index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLIRect.h
Commit message (
Expand
)
Author
Age
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Use blitframebuffer to implement copySurface.
commit-bot@chromium.org
2013-04-11
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
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