2025-08-05 11:58 CEST

spring: develop e13322f7 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2008-01-26 17:30:08 develop 324e72c2
Changeset * Added the gl.DepthClamp(bool) call-out (not always available)
* Added the gl.StencilTwoSide(bool) call-out (not always available)
* Added the gl.StencilFace(bool) call-out (not always available)
* Added the gl.UnsafeState(number, [bool reverse, ] function, ...) call-out
  (glEnable() / glDisable() for unknown states; considered 'unsafe')


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5395 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.h Diff ] File ]