index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAARectRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-10
*
Fix compiler warning/error in r8571
robertphillips@google.com
2013-04-09
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Make drawRect preserve vertex attrib state and push/pop the geom sources.
bsalomon@google.com
2013-04-02
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Remove constructors from GrVertexAttrib.
jvanverth@google.com
2013-03-01
*
Make global static variable kVertexAttribs in GrAARectRenderer local to funct...
jvanverth@google.com
2013-03-01
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Accelerate AA filled rect drawing using drawIndexedInstances
robertphillips@google.com
2012-12-18
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix overrun in aa rect renderer
bsalomon@google.com
2012-08-16
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Use GrAARectRenderer in GPU AA clip mask generation
robertphillips@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12