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}. |
|
More...
|
almost 11 years ago
|
Minor bugfix of the (temporary) compat API |
|
More...
|
almost 11 years ago
|
First steps of API rework to use SGVecX. |
|
More...
|
almost 11 years ago
|
Added sgSprite{Set,Get}Offset |
|
More...
|
almost 11 years ago
|
Added sgAudioBufferCreateData and fixed a bug in sgAduioBufferSetData |
|
More...
|
almost 11 years ago
|
Font API update and added SGRect |
|
More...
|
almost 11 years ago
|
Fixed a bug with vsnprintf in Windows |
|
More...
|
almost 11 years ago
|
Minor bugfix in log.c. |
|
More...
|
about 11 years ago
|
Removed the need for FindDL.cmake |
|
More...
|
about 11 years ago
|
Some logging-related fixes. |
|
More...
|
over 11 years ago
|
Made drawing single-threaded-only again |
|
More...
|
over 11 years ago
|
Refactored most of common.h into other files. |
|
More...
|
over 11 years ago
|