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
2023-11-08
Update rtextures.c
Ray
2023-11-01
REVIEWED: Potential code issues reported by CodeQL #3476
Ray
2023-10-13
Ported to stb_image_resize2.h (#3403)
Babak
2023-10-10
Update rtextures.c
Ray
2023-10-09
Call nsvgDeleteRasterizer() on created rasterizer (#3392)
Masoud Naservand
2023-09-26
Remove trail spaces
Ray
2023-09-17
REVIEWED: `UnloadRenderTexture()`, additional check
Ray
2023-09-13
Update rtextures.c
Ray
2023-09-11
rtextures: Fix ImageDraw() source clipping when drawing beyond top left (#3306)
Rob Loach
2023-09-04
Update rtextures.c
Ray
2023-09-02
REVIEWED: `LoadImageSvg()`
Ray
2023-09-02
REVIEWED: `LoadImageSvg()`
Ray
2023-09-02
Added rudimentary SVG support. (#2738)
bXi
2023-09-02
REVIEWED: Data size type consistency between functions #3168
Ray
2023-09-02
Fix uninitialized thread-locals in stbi #3282 (#3283)
Johannes Barthelmes
2023-08-27
Formating review
Ray
2023-08-26
[Image] Validate that ImageDrawRectangleRec is drawing entirely inside the im...
Jeffery Myers
2023-08-10
Review tabs and trail-spaces
Ray
2023-08-09
Ignore unused function warnings from external headers when compiling with GCC...
ashn
2023-08-09
REVIEWED: Old pragma formating
Ray
2023-08-05
Support 16-Bit HDR textures (#3220)
Nikolas
2023-07-27
Fix LoadTextureCubemap for manual layouts (#3204)
Nikolas
2023-07-20
Optimization of ImageDrawRectangleRec() (#3185)
smalltimewizard
2023-07-02
REVIEWED: Issue #3105
Ray
2023-06-24
casting warnings in rtextures (#3134)
Jeffery Myers
2023-06-17
Remove trailing spaces
Ray
2023-06-03
ADDED: `ExportImageToMemory()`
Ray
2023-05-26
REVIEWED: `ImageRotate()` formatting
Ray
2023-05-24
Added ImageRotate (#3078)
Dane Madsen
2023-05-22
Review coding conventions
Ray
2023-05-22
Add GenImageGradientSquare (#3077)
Dane Madsen
2023-05-21
Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...
Dane Madsen
2023-05-21
REVIEWED: `GenImagePerlinNoise()`, clamp values #3071
Ray
2023-05-21
REVIEWED: `GenImagePerlinNoise()`, no change
Ray
2023-05-17
Update rtextures.c
Ray
2023-05-01
REVIEWED: Modules description layout
Ray
2023-04-25
Update rtextures.c
Ray
2023-04-25
Update rtextures.c
Ray
2023-04-25
REVIEWED: `ImageDrawRectangleRec()` #3027
Ray
2023-04-22
REVIEWED: Some old TODOs
Ray
2023-04-13
Make assets loading extension case insensitive #3008
Ray
2023-04-06
[rtext] Fix GetCodepointNext() to return default value on invalid input with ...
chocolate42
2023-03-22
Lazy loading of default font for image loading (no InitWindow)
Ray
2023-03-13
Remove trailing spaces
Ray
2023-03-07
REVIEWED: Data types validation
Ray
2023-03-06
Remove trailing spaces
Ray
2023-02-25
Update rtextures.c
Ray
2023-02-21
Update rtextures.c
Ray
2023-02-21
REVIEWED: `IsImageReady()` and `IsTexureReady()`
Ray
2023-02-09
Fixed some grammar mistakes and typos. (#2914)
Julio C. Galindo
[next]