Done some cleanup on vector.h. Also added sgVec4Cross. |
|
More...
|
about 8 years ago
|
Fixed a misnaming in util/irect.c. |
|
More...
|
about 10 years ago
|
Fixed stb_vorbis.c compilation in FreeBSD. |
|
More...
|
about 10 years ago
|
Updated `stb_*` libraries to the most recent versions. |
|
More...
|
over 10 years ago
|
Added SGIRect. |
|
More...
|
over 10 years ago
|
Minor addition to SGRect. |
|
More...
|
over 10 years ago
|
Declared all the CMake (sub)projects as exclusively in C language. |
|
More...
|
over 10 years ago
|
Fixed the physics module for Chipmunk v6. |
|
More...
|
over 10 years ago
|
Change in SGRand API; also added POSIX's rand48 implementation. |
|
More...
|
over 10 years ago
|
Added sgConvInit and sgConvDeinit, to remove the need to malloc(). |
|
More...
|
over 10 years ago
|
Example fixes (they were incorrect). |
|
More...
|
over 10 years ago
|
More fixes for Chipmunk 7.0.0. |
|
More...
|
over 10 years ago
|
Updated SIEGE for Chipmunk 7.0.0. |
|
More...
|
over 10 years ago
|
Added stencil buffer support. |
|
More...
|
over 10 years ago
|
Added a C11 and C++11 feature-test for SGwchar and SGdchar |
|
More...
|
over 10 years ago
|
Added SG_IS_NAN() macro. |
|
More...
|
over 10 years ago
|
Updated mask and sprite API |
|
More...
|
over 10 years ago
|
Added sgEntityFindIter |
|
More...
|
over 10 years ago
|
Changed error handling in SGGetOpt. Also fixed example program. |
|
More...
|
over 10 years ago
|
Fixed handling of '-' alone for SGGetOpt. |
|
More...
|
over 10 years ago
|
Fixed failed loading of audio buffers on failure. |
|
More...
|
over 10 years ago
|
Temporary fix to audio issues. |
|
More...
|
over 10 years ago
|
Fixed a bug in the audio subsystem |
|
More...
|
over 10 years ago
|
Yet another input bug fixed. |
|
More...
|
almost 11 years ago
|
Fixed a bug in keyboard event handling. |
|
More...
|
almost 11 years ago
|
Removed Libs.private from the pkg-config file. |
|
More...
|
almost 11 years ago
|
Fixed vswprintf() in Windows. Again. |
|
More...
|
almost 11 years ago
|
Changed SetSize/GetSize functions to use vectors. |
|
More...
|
almost 11 years ago
|
Added some vector utility functions. |
|
More...
|
almost 11 years ago
|
Fixed a bug in SIEGE keyboard handling |
|
More...
|
almost 11 years ago
|