Alex Sakhartchouk
|
feede2aee6
|
fixing bugs 3053960, 3044804, 3044798
shader cleanup and removing unnecessary state setup.
Change-Id: Ibddf2ad3a26bb983fc43bdeb58b1cec6224920b4
|
2010-10-01 14:11:52 -07:00 |
|
Alex Sakhartchouk
|
4378f11755
|
More robust attribute binding
Adding attribute and uniform debug logging.
Checking to see if aniso filtering is available.
Change-Id: I2ed9d166ed7ff3df971d7af18b7a33f4e3ade928
|
2010-09-29 09:49:13 -07:00 |
|
Jason Sams
|
156cce6980
|
Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received.
|
2010-03-03 14:14:37 -08:00 |
|
Jason Sams
|
df48b57114
|
Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names.
|
2010-01-25 12:41:19 -08:00 |
|
Jason Sams
|
5dad8b4d1f
|
Place shader logging behind prop to declutter logs.
|
2009-12-15 19:10:11 -08:00 |
|
Jason Sams
|
bb51c40d89
|
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly.
|
2009-11-25 13:22:07 -08:00 |
|