Commit graph

19 commits

Author SHA1 Message Date
Tulpen 205919e1a9 Initial OpenGL Core port 2023-06-01 20:19:18 +01:00
Tulpen b00ece6f2a I've had enough of SDL2, we using OpenGL now 2023-06-01 18:27:14 +01:00
Tulpen eedca45463 Texture shenanigans 2023-05-30 17:00:39 +01:00
Tulpen 9c76df4faa Move pragmautil.hpp into core 2023-05-30 15:20:34 +01:00
Tulpen e03d66f4d4 Add .clang-format, adjust variable names 2023-05-27 20:47:34 +01:00
Tulpen 72d5aa0502 Rename Image to Texture, add PRAGMA macros to pragmautil.hpp, add some TODO() and WARNING() calls 2023-05-27 18:11:46 +01:00
Tulpen 5aaf616f34 Port to C++ 2023-05-26 22:41:51 +01:00
Tulpen 5541f9657f Reduce skill issue in text drawing 2023-05-24 21:51:05 +01:00
Tulpen c4f097d6b1 Switch to SDL2_ttf for text in rsdl renderer 2023-05-24 18:24:37 +01:00
Tulpen 5ad032ba68 Quite buggy text drawing via FreeType + SDL2 2023-05-23 21:12:22 +01:00
Tulpen cf55551ad6 Add logger use to test app 2023-05-23 15:06:13 +01:00
Tulpen 03a47075a2 Fix engine -> core rename goof ups and add basic rsdl update function 2023-05-22 21:42:34 +01:00
Tulpen 80593dcb2b Rename engine to core, adjust rsdl source folder and change initial logger callback usage 2023-05-22 21:24:15 +01:00
Tulpen 48b07dd827 Rename engine to hibis 2023-05-22 21:22:13 +01:00
Tulpen 5ed96bbb72 Add logging function callback 2023-05-21 22:20:09 +01:00
Tulpen 982321ee38 Add license 2023-05-21 21:55:02 +01:00
Tulpen ccd3364d0c Move char\* cast to RSDL this function 2023-05-21 18:21:16 +01:00
Tulpen cbe861693e Initial rendering 2023-05-21 14:02:53 +01:00
Tulpen cf60b9ace5 Finish dlang rewrite 2023-05-20 22:27:42 +01:00