0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an API for directly getting mouse delta-pos. More... almost 11 years ago
Added an API for getting a full mouse button mask. More... almost 11 years ago
Cleaned up internal keyboard handling. More... almost 11 years ago
Cleaned up internal handling of mouse buttons. More... almost 11 years ago
Added SGVec2 mouse position conveniency functions. More... almost 11 years ago
Converted the examples to use the new mouse API. More... almost 11 years ago
Converted sgMouseGetPos{,Prev} to use SGIVec2. More... almost 11 years ago
Added missing ivector include More... almost 11 years ago
Added integer vectors (SGIVec?). More... almost 11 years ago
Renamed sgVec?fv into sgVec?fp for consistency. More... almost 11 years ago
Made sgLibraryLoad play nicer in POSIXy systems. More... almost 11 years ago
Removed the temporary `compat.h` header. More... almost 11 years ago
Added pkg-config file generation. More... almost 11 years ago
Removed safeguards for non-normalized vectors. More... almost 11 years ago
Replaced use of sgVec?Mul with sgVec?Mulf in vector.c More... almost 11 years ago
Added sgVec?<Op>f conveniency functions More... almost 11 years ago
Added more vector operations More... almost 11 years ago
Added .gitattributes More... almost 11 years ago
Fixed sgKeyboardKey{Press,Release}.
DarkUranium
as Tim Čas
More... almost 11 years ago
Minor bugfix of the (temporary) compat API
DarkUranium
as Tim Čas
More... almost 11 years ago
First steps of API rework to use SGVecX.
DarkUranium
as Tim Čas
More... almost 11 years ago
Added sgSprite{Set,Get}Offset
DarkUranium
as Tim Čas
More... almost 11 years ago
Added sgAudioBufferCreateData and fixed a bug in sgAduioBufferSetData More... almost 11 years ago
Font API update and added SGRect
DarkUranium
as Tim Čas
More... almost 11 years ago
Fixed a bug with vsnprintf in Windows
DarkUranium
as Tim Čas
More... almost 11 years ago
Minor bugfix in log.c.
DarkUranium
as Tim Čas
More... about 11 years ago
Removed the need for FindDL.cmake
DarkUranium
as Tim Čas
More... about 11 years ago
Some logging-related fixes.
DarkUranium
as Tim Čas
More... over 11 years ago
Made drawing single-threaded-only again
DarkUranium
as Tim Čas
More... over 11 years ago
Refactored most of common.h into other files.
DarkUranium
as Tim Čas
More... over 11 years ago