You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
raysan5 24b12e5e23 Remove PLATFORM_ checks from raylib header 8 years ago
..
external Renamed data types to standard names 8 years ago
CMakeLists.txt CMake based build system. 8 years ago
Makefile Review new build platform: FreeBSD 8 years ago
audio.c Corrected out-of-bounds array issue 8 years ago
audio.h Added IsFileExtension() 8 years ago
camera.h Some comment tweaks 8 years ago
core.c Remove PLATFORM_ checks from raylib header 8 years ago
easings.h Working on file header comments... 8 years ago
gestures.h Add define to have CLOCK_MONOTONIC work in c99 8 years ago
meson.build Increment version in meson build file 8 years ago
models.c Updated raylib VS2015 project 8 years ago
physac.h Make physac work on OS X 8 years ago
raylib.h Remove PLATFORM_ checks from raylib header 8 years ago
raylib.ico Added resource config file 8 years ago
raylib.rc Added resource config file 8 years ago
raymath.h Fix typo in raymath.h 8 years ago
resources Added resource config file 8 years ago
rlgl.c Allow custom distortion shader - IN PROGRESS - 8 years ago
rlgl.h Allow custom distortion shader - IN PROGRESS - 8 years ago
rres.h Some work on rres... 8 years ago
shader_distortion.h Review default shaders usage on loading 8 years ago
shapes.c Fix bug, add some whitespace 8 years ago
text.c Some code tweaks... 8 years ago
textures.c Corrected issue with text drawing on image 8 years ago
utils.c Code tweaks and comments for Android 8 years ago
utils.h Make TraceLog() public to the API 8 years ago