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
/
rtextures.c
Age
Commit message (
Expand
)
Author
2022-09-30
minor tweaks
Ray
2022-09-22
WARNING: Several changes on UTF-8/Codepoints API
Ray
2022-09-19
REVIEWED: New functions coding conventions
Ray
2022-09-19
Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713)
Rob Loach
2022-09-17
Move compressed textures loading to a separate self-contained library
Ray
2022-09-17
ADDED: `GenImagePerlinNoise()`
Ray
2022-09-05
WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement
Ray
2022-08-13
minor tweaks
Ray
2022-08-02
Remove trailing spaces
Ray
2022-07-31
Use American spelling of colourSpace (#2604)
BlueStag
2022-07-27
rtextures: Improve numerical stability of float multiplication (#2596)
Piotr Wierciński
2022-07-26
rtextures: Fix ImageFromImage crash (#2594)
Piotr Wierciński
2022-07-10
REVIEWED: `ImageResize()` #2572
Ray
2022-06-16
fix: round off error in ColorAlphaBlend (#2524)
Roy Qu
2022-05-07
Corrected typo
Ray
2022-04-23
Optimize Some Image Functions. (#2429)
Anilforextra
2022-03-20
REVIEWED: Avoid some float -> double promotions
Ray
2022-03-19
Verify there is enough space in the batch for the npatch geometry. (#2401)
Jeffery Myers
2022-03-18
Fix too many opening parens in src/rtextures.c (#2398)
João Távora
2022-02-18
Removed trailing spaces
raysan5
2022-01-26
Support export .jpeg files
Ray
2022-01-22
Update rtextures.c
Ray
2022-01-03
Review tracelogs
Ray
2021-12-31
Update year to 2022
raysan5
2021-12-19
REVIEWED: `LoadTextureCubemap()` #2224
Ray
2021-12-19
REVIEWED: LoadTextureCubemap() #2223
Ray
2021-12-19
ADDED NOTE: ImageDraw() does not support f32bit #2222
Ray
2021-12-08
REVIEWED: GenImageCellular() #2178
Ray
2021-12-07
REVIEWED: DrawTextureTiled() #2173
raysan5
2021-12-06
Tweaks
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-12-03
Added a couple of notes
Ray
2021-11-28
REVIEWED: Updated QOI to first official release
Ray
2021-11-27
ADDED: Support for QOI image format
Ray
2021-11-15
REVIEWED: LoadTextureFromImage()
Ray
2021-10-14
Remove trailing spaces
Ray
2021-10-13
Reviewed some TODO
Ray
2021-10-10
Formatting tweak
Ray
2021-10-06
WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`
raysan5
2021-10-06
Remove trailing spaces
Ray
2021-10-03
Format tweak
Ray
2021-10-03
ADDED: GetImageColor() #2024
Ray
2021-09-23
REVIEWED: LoadImageAnim() #2005
Ray
2021-09-23
Reviewed some TODO comments
Ray
2021-09-22
WARNING: MODULES RENAMING!!!
Ray