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
2017-09-26
Code tweak
Ray
2017-09-18
Added mesh generation functions
raysan5
2017-08-24
Review issue with mipmaps setup
raysan5
2017-08-06
Minor tweaks
raysan5
2017-08-04
Review transforms to match OpenGL 1.1
raysan5
2017-07-22
Corrected bug on texture rotation
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray
2017-07-02
Review some formatting for consistency
raysan5
2017-07-02
Rename enum LogType names...
raysan5
2017-06-29
Fix some other typos
Wilhem Barbier
2017-06-28
Add a density parameter to GenImageRadialGradient
Wilhem Barbier
2017-06-28
Merge pull request #311 from nounoursheureux/image_gen
Ray
2017-06-28
Swap the two parameters
Wilhem Barbier
2017-06-28
Add more image generation functions: radial gradient and perlin noise
Wilhem Barbier
2017-06-28
Add the SaveImageAs function
Wilhem Barbier
2017-06-28
Add some functions to generate images
Wilhem Barbier
2017-06-12
Additional check on file open
Ray
2017-05-10
Some tweaks
Ray
2017-05-09
HDR textures vertical flip
Ray
2017-05-08
Corrected bug on HDR loading
Ray
2017-05-08
Support HDR R32G32B32 float textures loading
Ray
2017-05-03
Some code tweaks
Ray
2017-04-30
Some code tweaks
Ray
2017-04-23
TraceLog() output tweak
raysan5
2017-04-21
Make TraceLog() public to the API
Ray
2017-04-20
Update some files
Ray
2017-04-16
Updated STB libs to latest version
raysan5
2017-04-04
Corrected issue when retrieving texture from GPU
Ray
2017-03-29
Added IsFileExtension()
Ray
2017-03-25
Working on configuration flags
Ray
2017-03-20
Review some comments
Ray
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-11
Reviewed fread() usage around the code
raysan5
2017-02-05
Refactor SpriteFont struct
raysan5
2017-01-28
Remove unecessary spaces...
Ray
2017-01-15
Removed GetNextPOT(), review TraceLog()
raysan5
2016-12-27
Some functions review and additions
raysan5
2016-12-25
Added raw image file reading data check
raysan5
2016-12-25
Review some functions for consistency
raysan5
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-12-05
Corrected some warnings
Ray
2016-11-22
Corrected bug on GenTextureMipmaps()
Ray
2016-11-16
Reviewed modules comments
raysan5
2016-10-31
Comments tweaks
raysan5
2016-10-29
Support textures filtering
raysan5
2016-10-27
Funtions added to set texture parameters
raysan5
2016-10-24
Improving sprite fonts support...
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-09
Correct warning
Ray
2016-09-22
Simplify supported image formats
raysan5
[next]