Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
7d6afdd795eb4c7ce8f5a327117cfdba5f957ddb
/
src
/
gpu
/
GrDrawState.h
7d6afdd
Extend texture release on GrDrawState to also handle custom stages.
by tomhudson@google.com
· 13 years ago
9ec0753
Altered GrDrawState to always ref texture and render target
by robertphillips@google.com
· 13 years ago
972265d
releaseTextures portion of GrDrawState Ref textures CL (http://codereview.appspot.com/6251049/)
by robertphillips@google.com
· 13 years ago
64aef2b
Towards NV path rendering
by bsalomon@google.com
· 13 years ago
4705954
Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix.
by bsalomon@google.com
· 13 years ago
cf6285b
fix warnings on Mac in src/gpu and include/gpu
by caryclark@google.com
· 13 years ago
13f1b6f
Add a bunch of SK_OVERRIDES and remove and unused function
by bsalomon@google.com
· 13 years ago
02154c7
Remove a couple things missed when deleting the tessellated path renderer
by bsalomon@google.com
· 13 years ago
c077d1e
Rolling back 4053
by robertphillips@google.com
· 13 years ago
ab303ef
Speculative fix for Android Debug only crash in r4049
by robertphillips@google.com
· 13 years ago
ac2c666
Rolling back r4049
by robertphillips@google.com
· 13 years ago
837576b
Altered GrDrawState to always ref textures and render target
by robertphillips@google.com
· 13 years ago
978c8c6
Stop using GrDrawState to track draw face, dither, and color mask
by bsalomon@google.com
· 13 years ago
7ffe681
Remove tesselated path renderer and supporting code, glu, and libtess target
by bsalomon@google.com
· 13 years ago
bf5cad4
Added documentation of stage/TU allocation
by robertphillips@google.com
· 13 years ago
28b4bce
Fix for performance regression due to r3832
by robertphillips@google.com
· 13 years ago
1942c05
Fixed texture ref/unref bug in GrInOrderDrawBuffer/GrDrawState
by robertphillips@google.com
· 13 years ago
a72eef3
Added gpu AA clipping to old shader path
by robertphillips@google.com
· 13 years ago
02b1ea2
Add comparison and assignment operators to GrSamplerState.
by tomhudson@google.com
· 13 years ago
ec05eaa
Bumped num stages to 4 in preparation for AA clipping
by robertphillips@google.com
· 13 years ago
93c9660
draw circle paths directly via GPU
by bsalomon@google.com
· 13 years ago
7460b37
Fixed minor Release & fixed point compiler warnings on Linux
by robertphillips@google.com
· 13 years ago
a5d056a
Reland 3503 with fix
by bsalomon@google.com
· 13 years ago
2e3d144
Make GrDrawState ref counted. (Small step towards a perf improvement.)
by bsalomon@google.com
· 13 years ago
8fe84b5
Add SkMatrix::cheapEqualTo, use in Gr code
by bsalomon@google.com
· 13 years ago
6f86c3e
fix clang compilation warning
by bsalomon@google.com
· 13 years ago
9b1517e
minor improvement, remove some conditionals in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
46f7afb
Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when saving off a GrDrawTarget's state.
by bsalomon@google.com
· 14 years ago
2401ae8
Attempt to reland 3054
by bsalomon@google.com
· 14 years ago
8b39f8f
Revert r3054 for failing tests
by bsalomon@google.com
· 14 years ago
e6bea08
Add constant coverage to GrDrawState
by bsalomon@google.com
· 14 years ago
90d344a
fix assert
by bsalomon@google.com
· 14 years ago
52a5dcb
Add GrDrawState reset
by bsalomon@google.com
· 14 years ago
69cc6ad
Add convex path renderer (disabled)
by bsalomon@google.com
· 14 years ago
cadbcb8
Towards enabling -Werror in skia on Linux
by bsalomon@google.com
· 14 years ago
50bdad8
Implement the color matrix filter in Ganesh. Also, fix and enable the color
by senorblanco@chromium.org
· 14 years ago
1e266f8
Remove GrDrawState::setSampler, use direct access to sampler
by bsalomon@google.com
· 14 years ago
8f9cbd6
Cleanup of r2830.
by bsalomon@google.com
· 14 years ago
3d0835b
Revert 2830 and 2831.
by bsalomon@google.com
· 14 years ago
321795e
Fix assert
by bsalomon@google.com
· 14 years ago
0fec61d
Make GrDrawState a real class with getters and setters
by bsalomon@google.com
· 14 years ago
39ee0ff
Prep #1 for making GrDrawState a class
by bsalomon@google.com
· 14 years ago
62b0968
Speed up GrDrawState handling.
by tomhudson@google.com
· 14 years ago
72e49b8
warning fixes Review URL http://codereview.appspot.com/5328050/
by bsalomon@google.com
· 14 years ago
9381363
Extract GrDrawTarget::DrState into independent GrDrawState struct.
by tomhudson@google.com
· 14 years ago