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
/
CMakeOptions.txt
Age
Commit message (
Expand
)
Author
2019-05-21
Add config SUPPORT_SSH_KEYBOARD_RPI
Ray
2019-05-07
Tweak ON flag
Ray
2019-05-07
Review CMake option flags
Ray
2019-05-03
Add SUPPORT_HIGH_DPI to CMakeOptions.txt
Shiqing
2019-01-10
WARNING: Renamed module: audio -> raudio
Ray
2018-10-31
Add flag: SUPPORT_EVENTS_WAITING
Ray
2018-10-18
Removed OpenAL backend
Ray
2018-10-07
CMake: accept standard -DBUILD_SHARED_LIBS as well
Ahmad Fatoum
2018-09-17
Improved data export capabilities!
Ray
2018-07-29
Fix typo (s/proedural/procedural)
Ahmad Fatoum
2018-07-29
CMake: Set -DMACOS_FATLIB=OFF by default
Ahmad Fatoum
2018-07-29
CMake: Major cleanup to support find_package(raylib)
Ahmad Fatoum
2018-07-29
CI: Build with all optional formats enabled
Ahmad Fatoum
2018-07-23
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE
Ahmad Fatoum
2018-07-16
Reviewed compilation options
Ray
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-04-29
Support shapes drawing using only QUADS
raysan5
2018-04-07
CMake: Generate config.h from CMakeOptions.txt
Ahmad Fatoum
2018-04-07
Split CMake options into separate CMakeOptions.txt
Ahmad Fatoum