summaryrefslogtreecommitdiff
path: root/opengl/libs/hooks.h
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/native Mathias Agopian
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