raylib/src
2020-05-21 18:57:45 +02:00
..
external Delete .gitignore 2020-04-07 18:52:07 +02:00
camera.h Review first person movement Y waving 2020-05-07 12:45:23 +02:00
CMakeLists.txt Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229) 2020-05-07 22:22:09 +02:00
CMakeOptions.txt Update CMakeOptions.txt 2020-05-09 17:36:16 +02:00
config.h Remove SUPPORT_IMAGE_DRAWING flag 2020-05-09 17:17:54 +02:00
config.h.in Update config.h.in 2020-05-09 17:37:02 +02:00
core.c Review formatting GetPRevDirectoryPath() 2020-05-14 17:37:54 +02:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h Comments review 2020-05-07 12:45:44 +02:00
Makefile Review Android piepline 2020-04-07 17:54:08 +02:00
models.c Avoid loading texcoords and normasl from model if not existent 2020-05-18 18:35:47 +02:00
physac.h Review DEBUG trace log and custom allocators 2020-02-10 10:56:39 +01:00
raudio.c WARNING: BREAKING CHANGE: Review audio looping system 2020-05-14 14:00:37 +02:00
raudio.h WARNING: BREAKING CHANGE: Review audio looping system 2020-05-14 14:00:37 +02:00
raylib.dll.rc Develop branch integration (#1091) 2020-02-03 18:31:30 +01:00
raylib.dll.rc.data Update resource files 2020-02-06 16:37:38 +01:00
raylib.h added BLEND_SET (#1251) 2020-05-16 13:39:38 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update window rc 2020-03-28 18:27:56 +01:00
raylib.rc.data Update window rc 2020-03-28 18:27:56 +01:00
raymath.h Adding Normalize and Remap functions (#1247) 2020-05-15 13:08:28 +02:00
rglfw.c Update year to 2020 2020-01-05 20:01:54 +01:00
rlgl.h Avoid glGetStringi() on OpenGL 2.1 2020-05-18 13:24:21 +02:00
rmem.h Mempool and other Allocators Optimization (#1211) 2020-04-22 13:11:45 +02:00
rnet.h [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
shapes.c Review buffer limits on rectangle drawing 2020-05-21 18:57:45 +02:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Remove some [textures] function dependencies 2020-05-14 13:36:22 +02:00
textures.c Avoid LoadImageEx() usage internally 2020-05-14 13:37:52 +02:00
utils.c Avoid all MSVC compile warnings 2020-05-06 19:12:09 +02:00
utils.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00