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
2024-05-29
review color tint functions (#4015)
Le Juez Victor
2024-05-21
REVIEWED: `ColorToInt()` PR
Ray
2024-05-21
[rtextures] Fix Undefined behaviour in ColorToInt (#3996)
OetkenPurveyorOfCode
2024-05-01
Reviewed some warnings
Ray
2024-04-21
Review formatting
Ray
2024-04-20
REVIEWED: `LoadImageRaw()` #3926
Ray
2024-04-20
REVIEWED: `LoadImageRaw()` #3926
Ray
2024-04-20
REVIEWED: Remove final punctuation in code comments
Ray
2024-04-20
Code gardening
Ray
2024-04-20
Added security checks #3924
Ray
2024-04-19
Review code formating
Ray
2024-03-26
[rtextures] Fix LoadImageFromScreen scaling (#3881)
proberge-dev
2024-02-29
Review formatting
Ray
2024-02-29
ADDED: New function `ColorIsEqual()`
Ray
2024-02-28
Update rtextures.c
Ray
2024-02-26
Update rtextures.c
Ray
2024-02-26
assign format to cubemap (#3823)
Gary M
2024-02-18
Remove some unneeded line breaks
Ray
2024-02-10
Fix warnings in raylib (#3793)
Jeffery Myers
2024-02-04
REVIEWED: `rlLoadFramebuffer()`
Ray
2024-01-15
REVIEWED: `ImageKernelConvolution()`, formating and warnings
Ray
2024-01-14
Fix bounds check for `ImageDrawRectangleRec` (#3732)
Blockguy24
2024-01-11
implemented fill color TODO in ImageResizeCanvas() (#3720)
Lieven Petersen
2024-01-11
Fix `ImageDrawRectangleRec` (#3721)
Le Juez Victor
2024-01-06
Simplified for loop for some image manip functions (#3712)
Alice Nyaa
2024-01-05
REVIEWED: `LoadImageAnimFromMemory()` #3704
Ray
2024-01-05
Hide unused warnings from stb_image_resize2.h (#3708)
ubkp
2024-01-02
Update copyright to 2024
Ray
2023-12-28
[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686)
ubkp
2023-12-28
LoadImageAnimFromMemory (#3681)
IoIxD
2023-12-23
Review formating
Ray
2023-12-23
REVIEWED: `LoadTextureCubemap()`, added `mipmaps` #3665
Ray
2023-12-14
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-12-14
Update rtextures.c
Ray
2023-12-13
Fix box blur symmetry & simplify code (#3631)
Romash
2023-12-11
Fix #3613
Ray
2023-11-18
Image convolution function ImageKernelConvolution (#3528)
Karim
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
[next]