projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
gpu
/
GrDefaultPathRenderer.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-05
joshualitt
handle null vertex or index buffers in batch
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
joshualitt
fix for msan
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
joshualitt
don't draw if maxVertices returns 0 or > than uin16_t max
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
joshualitt
k1 fix
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
joshualitt
Default path renderer batch
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
egdaniel
Rename GrOptDrawState to GrPipeline and GrDrawState...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-05
egdaniel
Add conic support to Default and AAConvex path redender.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
joshualitt
Move ViewMatrix off of drawstate
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
joshualitt
Remove coordchanges from drawstate
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
egdaniel
Add XP to handle the cases where we disable color write.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Revert of Remove GP from drawstate, revision of invaria...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
joshualitt
This cl moves color and coverage off of drawstate....
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
joshualitt
First step to moving vertex attributes to the geometryP...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
joshualitt
Drawstate on stack
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
joshualitt
Push creation of default GP to the caller
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
tfarina
Cleanup: Go with SkDebugf instead of GrPrintf.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
bsalomon
"NULL !=" = NULL
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bsalomon
Remove unused matrix param from GrContext/GrDrawTarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
robertphillips
Alter Default & Software path renderers to better handl...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
commit-bot@chromiu...
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
commit-bot@chromiu...
replace old SK_TRACE_EVENT macros with new TRACE_EVENT...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
robertphillips@goo...
Revert of r13384 (Stateful PathRenderer implementation)
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
robertphillips@goo...
Stateful PathRenderer implementation
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
commit-bot@chromiu...
Apply hairline optimization only if the path renderer...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
robertphillips@goo...
Start cleaning up 64bit Win warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
mtklein@google.com
My clang now doesn't complain about !"foo".
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
tfarina@chromium.org
Replace uses of GrAssert by SkASSERT.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
commit-bot@chromiu...
Replace all instances of GrRect with SkRect.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
reed@google.com
bump picture version since SkPath has changed (conics)
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
reed@google.com
Revert "add asserts to point<-->verb helpers"
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
reed@google.com
add asserts to point<-->verb helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
bsalomon@google.com
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawSta...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
bsalomon@google.com
Reland path bounds change with correct bounds for conve...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
bsalomon@google.com
Revert "Revert "Revert "Pass bounds into draw calls...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
bsalomon@google.com
Revert "Revert "Pass bounds into draw calls in path...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
bsalomon@google.com
Revert "Pass bounds into draw calls in path renderers."
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
bsalomon@google.com
Pass bounds into draw calls in path renderers.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
bsalomon@google.com
Remove GrPathCmd
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
jvanverth@google.com
Resubmit r7899 and r7901.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
robertphillips@goo...
Revert r7901 & r7899 to allow DEPS roll
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
jvanverth@google.com
Add new vertex attribute array specification.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
jvanverth@google.com
Move vertex layout from GeometrySrcState to GrDrawState.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
sugoi@google.com
Follow up on the previous patch :
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
bsalomon@google.com
Modifications to GrPatherRenderer(Chain) interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
sugoi@google.com
As part of preliminary groundwork for a chromium fix...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
bsalomon@google.com
Replace GrMatrix with SkMatrix.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
bsalomon@google.com
Remove GrScalar, replace with SkScalar.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
bsalomon@google.com
Separate out the texture matrix from the coord-system...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
bsalomon@google.com
Remove translate param from GrContext::drawPath (and...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
robertphillips@goo...
Fix for typo in r5754
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
robertphillips@goo...
Speculative render target ref/unref fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
rmistry@google.com
Result of running tools/sanitize_source_files.py (which...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
bsalomon@google.com
Remove stage masks
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
tomhudson@google.com
Simplify vertex layout bitfields by making Position...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
bsalomon@google.com
Search and replace change. Some Gr enum value names...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
caryclark@google.com
fix warnings on Mac in src/gpu and include/gpu
blob
|
commitdiff
|
raw
|
diff to current
2012-04-27
bsalomon@google.com
Remove GrPath typedef
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
bsalomon@google.com
Make fewer copies when using GrDrawTarget::AutoStateRestore
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
bsalomon@google.com
Convert SkMatrix::I() assignments to SkMatrix::reset...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
bsalomon@google.com
make pathrenderers release their geometry before returning
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
bsalomon@google.com
simplify GrPathRenderer interface
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
bsalomon@google.com
code cleanup for single_pass_path() and remove enum...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-15
bsalomon@google.com
Make GrStencilState a class to enable future optimizations
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
bsalomon@google.com
Cleanup of r2830.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
bsalomon@google.com
Revert 2830 and 2831.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
bsalomon@google.com
Make GrDrawState a real class with getters and setters
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
bsalomon@google.com
Prep #1 for making GrDrawState a class
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
tomhudson@google.com
Speed up GrDrawState handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
tomhudson@google.com
Extract GrDrawTarget::DrState into independent GrDrawSt...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
bsalomon@google.com
Don't use GrDrawTarget's AA state bit to convey whether...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
bsalomon@google.com
Move gpu/include/* to include/gpu and gpu/src/* to...
blob
|
commitdiff
|
raw
|
diff to current