replicant-frameworks_native/opengl/libagl
Android (Google) Code Review 898300890d Merge change I0953c1d5 into eclair
* changes:
  fix [2153873] EGL-1.4 software implementation misses surface attributes
2009-10-19 18:27:47 -04: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 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.cpp
BufferObjectManager.h
context.h
copybit.cpp one step towards fixing [2071412] work around mdp 32-bits fade limitation 2009-10-16 18:24:12 -07:00
copybit.h
dxt.cpp
dxt.h
egl.cpp fix [2153873] EGL-1.4 software implementation misses surface attributes 2009-10-19 14:46:27 -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 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
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 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
texture.cpp fix [2151588] glTexSubImage2D() allows pixel format conversion 2009-10-19 14:23:02 -07:00
texture.h update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
TextureObjectManager.cpp
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