Go to file
Mathias Agopian 006c792d99 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: Ie8fcc713188dd4819dfa55e5398e6b53ae9a14af
2013-02-25 13:28:06 -08:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Remove obsolte 'su' from 'ping' call (to work on user build) 2013-02-22 11:27:58 -08:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Change SurfaceControl setPosition to take floats 2013-02-21 22:42:07 -08:00
libs Change SurfaceControl setPosition to take floats 2013-02-21 22:42:07 -08:00
opengl add some missing parameter validation in GLES java bindings 2013-02-25 13:28:06 -08:00
services Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
MODULE_LICENSE_APACHE2
NOTICE