replicant-frameworks_native/opengl/libagl
Mathias Agopian 639716736f fix eglChooseConfig() for special attributes.
affects software renderer (emu) only.

per EGL spec:
  If EGL_MAX_PBUFFER_WIDTH, EGL_MAX_PBUFFER_HEIGHT,
  EGL_MAX_PBUFFER_PIXELS, or EGL_NATIVE_VISUAL_ID are speciļ¬ed
  in attrib list, then they are ignored

Change-Id: I3d5214ce896986da2f11d2eb1889afc41731eaa6
2010-10-25 15:51:24 -07:00
..
Android.mk remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
array.cpp fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. 2010-08-18 20:07:25 -07:00
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
dxt.cpp
dxt.h
egl.cpp fix eglChooseConfig() for special attributes. 2010-10-25 15:51:24 -07:00
fixed_asm.S
fp.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
fp.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
iterators.S
light.cpp
light.h
matrix.cpp
matrix.h
mipmap.cpp
primitives.cpp
primitives.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
state.cpp fix [2236865] STOPSHIP: bump soft gl and egl minor version number 2010-10-19 14:47:08 -07:00
state.h
texture.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
texture.h
TextureObjectManager.cpp remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
TextureObjectManager.h remove copybit hack from software opengl (libagl) 2010-07-29 23:28:03 -07:00
Tokenizer.cpp
Tokenizer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TokenManager.cpp
TokenManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
vertex.cpp
vertex.h