gecko/gfx/gl
Chris Lord 24ec18f899 Bug 739604 - Don't leave mCurrentImage in an inconsistent state. r=ajuma
Setting MOZ_DUMP_PAINT_LIST when using tiled textures was causing crashes, one
of which was due to TextureImage function calls happening outside of tile
iteration and accessing invalid memory.

Fix this crash by reverting NextTile behaviour to never leave mCurrentImage
point to an invalid tile, as was the case prior to bug 732917.
2012-03-28 19:10:10 +01:00
..
EGLUtils.h Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel 2011-11-18 22:07:49 +13:00
ForceDiscreteGPUHelperCGL.h Bug 713305 - fix copyright year - r=joedrew 2012-03-02 12:00:12 -05:00
GLContext.cpp Bug 739604 - Don't leave mCurrentImage in an inconsistent state. r=ajuma 2012-03-28 19:10:10 +01:00
GLContext.h Bug 737182 - limit max texture size on Mac Intel driver - r=bgirard 2012-03-26 12:15:53 -04:00
GLContextProvider.h Bug 735602 - Add possibility to choose EGL backend on Non-Maemo Linux/Qt/Gtk builds instead ofo GLX. r=jgilbert 2012-03-23 14:43:52 -04:00
GLContextProviderCGL.mm Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextProviderEGL.cpp Bug 738137 - Try to create PBuffer offscreen context on NON-X11 builds always. r=jgilbert 2012-03-22 13:25:03 -07:00
GLContextProviderGLX.cpp Bug 703155 - Port Mozilla Qt to Qt5. r=mark.finkle,mh+mozilla,dougt 2012-03-22 16:24:40 -07:00
GLContextProviderImpl.h Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextProviderNull.cpp Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextProviderOSMesa.cpp Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextProviderWGL.cpp Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextSymbols.h Restore merge changeset 39a3044823b0, regression fixed upstream in mc 2012-03-05 13:09:05 -05:00
GLDefs.h Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe 2012-03-16 18:24:12 -04:00
GLLibraryEGL.cpp Bug 736902 - Remove support for unused SetSwapRectangleANDROID symbol, r=gal 2012-03-18 22:49:37 -04:00
GLLibraryEGL.h Bug 736802 - Qt EGL Maemo compilation broken. r=joe 2012-03-21 16:14:14 -07:00
GLLibraryLoader.cpp Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe 2012-03-16 18:24:12 -04:00
GLLibraryLoader.h Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe 2012-03-16 18:24:12 -04:00
GLXLibrary.h Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel 2011-11-18 22:07:49 +13:00
Makefile.in Bug 735602 - Add possibility to choose EGL backend on Non-Maemo Linux/Qt/Gtk builds instead ofo GLX. r=jgilbert 2012-03-23 14:43:52 -04:00
WGLLibrary.h Bug 70348: implement ARB_robustness with WGL r=bjacob 2011-12-02 23:50:11 -08:00