.. |
external
|
CMake: (Properly) build glfw separately with CMake
|
2018-05-12 18:38:20 +02:00 |
audio.c
|
Preliminary support for MP3 fileformat -WIP-
|
2018-05-17 00:04:58 +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
|
Increase API version
|
2018-05-18 16:04:18 +02:00 |
CMakeOptions.txt
|
Support shapes drawing using only QUADS
|
2018-04-29 12:53:32 +02:00 |
config.h
|
BREAKING CHANGE: Renamed SpriteFont type to Font
|
2018-05-04 16:59:48 +02:00 |
config.h.in
|
Support shapes drawing using only QUADS
|
2018-04-29 12:53:32 +02:00 |
core.c
|
Some warnings review
|
2018-05-17 00:58:58 +02: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
|
Increase API version
|
2018-05-18 16:04:18 +02:00 |
models.c
|
Header tweak and comments
|
2018-05-17 00:04:36 +02:00 |
physac.h
|
Fixed compilation code comment in header
|
2018-03-10 19:30:25 +01:00 |
raylib_icon
|
Review raylib version to 2.0
|
2018-05-11 18:14:19 +02:00 |
raylib.h
|
BREAKING CHANGE: Renamed SpriteFont type to Font
|
2018-05-04 16:59:48 +02:00 |
raylib.ico
|
Added resource config file
|
2017-10-22 11:07:17 +02:00 |
raylib.rc
|
Review raylib version to 2.0
|
2018-05-11 18:14:19 +02:00 |
raymath.h
|
Implemented MeshTangents()
|
2018-04-30 02:47:48 +02:00 |
rglfw.c
|
Some formatting tweaks
|
2017-12-24 16:12:52 +01:00 |
rlgl.c
|
Love OpenGL gotchas... make my life more enjoyable!
|
2018-05-20 00:41:12 +02:00 |
rlgl.h
|
Refactor all #define SUPPORT_* into a config.h
|
2018-04-07 23:37:48 +02:00 |
shader_distortion.h
|
Review default shaders usage on loading
|
2017-11-12 10:33:44 +01:00 |
shapes.c
|
Use fabsf for floats, and avoid implicit type casting
|
2018-05-06 12:47:46 -04:00 |
text.c
|
Some code review (mainly comments)
|
2018-05-20 00:37:16 +02:00 |
textures.c
|
Header tweak and comments
|
2018-05-17 00:04:36 +02:00 |
utils.c
|
Refactor all #define SUPPORT_* into a config.h
|
2018-04-07 23:37:48 +02:00 |
utils.h
|
Removed unnecesary define
|
2018-05-08 23:04:13 +02:00 |