summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-04-15 20:07:32 +0300
committerjussi2024-04-15 20:07:32 +0300
commit3aecd6dd990c4bba1b79f350970093409d1697ac (patch)
treea6189bae7d3805d45482d8e9d96a42467e7eaee6 /changelog
parent1d66edf4f2390c25485ef4205b20c184de1c2f5d (diff)
downloadreilua-enhanced-3aecd6dd990c4bba1b79f350970093409d1697ac.tar.gz
reilua-enhanced-3aecd6dd990c4bba1b79f350970093409d1697ac.tar.bz2
reilua-enhanced-3aecd6dd990c4bba1b79f350970093409d1697ac.zip
OpenGL Stencil management functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5fe4b68..e9c71d5 100644
--- a/changelog
+++ b/changelog
@@ -6,6 +6,7 @@ KEY CHANGES:
- ADDED: apiScanner.lua for searching unimplemented functions from raylib.
- ADDED Automation events.
- CHANGE: Raygui lib callbacks to single table.
+ - ADDED OpenGL Stencil management functions.
DETAILED CHANGES:
- ADDED: GetBufferElementSize and GetBufferLength.
@@ -38,6 +39,7 @@ DETAILED CHANGES:
- ADDED: Raygui lib tree view.
- ADDED: Raygui lib examples file browser.
- CHANGE: Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPrevious.
+ - ADDED glEnable, glDisable and glGetString.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0