raylib/src
Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601)
* Fixing typecast warnings generated by visual studio 2019 in examples.

* Changes to fixes based on feedback

Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
2021-02-20 23:37:32 +01:00
..
external [raudio] Fix load and unload issues with Music (#1588) 2021-02-14 17:37:34 +01:00
camera.h Update year to 2021 2021-01-02 18:15:13 +01:00
CMakeLists.txt Documentation cmake (#1549) 2021-01-26 14:34:27 +01:00
config.h Removing config.h.in file (#1546) 2021-01-25 10:47:53 +01:00
core.c Fix support of touchscreens for RPI (#1586) 2021-02-14 17:36:24 +01:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h Update year to 2021 2021-01-02 18:15:13 +01:00
Makefile Update Makefile 2020-12-24 19:08:02 +01:00
models.c Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600) 2021-02-20 19:42:32 +01:00
physac.h [Physics] Fix typecast warnings generated by visual studio 2019 (#1599) 2021-02-20 11:15:40 +01:00
raudio.c [raudio] Fix load and unload issues with Music (#1588) 2021-02-14 17:37:34 +01:00
raudio.h Update year to 2021 2021-01-02 18:15:13 +01:00
raylib.dll.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.dll.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raylib.h Possible callbacks -WIP- 2021-02-14 16:47:08 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update resource file 2020-12-23 13:48:43 +01:00
raylib.rc.data Update resource file 2020-12-23 13:48:43 +01:00
raymath.h [Examples] Fix typecast warnings in examples. (#1601) 2021-02-20 23:37:32 +01:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h [Examples] Fix typecast warnings in examples. (#1601) 2021-02-20 23:37:32 +01:00
rmem.h Remove trailing spaces 2020-12-23 15:03:26 +01:00
rnet.h Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
shapes.c Fixed DrawLineEx (#1598) 2021-02-20 23:35:43 +01:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Reorder function 2021-01-12 20:24:58 +01:00
textures.c Update year to 2021 2021-01-02 18:15:13 +01:00
utils.c REMOVED: SetTraceLogExit() 2021-02-05 14:36:28 +01:00
utils.h Update year to 2021 2021-01-02 18:15:13 +01:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00