| .. |
|
external
|
Remove dead assignment
|
2018-04-02 13:30:19 +02:00 |
|
audio.c
|
Fix Dead initialization
|
2018-04-02 13:30:20 +02: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
|
Removed additional code
|
2018-03-03 16:01:24 +01:00 |
|
easings.h
|
Working on file header comments...
|
2017-03-19 12:52:58 +01:00 |
|
gestures.h
|
Redundant assignment of 'angle' to itself
|
2018-04-02 13:30:20 +02:00 |
|
Makefile
|
Update Makefile
|
2018-02-25 22:27:32 +01:00 |
|
models.c
|
Fix sscanf() without field limits can crash with huge input data
|
2018-04-02 13:30:20 +02:00 |
|
physac.h
|
#include header for time() on Windows
|
2018-01-25 23:12:03 +01:00 |
|
raylib.h
|
Renamed CalculateBoundingBox() to MeshBoundingBox()
|
2018-02-26 12:10:45 +01: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
|
Revert "raymath.h: Use C99 inline semantics"
|
2018-02-24 15:40:08 +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
|
Fix Allocator sizeof operand mismatch
|
2018-04-02 13:30:20 +02:00 |
|
rlgl.h
|
Support 4 components mesh.tangent data
|
2018-02-24 12:31:32 +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
|
Fix use after free
|
2018-04-02 13:30:19 +02: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 |