]> git.tdb.fi Git - libs/gl.git/commitdiff
Remove the EXT_draw_range_elements extension
authorMikko Rasa <tdb@tdb.fi>
Mon, 4 Nov 2019 01:58:45 +0000 (03:58 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 4 Nov 2019 01:58:45 +0000 (03:58 +0200)
Its main use is to allow the OpenGL implementation to optimize reads from
client memory, which is moot when storing vertices in VRAM.


No differences found