Commit Graph

13 Commits

Author SHA1 Message Date
__hexmaster111
cf97539612
Update main.c 2025-03-04 05:57:30 -06:00
Nic Barker
9d940c1f8e
[Core] Replace config macros with a single unified configuration struct () 2025-02-04 17:00:19 +13:00
Nic Barker
16f894bb4d Fix incorrect use of corner radius 2025-01-21 18:32:33 +13:00
Timothy Hoyt
9f07f5aac8
fixed video demo padding () 2025-01-21 18:31:48 +13:00
Daniel Collin
e8025cc254
SetMesureText and SetQueryScrollOffset takes userData () 2025-01-20 10:59:02 +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
FintasticMan
5831a8ac7c
[Examples/Intro] Fix NULL pointer deref due to huuge malloc () 2024-12-29 06:39:38 +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
Nic Barker
4cfbdf2a0c Add example from introduction video 2024-12-27 10:52:12 +13:00