index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
textures.h
Age
Commit message (
Collapse
)
Author
2025-05-02
SetImageData.
jussi
2024-11-21
New raylib 5.5 functions.
jussi
2024-11-20
Initial switch to raylib 5.5.
jussi
2024-02-25
Added various missing functions.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2024-02-17
LoadImageFromData.
jussi
2023-12-19
DrawTextureNPatchRepeat.
jussi
2023-12-14
RLGL Hello triangle example.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-20
LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.
jussi
2023-11-09
Organized shapes, textures, audio, text, lights and gui functions.
jussi
2023-11-09
Organized core functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵
jussi
check function.
2023-10-29
LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵
jussi
Shader.
2023-08-17
Vertex buffers state and Shader state functions. Vertex buffers management WIP.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-06
uluaGetBoundingBoxIndex, IsTextureReady.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change ↵
jussi
texture source anymore.
2023-04-12
glBlitFramebuffer.
jussi
2023-04-07
GenImagePerlinNoise and GenImageText. Get indexed functions for types.
jussi
2023-04-06
Vector2LineAngle and more Color functions.
jussi
2023-04-06
Switched to Raylib vertion 4.5. Removed some functions and added others. ↵
jussi
Main changes to camera3D.
2022-06-01
All defines and LoadTextureCubemap.
jussi
2022-05-25
Texture update functions.
jussi
2022-05-04
Image manipulation functions.
jussi
2022-04-05
Image generation.
jussi
2022-03-24
Load image from texture and screen.
jussi
2022-03-24
Image export functions.
jussi
2022-02-27
Color pixel functions.
jussi
2022-02-21
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
jussi
2022-02-18
Added initial files.
jussi