Commit Graph

9 Commits

Author SHA1 Message Date
Nic Barker
9d940c1f8e
[Core] Replace config macros with a single unified configuration struct () 2025-02-04 17:00:19 +13:00
Daniel Collin
e8025cc254
SetMesureText and SetQueryScrollOffset takes userData () 2025-01-20 10:59:02 +13:00
ppeb
4961f2153e
Extend SDL2 Renderer and SDL2-video-demo () 2025-01-18 21:42:18 +13:00
Nic Barker
f1d8a53a32
[Core] [Breaking] Split padding values into left, right, top, bottom () 2025-01-14 10:38:02 +13:00
Funto
e11a394c25
[Compilers] Fix MSVC compilation with CMake ()
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
2025-01-10 20:59:13 +13:00
FintasticMan
670f707997
[Core] Remove ##__VA_ARGS__ () 2025-01-10 20:47:00 +13:00
SuperOpt
c9e1a63378
[Compilers] C projects should use C flags rather than CXX flags () 2024-12-30 13:28:24 +13:00
FintasticMan
c13eef1c1e
[Core] Fix more C99 compliance issues () 2024-12-30 13:09:14 +13:00
Nic Barker
ac473d6fe7
[Renderers/SDL2] Create initial SDL2 renderer ()
Co-authored-by: Junior Rantila <junior.rantila@gmail.com>
2024-12-28 19:15:22 +13:00