replicant-frameworks_native/include/private
Mathias Agopian 04a3f57d19 fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
A typo caused GL_AMBIENT_AND_DIFFUSE to only set the the ambient color.

Fix another typo which caused the viewer position to be wrong for
specular highlights.

Switch back to eye-space lighting, since there are still some issues
with some demos (San Angeles in particular).
2010-02-03 12:13:15 -08:00
..
binder move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
opengles fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
ui fix [2182249] [MR1] valgrind error in surface flinger 2009-10-15 18:08:15 -07:00
utils implement Mutex and Condition with pthread instead of calling futex directly. 2009-07-13 15:14:23 -07:00