raylib/src
raysan5 02842a3e2f Review gamepad inputs
Added funtion: GetGamepadButtonPressed() - This function can be useful
for custom gamepad configuration
2016-10-27 13:41:43 +02:00
..
android/jni Review Android project 2016-08-26 19:40:37 +02:00
external Added OpenAL static library 2016-10-15 13:51:33 +02:00
audio.c Corrected some warnings 2016-10-17 00:03:38 +02:00
audio.h Added function: UpdateSound() 2016-08-29 11:17:58 +02:00
camera.h More review on camera system... 2016-10-03 13:27:22 +02:00
CMakeLists.txt Move and update CMakeList 2016-06-06 14:38:54 +02:00
core.c Review gamepad inputs 2016-10-27 13:41:43 +02:00
easings.h Review comments to be value-generic 2016-06-02 18:49:40 +02:00
gestures.h Comment tweak 2016-08-10 12:55:31 +02:00
Makefile Corrected bug 2016-09-21 12:29:03 +02:00
models.c Corrected some warnings 2016-10-17 00:03:38 +02:00
physac.h Updated physac header documentation 2016-06-14 20:54:20 +02:00
raylib.h Review gamepad inputs 2016-10-27 13:41:43 +02:00
raymath.h Corrected keywords usage 2016-06-11 12:18:08 +02:00
resources Updated 2016-07-18 17:23:50 +02:00
rlgl.c Function to set texture parameters -IN PROGRESS- 2016-10-27 13:40:48 +02:00
rlgl.h Function to set texture parameters -IN PROGRESS- 2016-10-27 13:40:48 +02:00
rlua.h Added new wave functions to lua binding 2016-10-12 10:27:14 +02:00
shader_distortion.h Updated for GLSL 100 2016-07-12 17:10:44 +02:00
shader_standard.h Updated standard shader 2016-10-11 00:39:07 +02:00
shapes.c Corrected some warnings 2016-10-17 00:03:38 +02:00
text.c Function added: GenSpriteFont() 2016-10-27 13:39:47 +02:00
textures.c Funtions added to set texture parameters 2016-10-27 13:40:17 +02:00
utils.c Some code tweaks 2016-07-18 17:06:33 +02:00
utils.h Review heades usage 2016-06-02 01:26:44 +02:00