aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCreateNullInterface.cpp
Commit message (Expand)AuthorAge
...
* Rename GrGLBinding->GrGLStandard, no longer a bitfieldGravatar commit-bot@chromium.org2014-01-16
* Add glTexGen funcs to interfaceGravatar commit-bot@chromium.org2013-08-30
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* get genmipmap function in the structGravatar commit-bot@chromium.org2013-07-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-19
* Fix for Ubuntu compiler complaintGravatar robertphillips@google.com2013-07-18
* Yet another build fix for r10148Gravatar robertphillips@google.com2013-07-18
* Fix build breakages due to r10148Gravatar robertphillips@google.com2013-07-18
* Improve null gpu's memory handlingGravatar robertphillips@google.com2013-07-18
* Plumbed in discard_framebuffer extensionGravatar robertphillips@google.com2013-04-29
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* 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
* Consolidate functions common the the null and debug GL interfaces.Gravatar bsalomon@google.com2013-02-26
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* 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
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* Add strings to debug/null interfaces glGetStringGravatar bsalomon@google.com2012-06-15
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* fix warnings on Mac in src/gpu and include/gpuGravatar caryclark@google.com2012-06-06
* Add glTexParameteriv to GL interfaceGravatar bsalomon@google.com2012-05-31
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* Make GrGLDefines.h be a private headerGravatar bsalomon@google.com2012-05-07
* Bumped num stages to 4 in preparation for AA clippingGravatar robertphillips@google.com2012-04-27
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10