2025-08-26 02:57 CEST

spring: develop 6d6171c3 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2012-05-21 05:00:31 develop fff28434
Changeset remove gl.SelectBuffer and co.
* they were never documented on Spring wiki so it doesn't harm anyone
* those functions are deprecated in GL3 and later
* most drivers will likely fallback to software rendering when using them in the future
* there are now FBOs + Queries which are much better for this job
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.h Diff ] File ]