gecko-dev/gfx/gl
Chris Lord 7c32133736 Bug 737434 - Reuse tiles when resizing tiled textures. r=bgirard
Instead of scrapping all tiles when a tiled texture is resized, reuse as many
tiles as possible. Strictly speaking, more tiles could be reused, but the
selected reuse strategy maintains the spacial structure of the texture, and we
don't often resize in such a way as to make this inefficient.
2012-03-23 11:30:57 +00:00
..
EGLUtils.h
ForceDiscreteGPUHelperCGL.h Bug 713305 - fix copyright year - r=joedrew 2012-03-02 12:00:12 -05:00
GLContext.cpp Bug 737434 - Reuse tiles when resizing tiled textures. r=bgirard 2012-03-23 11:30:57 +00:00
GLContext.h Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -07:00
GLContextProvider.h
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 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob 2012-03-21 16:13:59 -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
Makefile.in Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe 2012-03-16 18:24:12 -04:00
WGLLibrary.h Bug 70348: implement ARB_robustness with WGL r=bjacob 2011-12-02 23:50:11 -08:00