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
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
2018-11-30
Some tweaks
Ray
2018-11-27
Reimplement ImageAlphaCrop()
Ray
2018-11-09
ADDED: OpenURL()
Ray
2018-11-07
Modifies some Image functions
Ray
2018-11-06
Remove end-line spaces
Ray
2018-10-29
Corrected typo
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-10
Minor tweaks
Ray
2018-10-08
ADDED: ImageExtractPalette()
Ray
2018-10-01
Review void pointer incrementation
Ray
2018-10-01
Support KXT image file export
Ray
2018-09-17
Support ExportImage() as raw pixel data
Ray
2018-09-17
Support image export
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-05
Corrected issue with font tint
Ray
2018-08-09
Merge pull request #616 from overdev/master
Ray
2018-08-08
Update textures.c
Jorge A. Gomes
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-08-03
Update textures.c
Jorge A. Gomes
2018-08-03
Update textures.c
Jorge A. Gomes
2018-07-29
Fix typo (s/proedural/procedural)
Ahmad Fatoum
2018-07-05
Corrected issue with GetFontDefault()
raysan5
2018-07-05
Renamed GetDefaultFont() to GetFontDefault()
raysan5
2018-07-03
Added function: ImageColorReplace()
Ray
2018-07-02
Removed function prototype
Ray
2018-06-20
Improved font generation and SDF
Ray
2018-06-12
Reviewed some functions
Ray
2018-06-12
Comment review
Ray San
2018-06-12
Added function: GetImageDataNormalized()
Ray San
2018-06-12
Corrected bug
Ray San
2018-06-10
Propose new function: GenImageFont()
raysan5
2018-06-06
Some comments cleaning
Ray
2018-06-03
Added ImageRotate*() functions
Ray
2018-06-02
Corrected issue with function definition
Ray
2018-06-02
Work on ImageResizeCanvas()
Ray
2018-06-01
Added: ImageResizeCanvas() -WIP-
Ray
2018-05-30
Removed assert()
Ray
2018-05-29
Replaced tabs by spaces
Ray
2018-05-28
Corrected issue with floats on TCC
Ray
2018-05-22
Added a note
Ray San
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-17
Header tweak and comments
Ray
2018-05-12
Corrected issue on LoadASTC()
Ray
[next]