gecko/gfx/gl
Doug Sherk 0dbceda5a6 Bug 70348: implement ARB_robustness with WGL r=bjacob
WGL has its own ARB_robustness implementation which we support with this patch.
I was able to confirm that it was correctly being activated and was polling
status correctly (i.e. the framework is running), but WGL itself doesn't
actually seem to stop the DoS correctly when a robust context is created.
2011-12-02 23:50:11 -08:00
..
EGLUtils.h
GLContext.cpp Bug 705641 - Add reason for framebuffer incompleteness to abort message. r=jrmuizel 2011-12-02 09:43:58 -05:00
GLContext.h Bug 656824: fix trailing comma in GLContext::ContextResetARB enum 2011-11-29 06:10:44 -08:00
GLContextProvider.h
GLContextProviderCGL.mm Bug 702058 - Prefer CGL+FBOs by default on Mac - r=bjacob 2011-11-23 16:49:02 -08:00
GLContextProviderEGL.cpp
GLContextProviderGLX.cpp
GLContextProviderImpl.h
GLContextProviderNull.cpp
GLContextProviderOSMesa.cpp
GLContextProviderWGL.cpp Bug 70348: implement ARB_robustness with WGL r=bjacob 2011-12-02 23:50:11 -08:00
GLContextSymbols.h
GLDefs.h
GLXLibrary.h
Makefile.in
WGLLibrary.h Bug 70348: implement ARB_robustness with WGL r=bjacob 2011-12-02 23:50:11 -08:00