aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/win
Commit message (Expand)AuthorAge
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07
* Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-06
* Make windows GrGLCreateNatriveInterface not us GL.h and not use linker to res...Gravatar bsalomon@google.com2013-02-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* Add GL function pointers for GL_NV_path_renderingGravatar bsalomon@google.com2012-06-06
* Add glTexParameteriv to GL interfaceGravatar bsalomon@google.com2012-05-31
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Add support for GL_NV_framebuffer_multisample_coverageGravatar bsalomon@google.com2012-04-11
* Moved mac, unix, win and mesa directories under src/gpu/glGravatar robertphillips@google.com2012-03-28