raylib/src
Jorge A. Gomes 28424141f0
Update textures.c
Added support form vertical and horizontal 3-patches.
Corrected the distortion caused when destRec size is smaller than 4x4. Now even 1x10 or 0x0 sizes are drawn correctly.
2018-08-03 20:53:15 -03:00
..
external Sync with upstream GLFW pull request 2018-07-29 23:56:16 +02:00
audio.c Fix bug in LoadMusicStream 2018-07-29 09:52:18 +02:00
audio.h Force OpenAL backend on some platforms 2017-12-20 12:34:18 +01:00
camera.h fabsf() not working with TCC 2018-05-28 00:48:45 +02:00
CMakeLists.txt Sync with upstream GLFW pull request 2018-07-29 23:56:16 +02:00
CMakeOptions.txt Fix typo (s/proedural/procedural) 2018-07-29 13:04:16 +02:00
config.h Fix typo (s/proedural/procedural) 2018-07-29 13:04:16 +02:00
config.h.in Fix typo (s/proedural/procedural) 2018-07-29 13:04:16 +02:00
core.c Prevent GLFW changing working dir to 'Resources' 2018-07-29 18:38:31 +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 Reviewed compilation options 2018-07-16 18:43:24 +02:00
models.c fabsf() not working with TCC 2018-05-28 00:48:45 +02:00
physac.h Reviewed Windows resource file name 2018-05-29 00:52:08 +02:00
raylib.h Update raylib.h 2018-08-03 20:50:13 -03: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 Added Quaternion typedef 2018-07-02 18:53:46 +02:00
rglfw.c Prevent GLFW changing working dir to 'Resources' 2018-07-29 18:38:31 +02:00
rlgl.h Fix rlgl.h to be used as a standalone 2018-07-25 10:36:18 +02:00
shapes.c Corrected issue with GetFontDefault() 2018-07-05 19:17:06 +02:00
text.c Reviewed LoadFontData() and GenImageFontAtlas() 2018-07-15 20:03:05 +02:00
textures.c Update textures.c 2018-08-03 20:53:15 -03:00
utils.c Add SetTraceLogCallback to enable users setting custom logging (#597) 2018-07-26 21:57:45 +02:00
utils.h Removed unnecesary define 2018-05-08 23:04:13 +02:00