index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawState.h
Commit message (
Expand
)
Author
Age
...
*
Remove tesselated path renderer and supporting code, glu, and libtess target
bsalomon@google.com
2012-05-11
*
Added documentation of stage/TU allocation
robertphillips@google.com
2012-05-10
*
Fix for performance regression due to r3832
robertphillips@google.com
2012-05-04
*
Fixed texture ref/unref bug in GrInOrderDrawBuffer/GrDrawState
robertphillips@google.com
2012-05-03
*
Added gpu AA clipping to old shader path
robertphillips@google.com
2012-05-01
*
Add comparison and assignment operators to GrSamplerState.
tomhudson@google.com
2012-04-30
*
Bumped num stages to 4 in preparation for AA clipping
robertphillips@google.com
2012-04-27
*
draw circle paths directly via GPU
bsalomon@google.com
2012-04-27
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
*
Reland 3503 with fix
bsalomon@google.com
2012-03-27
*
Make GrDrawState ref counted. (Small step towards a perf improvement.)
bsalomon@google.com
2012-03-26
*
Add SkMatrix::cheapEqualTo, use in Gr code
bsalomon@google.com
2012-03-26
*
fix clang compilation warning
bsalomon@google.com
2012-03-22
*
minor improvement, remove some conditionals in GrAAConvexPathRenderer
bsalomon@google.com
2012-03-05
*
Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when s...
bsalomon@google.com
2012-01-18
*
Attempt to reland 3054
bsalomon@google.com
2012-01-17
*
Revert r3054 for failing tests
bsalomon@google.com
2012-01-17
*
Add constant coverage to GrDrawState
bsalomon@google.com
2012-01-17
*
fix assert
bsalomon@google.com
2012-01-17
*
Add GrDrawState reset
bsalomon@google.com
2012-01-17
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
Implement the color matrix filter in Ganesh. Also, fix and enable the color
senorblanco@chromium.org
2012-01-03
*
Remove GrDrawState::setSampler, use direct access to sampler
bsalomon@google.com
2011-12-12
*
Cleanup of r2830.
bsalomon@google.com
2011-12-09
*
Revert 2830 and 2831.
bsalomon@google.com
2011-12-08
*
Fix assert
bsalomon@google.com
2011-12-08
*
Make GrDrawState a real class with getters and setters
bsalomon@google.com
2011-12-08
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Speed up GrDrawState handling.
tomhudson@google.com
2011-11-09
*
warning fixes
bsalomon@google.com
2011-10-27
*
Extract GrDrawTarget::DrState into independent GrDrawState struct.
tomhudson@google.com
2011-10-27
[prev]