summaryrefslogtreecommitdiffstats
path: root/cc
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-16 04:52:36 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-16 04:52:36 +0000
commit95c9d11429b11171b41e28527dc8a915949016fc (patch)
tree8eff832c8335de65b827fd45ebdd99ee29cff5e2 /cc
parent2db05555413d30171f24be6dd1a5ead44ca03cdf (diff)
downloadchromium_src-95c9d11429b11171b41e28527dc8a915949016fc.zip
chromium_src-95c9d11429b11171b41e28527dc8a915949016fc.tar.gz
chromium_src-95c9d11429b11171b41e28527dc8a915949016fc.tar.bz2
Make most of VirtualGL auto-generated
I'm not sure if this is the best way GLApi is a pure virtual interface GLApiBase is a class that calls driver->fnGLfunction so it can be shared with RealGLApi and VirtualGLApi RealGLApi is basically has nothing currenlty. It's just GLApiBase but I guess the point is you can override something if you need to VirtualGLApi can now override just what it needs to so adding new functions to generate_bindings.py no longer needs manual editing BUG=none R=apatrick@chromium.org Review URL: https://chromiumcodereview.appspot.com/11565005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173364 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc')
0 files changed, 0 insertions, 0 deletions