raylib/src
Ray 564baa22d6
Merge pull request #513 from autious/master
Add orthographic 3d rendering mode
2018-04-01 00:27:20 +02:00
..
external Fix an infinite loop in ALSA backend of mini_al. 2018-03-20 18:39:21 +10:00
audio.c Corrected masteVolume setting 2018-02-11 01:28:30 +01:00
audio.h Force OpenAL backend on some platforms 2017-12-20 12:34:18 +01:00
camera.h Some comment tweaks 2017-05-08 21:16:46 +02:00
CMakeLists.txt CMake: Add options to use -fsanitize={address,undefined} 2018-02-24 15:37:38 +01:00
core.c Merge pull request #513 from autious/master 2018-04-01 00:27:20 +02:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Updated copyright year 2017-12-20 12:37:08 +01:00
Makefile Review tabs issue when compiling... 2018-03-19 23:49:14 +01:00
models.c Complete review of raymath for API consistency 2018-03-16 13:47:01 +01:00
physac.h Fixed compilation code comment in header 2018-03-10 19:30:25 +01:00
raylib.h Add 3d orthographic projection mode 2018-03-25 18:33:19 +02:00
raylib.ico Added resource config file 2017-10-22 11:07:17 +02:00
raylib.rc Added resource config file 2017-10-22 11:07:17 +02:00
raymath.h Complete review of raymath for API consistency 2018-03-16 13:47:01 +01:00
resources Added resource config file 2017-10-22 11:07:17 +02:00
rglfw.c Some formatting tweaks 2017-12-24 16:12:52 +01:00
rlgl.c Complete review of raymath for API consistency 2018-03-16 13:47:01 +01:00
rlgl.h Corrected typo 2018-03-11 10:49:51 +01:00
shader_distortion.h Review default shaders usage on loading 2017-11-12 10:33:44 +01:00
shapes.c Added function DrawRectangleLinesEx() 2018-02-02 11:01:38 +01:00
text.c Don't exceed signed int range when shifting left 2018-02-25 03:17:57 +01:00
textures.c Added comments to review function ImageTextEx() 2018-02-18 19:29:13 +01:00
utils.c Renamed function to SetTraceLog() 2017-12-24 16:49:54 +01:00
utils.h Updated copyright year 2017-12-20 12:37:08 +01:00