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.
 
 
 
 
 
 
Ray 0694caaa22
Merge pull request #674 from Berni8k/master
6 years ago
..
external Update src/external/dr_mp3.h 6 years ago
CMakeLists.txt Removed OpenAL backend 6 years ago
CMakeOptions.txt Removed OpenAL backend 6 years ago
Makefile Reviewed possible issue with external libs 6 years ago
audio.c Added comment on issue 6 years ago
audio.h Force OpenAL backend on some platforms 7 years ago
camera.h Fix compiler warnings of lib 7 years ago
config.h Update version number (internally) 6 years ago
config.h.in Removed OpenAL backend 6 years ago
core.c Added RaspberryPi option to ignore duplicate touchscreens (On by default) 6 years ago
easings.h Working on file header comments... 8 years ago
gestures.h Redundant assignment of 'angle' to itself 7 years ago
models.c Improved data export capabilities! 6 years ago
physac.h Physac.h fix for variable array size declaration. 6 years ago
raylib.h Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devices are now used for input. No longer uses '/dev/input/mouse*', keyboard and gamepad continue to use existing method\nMultitouch is now supported on RPi with 10 point multitouch\nFixed bugs with IsMouseButtonPressed(Used to constantly fire when holding button) and GetMouseWheelMove(Did not work)\n Fixed exesive CPU usage of GamepadThread 6 years ago
raylib.ico Updated icon data 6 years ago
raylib.rc Updated icon data 6 years ago
raymath.h Corrected func name typo 6 years ago
rglfw.c Prevent GLFW changing working dir to 'Resources' 7 years ago
rlgl.h Tweak for OpenGL 2.1 6 years ago
shapes.c Review PR formatting 7 years ago
text.c Some security checks on font loading 6 years ago
textures.c Some formatting tweaks 6 years ago
utils.c Improved data export capabilities! 6 years ago
utils.h Improved data export capabilities! 6 years ago