Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sa-tasche pushed 89 commits to main mitgedanken-lab/c-clay
- Add example from introduction video 4cfbdf2
- update README c0c9025
- Add bindings/rust directory with links to external rust bindings 2c8856a
- Fix a couple of standards-compliance issues with C99 (#81) bec56e6
- [Renderers/SDL2] Create initial SDL2 renderer (#115) Co-authored-by: Junior Rantila <[email protected]> ac473d6
- Fix a bug in the HTML renderer 5fe11c6
- Add missing Clay_PointerOver to header definition 37af99b
- [Examples/Intro] Fix NULL pointer deref due to huuge malloc (#120) 5831a8a
- Add Clay_IsDebugModeEnabled() (#130) c24a41b
- [Core] Fix more C99 compliance issues (#118) c13eef1
- Fix a typof of #if and #ifdef" 20543bd
- [Compilers] C projects should use C flags rather than CXX flags (#123) c9e1a63
- C++ projects should use CXX flags (#136) ba78b35
- [Renderers/Cairo] Add FindCairo.cmake (#122) 2938c00
- Fixed compilation using clang on windows (#134) 902ff3b
- [Bindings/Odin] Update Odin bindings to latest (#151) 68fbb07
- [Core] Simplify CLAY macro (#119) cd01083
- Add comment to explain CLAY macro a44423a
- [Core] Standardise number types to int32_t for array indices, lengths and capacities (#152) cf12cd6
- Fix possible NULL pointer dereference (#153) bcb555f
- and 69 more ...