index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
textures.c
Age
Commit message (
Expand
)
Author
2020-01-19
Review custom allocators
raysan5
2020-01-15
GetImageAlphaBorder() return 0 in case of blank image
Ray
2020-01-15
GetImageData() returns NULL if image size is 0
Ray
2020-01-05
Update year to 2020
raysan5
2019-12-29
Remove TABS
raysan5
2019-12-11
Read texture data as RGBA from FBO on GLES 2.0
Ray
2019-11-04
REVIEW: GetImageData() and GetImageAlphaBorder()
raysan5
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-19
Corrected bug on ImageDrawRectangleLines()
raysan5
2019-10-17
Remove trailing spaces
Ray
2019-10-11
REVIEW: ImageAlphaMask()
Ray
2019-09-30
Add security checks on file writting
Ray
2019-09-20
Review ImageCrop() security checks
Ray
2019-09-19
Added preprocessor macros for GIF
Ray
2019-09-19
ADDED: LoadAnimatedGIF() -WIP-
Ray
2019-09-14
Review issue with HDR pixels loading
raysan5
2019-09-14
Review conditions
raysan5
2019-08-07
Fix build caused by GetImageAlphaBorder() (#931)
Michael Vetter
2019-08-07
ADDED: GetImageAlphaBorder()
Ray
2019-08-03
Replace tabs with spaces and update year of copyright notices (#927)
Leandro Gabriel
2019-07-24
BREAKING CHANGE: Read description
Ray
2019-07-23
Reviewed ImageDraw() and ImageResizeCanvas()
Ray
2019-06-16
Some formatting tweaks
Ray
2019-05-15
Corrected issue with texture flip X
Ray
2019-05-08
Remove trail spaces
Ray
2019-04-23
Support custom memory management macros
Ray
2019-04-11
Review cubemap generation
Ray
2019-04-08
Review creation years
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-04-04
Removed trail spaces
Ray
2019-03-17
ADDED: GetScreenData()
raysan5
2019-03-15
Work on ImageResizeCanvas()
Ray
2019-03-15
REVIEW: ImageResizeCanvas() -WIP-
Ray
2019-03-12
Support external config flags
Ray
2019-02-28
Removed some NULL pointer checks
Ray
2019-02-22
Change ternary operator formatting
Ray
2019-02-22
Remove TABS
Ray
2019-02-21
Remove end-line spaces
Ray
2019-02-18
Corrected issue #758
Ray
2019-02-15
Fix the image manipulation config flag
Jens Pitkanen
2019-02-14
Fix config.h flags
Jens Pitkanen
2019-02-12
Corrected function usage
Ray
2019-02-11
ADDED: GetClipboardText(), SetClipboardText()
Ray
2019-02-04
ADDED: rlLoadTextureDepth()
Ray
2019-02-04
ADDED: LoadTextureCubemap()
Ray
2018-12-26
ADDED: DrawTextureQuad()
raysan5
2018-12-26
REVIEWED: DrawRectanglePro()
raysan5
2018-12-18
Support PIC image format loading
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-03
Improved textures wrap support
Ray
[next]