raylib/src
Ray 2dcaddc81c Review mipmaps generation issue
When changing image format, mipmaps are lost and regenerated from
scratch
2018-01-23 13:23:34 +01:00
..
external Reviewed UWP branch integration 2018-01-19 12:02:15 +01:00
audio.c Code tweak while using OpenAL backend 2018-01-15 13:54:25 +01: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 Add library versioning to Make/CMake build systems 2017-12-11 10:25:06 +01:00
core.c Merge branch 'develop' into testing_uwp 2018-01-19 11:41:51 +01:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Updated copyright year 2017-12-20 12:37:08 +01:00
Makefile GCC/Clang: Treat void pointer arithmetic as error 2018-01-18 13:22:41 +01:00
models.c Minor tweaks 2017-12-28 19:27:02 +01:00
physac.h Review physac timming system 2017-12-24 15:59:03 +01:00
raylib.h Added function: ImageMipmaps() 2018-01-18 00:23: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 Manually review previous PR 2017-12-15 13:44:31 +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 Review mipmaps generation issue 2018-01-23 13:23:34 +01:00
rlgl.h Improved pixel formats support 2018-01-06 13:43:48 +01:00
shader_distortion.h Review default shaders usage on loading 2017-11-12 10:33:44 +01:00
shapes.c Corrected issue with new functionality 2018-01-06 02:44:47 +01:00
text.c Updated copyright year 2017-12-20 12:37:08 +01:00
textures.c Review mipmaps generation issue 2018-01-23 13:23:34 +01: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