summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-11-21 18:52:39 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2014-11-21 18:57:32 -0600
commit2fdeefb65b776d39cd18ffd638f21d424c40b6f7 (patch)
tree2217660c05679164feb993f1de4de14fcb56fdab /Source/Core/VideoCommon/VideoConfig.cpp
parent3b6c49c8db72f657d72ee57d701e6b6a91098190 (diff)
Adds support for OpenGL ES draw_elements_base_vertex.
This is the same extension that we all know and love but under a different name with some different requirements. In regular OpenGL fashion, you can't just move a desktop OpenGL extension to OpenGL ES without ratifying a new extension, which is why this falls under a EXT extension, which in turn causes it to have suffixes attached to their function names. This is the first step in our way towards conquering all mobile GPUs that don't support desktop OpenGL, hopefully we also can add support for buffer_storage to OpenGL ES as well so we can make full use of this extension.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions