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
/
API.md
Age
Commit message (
Expand
)
Author
2025-01-31
UpdateTexture and UpdateTextureRec now take pixel data as Buffer.
jussi
2025-01-17
SetBufferData takes table of values.
jussi
2025-01-16
BUFFER_UNSIGNED_LONG and BUFFER_LONG.
jussi
2024-12-15
SwapBufferEndianness.
jussi
2024-12-11
Gui Icons enumeration.
jussi
2024-12-10
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
jussi
2024-11-22
WindowShouldClose and custom main loop example.
jussi
2024-11-21
RL.config and InitWindow.
jussi
2024-11-21
New raylib 5.5 raymath functions.
jussi
2024-11-21
New raylib 5.5 functions.
jussi
2024-11-20
Type class updates.
jussi
2024-10-25
glDepthRange and glPolygonOffset.
jussi
2024-10-02
GuiSetSliderDragging, GuiGetSliderDragging, GuiSetSliderActive and GuiGetSlid...
jussi
2024-09-26
FontCopy.
jussi
2024-09-25
UnloadMaterial can also optionally free textures and shader.
jussi
2024-09-10
rlSetVertexAttribute takes pointer as Buffer.
jussi
2024-08-29
GetBufferAsString.
jussi
2024-08-29
CopyBufferData uses size instead of length.
jussi
2024-08-27
LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource fi...
jussi
2024-07-20
GetRayBoxCells also returns exit point.
jussi
2024-07-19
GetRayBoxCells.
jussi
2024-07-17
DrawGridEx.
jussi
2024-07-16
Reigui property_list and tree_view use scrissor mode.
jussi
2024-07-11
Many Gui controls accept now nil for text.
jussi
2024-07-06
Raymath *Equals functions return bool instead of int.
jussi
2024-07-02
GetMouseOffset and GetMouseScale.
jussi
2024-07-02
GuiGetIcons fix and added GuiSetIcons.
jussi
2024-06-26
Changed naming of gui functions set2Top and set2Back to setToTop and setToBack.
jussi
2024-06-15
DrawTextBoxedEx.
jussi
2024-06-13
DrawTextBoxed uses lineSpacing. GetTextLineSpacing.
jussi
2024-05-20
GetPlatform.
jussi
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no...
jussi
2024-05-10
GetMeshData.
jussi
2024-05-09
Matrix lib clone fix.
jussi
2024-05-02
Bitwise operations API update.
jussi
2024-04-15
Stencil reflection example.
jussi
2024-04-15
OpenGL Stencil management functions.
jussi
2024-04-13
Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPr...
jussi
2024-03-29
Raygui lib examples file browser.
jussi
2024-03-17
Round and pubsub lib.
jussi
2024-03-01
Automation events.
jussi
2024-02-25
EnableEventWaiting and DisableEventWaiting.
jussi
2024-02-25
Added various missing functions.
jussi
2024-02-24
Rest of rlgl and raymath functions.
jussi
2024-02-24
Api Scanner.
jussi
2024-02-22
GuiGetFont fix.
jussi
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ...
jussi
2024-02-17
LoadImageFromData.
jussi
2024-02-16
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
jussi
2024-01-30
Rune lib and __concat for variable libs.
jussi
[next]