replicant-frameworks_native/opengl
Mathias Agopian bf13ba5e77 add some missing parameter validation in GLES java bindings
- added support for comments in checks.spec
- added most missing checks
- added and commented with // special-cased functions
- added and commented with # functions that are still missing validation checks
- moved glGet* to a special case and updated all the "pnames" from the khronos spec
- changed ifcheck to default to 1 value. this allows us to simplify the checks.spec file
  and handle unknown pnames automatically (they'll be validated against 1 value, if
  it happens to need more, the call will go through but the validation will not
  happen).
- refactored the cpp headers in to a common header + GLES version specific
  header

Bug: 7402895
Change-Id: Ib5c68ca0ca416407b4cfa36e3a21901b2d6263ab
2013-02-25 16:50:51 -08:00
..
include Import OpenGL ES 3.0 headers from Khronos SVN 2013-02-12 16:29:43 -08:00
libagl Simplify OpenGL TLS access on ARM. 2013-02-13 17:30:54 -08:00
libs Merge changes Ic344ef63,If9bb02be,Ic8f94634 2013-02-24 00:18:56 +00:00
specs Merge extensions as published at khronos.org 2012-12-14 09:58:45 -08:00
tests Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
tools/glgen add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00