summaryrefslogtreecommitdiffstats
path: root/opengl/include/GLES2
Commit message (Collapse)AuthorAgeFilesLines
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-271-0/+29
|
* minor modifications to the official GLES 2.x headersMathias Agopian2009-05-272-8/+8
| | | | | - changed glTexImage2D() declaration so it matches that of GLES 1.x; otherwise we can't include both headers (!!!) - added parameter names to the declaration of some extensions (this is needed by glapigen and glentrygen)
* add GLES 2.x headersMathias Agopian2009-05-272-0/+1138