summaryrefslogtreecommitdiff
path: root/opengl/libagl/egl.cpp
AgeCommit message (Expand)Author
2011-01-30Fix a multithreading bug in libagl's EGL. Jamie Gennis
2010-12-08fix build. Mathias Agopian
2010-10-27Fix for simulator build Kristian Monsen
2010-10-26am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes... Mathias Agopian
2010-10-26am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into ginge... Mathias Agopian
2010-10-25fix eglChooseConfig() for special attributes. Mathias Agopian
2010-10-21am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in s... Mathias Agopian
2010-10-21am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" i... Mathias Agopian
2010-10-21fix [3119687] [Maps][4.6.0] Force close in street view Mathias Agopian
2010-10-21am 6d90e89a: am a0795fc9: Merge "software renderer: fix [3117351] GL driver d... Mathias Agopian
2010-10-21am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl... Mathias Agopian
2010-10-20am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set t... Mathias Agopian
2010-10-20software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID Mathias Agopian
2010-10-19am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor versio... Mathias Agopian
2010-10-19fix [2236865] STOPSHIP: bump soft gl and egl minor version number Mathias Agopian
2010-10-06libagl: eglSwapInterval fix Ari Hirvonen
2010-08-27cleanup EGL a bit. remove unused extension. Mathias Agopian
2010-08-27am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerb... Mathias Agopian
2010-08-27cleanup EGL a bit. remove unused extension. Mathias Agopian
2010-08-18am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level... Mathias Agopian
2010-08-18fix [2931161] crash in labyritnth when completing a level Mathias Agopian
2010-07-30am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into g... Mathias Agopian
2010-07-29remove copybit hack from software opengl (libagl) Mathias Agopian
2010-06-30am c6e1d880: Merge "Introduce official public NativeWindow type." into ginger... Dianne Hackborn
2010-06-30Introduce official public NativeWindow type. Dianne Hackborn
2010-06-21merge from froyo-plus-aosp The Android Open Source Project
2010-06-15merge from open-source master The Android Open Source Project
2010-06-02Use stride for source and target buffers when copybit is enabled. Mathias Palmqvist
2010-05-17fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig Mathias Agopian
2010-02-04Proper EGLImageKHR error handling Mathias Agopian
2009-11-13am 66b5d902: am 27407208: Merge change Icf335098 into eclair Mathias Agopian
2009-11-12am 27407208: Merge change Icf335098 into eclair Mathias Agopian
2009-11-12fix [2236865] STOPSHIP: bump soft gl and egl minor version number Mathias Agopian
2009-11-09merge from open-source master Jean-Baptiste Queru
2009-11-08merge from open-source master Jean-Baptiste Queru
2009-11-04part of fix [2186418] switch passion to 24-bits framebuffer Mathias Agopian
2009-11-03fix [2236832] software OpenGL ES driver doesn't work on sholes Mathias Agopian
2009-11-02fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... Mathias Agopian
2009-10-19fix [2153873] EGL-1.4 software implementation misses surface attributes Mathias Agopian
2009-10-12Fix obvious typo bug in egl.cpp Christoffer Gurell
2009-09-27fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES... Mathias Agopian
2009-08-20better error handling in EGL Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11Revert "SurfaceFlinger will now allocate buffers based on the usage specified... Fred Quintana
2009-08-11SurfaceFlinger will now allocate buffers based on the usage specified by the ... Mathias Agopian
2009-07-31be more robust when errors occur upon EGL surface creation (ie: don't crash) Mathias Agopian
2009-07-30fixed some issues with the software renderer when surfaces are made current. Mathias Agopian
2009-07-29donut snapshot Jean-Baptiste Queru
2009-07-15remove libagl's dependency on gralloc_priv.h Mathias Agopian
2009-07-09am 46e28db8: Merge change 6713 into donut Android (Google) Code Review