summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/gl_context_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Check whether wglCreatePBufferARB is defined before calling it in PbufferGLCo...vangelis@chromium.org2011-01-051-0/+5
* Fixed stack overflow if wglGetExtensionsStringARB is not available.apatrick@chromium.org2010-11-161-1/+1
* OSMesa SwapBuffers does not fail if the window handle is invalid on windows.apatrick@chromium.org2010-11-041-9/+18
* Fixed mismatched channel order in OSMesaViewGLContext.apatrick@chromium.org2010-11-031-5/+7
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-2/+54
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-201-11/+22
* GPU process reports context lost when SwapBuffers fails.apatrick@chromium.org2010-09-101-14/+15
* Removed reference to glew from comment.apatrick@chromium.org2010-08-121-1/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-95/+101
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-101-63/+5
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-143/+186
* Revert 49066 - Reverting checkin in rev 48521 as creating a child window for ...erg@chromium.org2010-06-071-5/+63
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-071-63/+5
* Get the GPU process to create an additional window for the GL context in ordervangelis@chromium.org2010-05-281-7/+65
* OSMesa was not being correctly initialized when used with WebGL.apatrick@chromium.org2010-04-291-15/+0
* Pepper3D plugin tests enabled for Windows.apatrick@chromium.org2010-04-221-0/+4
* Landing 45240 again.apatrick@chromium.org2010-04-221-0/+625