..
external
Update dr_wav.h
2020-05-23 23:16:40 +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
Fix wrong height used when using scissor mode with render texture of different height from window ( #1272 )
2020-06-08 10:32:23 +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
Fixing Android build from Linux. Letting ANDROID_NDK to be modified at compile time. Default path to the ANDROID_TOOLCHAIN have changed in the latest Android command-line tools release. ( #1264 )
2020-05-31 21:18:33 +02:00
models.c
Fixed buffer overflow in GenMeshPoly ( #1269 )
2020-06-05 19:13:31 +02:00
physac.h
Review DEBUG trace log and custom allocators
2020-02-10 10:56:39 +01:00
raudio.c
REDESIGNED: ExportWaveAsCode() to use memory buffer
2020-05-24 15:48:07 +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
REDESIGNED: ImageResizeCanvas(), optimized #1218
2020-06-07 18:33:30 +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
fix bug in QuaternionFromVector3ToVector3 ( #1263 )
2020-05-27 17:52:23 +02:00
rglfw.c
Update year to 2020
2020-01-05 20:01:54 +01:00
rlgl.h
Fix extra memory allocated when updating color buffer in mesh ( #1271 )
2020-06-08 10:31:39 +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
[examples] text_font_sdf - Corrected bug
2020-06-02 23:07:11 +02:00
textures.c
REVIEWED: ImageDraw(), optimizations test #1218
2020-06-11 12:47:47 +02:00
utils.c
Review usage of sizeof(), unify conventions
2020-05-23 19:23:40 +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