replicant-frameworks_native/opengl/libagl
Mathias Agopian 56fa27572a fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
Also set max swap interval to 1, which is the only supported value currently.
2009-09-27 20:18:16 -07:00
..
Android.mk remove libagl's dependency on gralloc_priv.h 2009-07-15 18:53:32 -07:00
array.cpp OpenGL ES doesn't allow glColorPointer with a size parameter other than 4 2009-09-24 14:22:29 -07:00
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h
copybit.cpp add support for RGBX_8888 2009-08-07 20:55:14 -07:00
copybit.h s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle 2009-06-17 21:18:56 -07:00
dxt.cpp
dxt.h
egl.cpp fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT 2009-09-27 20:18:16 -07:00
fixed_asm.S
fp.cpp
fp.h
iterators.S
light.cpp Calculate specular lighting correctly 2009-08-25 18:35:54 -07:00
light.h
matrix.cpp If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. 2009-08-25 18:35:03 -07:00
matrix.h
mipmap.cpp
primitives.cpp Bug Fixed for libagl. 2009-07-07 19:14:13 +09:00
primitives.h
state.cpp fix a bug where copybit only renders in the first buffer when used with s/w GL 2009-06-10 16:15:32 -07:00
state.h
texture.cpp AGL's glCompressedTexImage2D now checks the imageSize parameter. 2009-09-10 17:13:28 -07:00
texture.h
TextureObjectManager.cpp fix a bug where copybit only renders in the first buffer when used with s/w GL 2009-06-10 16:15:32 -07:00
TextureObjectManager.h Add eglGetRenderBufferANDROID() extension, which returns the current render buffer as an android_native_buffer_t* 2009-06-25 00:02:44 -07:00
Tokenizer.cpp
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h