replicant-frameworks_native/opengl
Jack Palevich c96812cb27 Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.
Apps targeting Donut and newer will throw an exception.

We use a heuristic to determine whether an app is pre-Donut or not:
We take the address space's __progname, and use that as the application's
package name. For simple applications this is correct.
2009-06-15 21:03:24 -07:00
..
include remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h 2009-05-08 17:18:55 -07:00
libagl fix [1610840] Positional light doesn't work correctly on emulator 2009-06-03 15:09:52 -07:00
libs make sure to fail to software when the h/w renderer cannot be initialized 2009-05-20 17:58:36 -07:00
tests simplify this test 2009-06-02 18:35:48 -07:00
tools/glgen Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. 2009-06-15 21:03:24 -07:00