aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/mac
Commit message (Expand)AuthorAge
* Add swapBuffer call to SkGLContextHelper.Gravatar djsollen@google.com2013-10-09
* Fix invalid enum error when checking for core profile in GrGLInterface::valid...Gravatar bsalomon@google.com2013-08-30
* Add glTexGen funcs to interfaceGravatar commit-bot@chromium.org2013-08-30
* get genmipmap function in the structGravatar commit-bot@chromium.org2013-07-26
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Always get proc address for gl functions on the mac.Gravatar bsalomon@google.com2013-03-07
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07
* fix mac buildGravatar humper@google.com2013-03-04
* 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
* Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.Gravatar bsalomon@google.com2013-02-28
* 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-15
* Use CGL rather than AGL on the Mac.Gravatar bsalomon@google.com2013-02-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-20
* Add support for new glShaderSource() signature from Khronos. Disabled by def...Gravatar senorblanco@chromium.org2012-11-19
* 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
* fix warnings on Mac in src/gpu and include/gpuGravatar caryclark@google.com2012-06-06
* Stop using deprecated functions in Mac GrGLInterface setupGravatar bsalomon@google.com2012-05-31
* Add glTexParameteriv to GL interfaceGravatar bsalomon@google.com2012-05-31
* Fix warnings in GrGLInterface mac setup, ignoring proc addr returns. There sh...Gravatar bsalomon@google.com2012-05-14
* 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
* Moved mac, unix, win and mesa directories under src/gpu/glGravatar robertphillips@google.com2012-03-28