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
*
gl programs rewrite
joshualitt
2014-10-09
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
Make createOptDrawState return NULL if we would end up not drawing
egdaniel
2014-10-07
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Calculate Primary and Secondary output types in the GrOptDrawState
egdaniel
2014-09-22
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Make templated GrProgramTResource subclass of GrProgramResource
bsalomon
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Don't take a ref on GP in AutoEffectRestore.
bsalomon
2014-09-05
*
Change behavior of GrDS::AutoEffectRestort wrt GPs.
bsalomon
2014-09-05
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-28
*
Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...
djsollen
2014-08-27
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-27
*
Create Read-only Base class for GrDrawState that holds data members and getters
egdaniel
2014-08-26
*
Store vertex size in DrawState when setVertexAttribs is called
egdaniel
2014-08-22
*
Remove State struct from GrDrawState
egdaniel
2014-08-21
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
Add an opaqueness hint to GrDrawState.
bsalomon
2014-08-08
*
Create struct in GrDrawState to hold key DrawState data.
egdaniel
2014-08-06
*
Move functions from GrDrawState.h to GrDrawState.cpp and delete unused functi...
bsalomon
2014-08-05
*
Don't compare constant color and coverage between GrDrawStates when they are ...
bsalomon
2014-08-05
*
Replace op== with CombineIfPossible in GrDrawState.
bsalomon
2014-08-05
*
Don't compare coord change matrices to determine effect compatibility when us...
bsalomon
2014-08-04
*
Remove kDisableBlend_BlendOptFlag as it is no longer needed
egdaniel
2014-07-30
*
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...
egdaniel
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Cache the return values of getBlendOpts in GrDrawState
egdaniel
2014-07-18
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
Remove GrDrawState::CommonState
bsalomon
2014-07-07
*
Remove deferred version of GrDrawState.
bsalomon
2014-07-07
*
Reduce integer divides in GrAllocator
bsalomon
2014-07-02
*
Fall back to using clip effect for outer rect in drawdrrect
bsalomon
2014-06-03
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
[next]