index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLCreateNullInterface.cpp
Commit message (
Expand
)
Author
Age
*
get genmipmap function in the struct
commit-bot@chromium.org
2013-07-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-19
*
Fix for Ubuntu compiler complaint
robertphillips@google.com
2013-07-18
*
Yet another build fix for r10148
robertphillips@google.com
2013-07-18
*
Fix build breakages due to r10148
robertphillips@google.com
2013-07-18
*
Improve null gpu's memory handling
robertphillips@google.com
2013-07-18
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Add support for new glShaderSource() signature from Khronos. Disabled by def...
senorblanco@chromium.org
2012-11-19
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Add strings to debug/null interfaces glGetString
bsalomon@google.com
2012-06-15
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
Add glTexParameteriv to GL interface
bsalomon@google.com
2012-05-31
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
*
Bumped num stages to 4 in preparation for AA clipping
robertphillips@google.com
2012-04-27
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10