summaryrefslogtreecommitdiff
path: root/opengl/libs/hooks.h
AgeCommit message (Expand)Author
2019-09-26Move to bionic platform include. Christopher Ferris
2018-10-15Revert "Revert "Split platform functions from entrypoints"" Cody Northrop
2018-10-12Revert "Split platform functions from entrypoints" Cody Northrop
2018-10-09Split platform functions from entrypoints Cody Northrop
2016-05-20resolve merge conflicts of e375c68 to nyc-dev-plus-aosp Chih-Hung Hsieh
2016-05-20Fix misc-macro-parentheses warnings in opengl. Chih-Hung Hsieh
2015-12-18opengl: Update headers and registry and regenerate *api.in Pablo Ceballos
2014-05-21opengl: Regenerate code with ES 3.1 and new extensions Jesse Hall
2014-05-20Revert "opengl: Regenerate code with ES 3.1 and new extensions" Jesse Hall
2014-05-19opengl: Regenerate code with ES 3.1 and new extensions Jesse Hall
2013-07-01improve GLES jumptables Mathias Agopian
2013-03-28am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open... Keun-young Park
2013-03-28[MIPS] Add MIPS architecture support to opengl framework Duane Sand
2013-02-12Add ES3 support to libGLESv2 and tracing tools Jesse Hall
2012-01-28update GLES headers and add support for corresponding new extensions. Mathias Agopian
2011-05-23fix x86 build Mathias Agopian
2010-10-26OpenGL tracing. Jack Palevich
2010-08-02fix [2421247] implement eglGetProcAddress(), needed in the ndk Mathias Agopian
2009-10-14fix [2187212] add support for GLESv2 dispatch based on TLS Mathias Agopian
2009-08-17fix bug [2021677] egl driver unloaded after eglTerminate() is called Mathias Agopian
2009-05-28implement a real loader for EGL drivers Mathias Agopian
2009-05-27Added most of the support needed for GLES 2.x Mathias Agopian
2009-04-23use gl.h to generate the *.in files. we are now supporting the full gl.h and ... Mathias Agopian
2009-04-23integrate some OpenGL ES changes back from master_gl in preparation of openin... Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project