index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
config.h
Age
Commit message (
Expand
)
Author
2020-01-19
Added SUPPORT_HALFBUSY_WAIT_LOOP
raysan5
2020-01-05
Update year to 2020
raysan5
2019-09-20
Let the user choose the formats
Ray
2019-09-09
ADDED small compression API
Ray
2019-09-03
Review dr_flac usage
Ray
2019-08-20
Support mouse cursor on RPI native
raysan5
2019-08-07
Change raylib version to 2.6-dev
Ray
2019-06-04
Support SSH keyboard on RPI
Ray
2019-06-01
Comments review
Ray
2019-05-27
Setup version for release
Ray
2019-05-21
Add config SUPPORT_SSH_KEYBOARD_RPI
Ray
2019-05-07
NO SUPPORT_BUSY_WAIT_LOOP by default
Ray
2019-05-01
WARNING: Support high DPI displays
Ray
2019-04-11
Review VR simulator mechanism
Ray
2019-04-08
Review creation years
Ray
2019-04-05
Start setting things up for raylib 2.5
Ray
2019-04-04
BIG UPDATE: Support model animations!
Ray
2019-01-10
WARNING: Renamed module: audio -> raudio
Ray
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-11
WARNING: BIG rewrite of rlgl module
Ray
2018-11-06
Remove end-line spaces
Ray
2018-10-31
Add flag: SUPPORT_EVENTS_WAITING
Ray
2018-10-01
Update version number (internally)
Ray
2018-09-17
Support image export
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-07-29
Fix typo (s/proedural/procedural)
Ahmad Fatoum
2018-07-19
Working on MP3 support
Ray
2018-07-11
Removed dev from version
Ray
2018-05-04
BREAKING CHANGE: Renamed SpriteFont type to Font
Ray San
2018-04-29
Support shapes drawing using only QUADS
raysan5
2018-04-29
Added compile flag: SUPPORT_SCREEN_CAPTURE
raysan5
2018-04-09
Reviewed config.h formatting
Ray
2018-04-07
CMake: Generate config.h from CMakeOptions.txt
Ahmad Fatoum
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum