raylib/src
Ray 12d3e21f1b REVIEW: ImageAlphaMask()
When adding alpha mask to GRAYSCALE image, if using ImageFormat(), it could change pixel values, now we avoid that, mask is just added as an extra channel
2019-10-11 20:08:41 +02:00
..
external Review possible memory leak with my_strndup() 2019-09-13 12:58:42 +02:00
camera.h Remove note 2019-07-24 22:37:00 +02:00
CMakeLists.txt build: increment API_VERSION after release 2019-06-05 08:58:24 +02:00
CMakeOptions.txt Add config SUPPORT_SSH_KEYBOARD_RPI 2019-05-21 20:59:13 +02:00
config.h Let the user choose the formats 2019-09-20 15:54:10 +02:00
config.h.in ADDED small compression API 2019-09-09 21:56:16 +02:00
core.c Review DecompressData() types, for consistency 2019-09-15 11:15:33 +02:00
easings.h Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
gestures.h
Makefile Update for latest emsdk configuration 2019-09-13 17:08:20 +02:00
models.c Check whether parsing mtl file was succesful (#982) 2019-10-03 21:05:21 +02:00
physac.h Avoid some warnings 2019-05-20 16:37:44 +02:00
raudio.c Remove dead assignments (#980) 2019-10-03 17:06:08 +02:00
raudio.h Update raudio.h 2019-09-09 21:54:40 +02:00
raylib.dll.rc Added resource file for raylib.dll 2019-05-07 15:16:14 +02:00
raylib.dll.rc.data Review compilation resources 2019-05-30 18:09:33 +02:00
raylib.h Const corectness for LoadShaderCode (#977) 2019-09-25 16:31:10 +02:00
raylib.ico
raylib.rc Added resource file for raylib.dll 2019-05-07 15:16:14 +02:00
raylib.rc.data Review compilation resources 2019-05-30 18:09:33 +02:00
raymath.h addition to raylib to create matrix from 3 euler angles (#938) 2019-08-09 17:04:52 +02:00
rglfw.c Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
rlgl.h Convert default shader to const strings 2019-09-25 16:45:17 +02:00
rmem.h Removing '__RemoveNode' (#935) 2019-08-08 10:00:23 +02:00
rnet.c.review Renamed file to avoid breaking build 2019-04-22 22:47:50 +02:00
rnet.h More rnet review to avoid warnings/errors 2019-04-22 21:50:45 +02:00
shapes.c Improve code readability (#976) 2019-09-24 23:08:07 +02:00
shell.html Hide progress bar 2019-05-28 12:08:04 +02:00
text.c Tweak on atlas size computing 2019-08-24 20:03:47 +02:00
textures.c REVIEW: ImageAlphaMask() 2019-10-11 20:08:41 +02:00
utils.c Define some globals 2019-06-19 15:43:35 +02:00
utils.h Review UWP implementation 2019-04-27 22:47:03 +02:00