Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ec80d901b9bae2a8b9f2331db4b3fd7a64d784fb
/
samplecode
/
SampleCCPRGeometry.cpp
80634eb
Don't include .cpp file in SampleCCPRGeometry.cpp
by Ben Wagner
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
9c7a006
Remove NoPendingIO flags from buffer creations.
by Brian Salomon
· 6 years ago
d0fe875
Remove destination GrRenderTargetProxy from GrPipeline
by Robert Phillips
· 6 years ago
4217ea7
Add outline of new GrContext hierarchy
by Robert Phillips
· 6 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 6 years ago
4b62aed
Return GrProcessorSet::Analysis from GrDrawOp::finalize
by Chris Dalton
· 6 years ago
4484b8f
drawText Cleanup, part 4
by Hal Canary
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
588cec7
Reenable GrOp chaining.
by Brian Salomon
· 7 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 7 years ago
9a9baae
Use SkPMColor4f throughout clear APIs
by Brian Osman
· 7 years ago
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 7 years ago
d004e0b
Cleanup resource flags
by Chris Dalton
· 7 years ago
09a7bb2
Reland "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 7 years ago
02e6efe
Revert "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 7 years ago
2f2757f
ccpr: Implement stroking with fine triangle strips
by Chris Dalton
· 7 years ago
e163969
ccpr: Rename GrCCPathParser to GrCCFiller
by Chris Dalton
· 7 years ago
916c498
Consolidate the scissor enums into one "GrScissorTest" enum
by Chris Dalton
· 7 years ago
d4bffed
Update CCPRGeometry to use pool for op.
by Ben Wagner
· 7 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 7 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 7 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 7 years ago
641ac7d
Make result of GrOp::combineIfPossible be an enum.
by Brian Salomon
· 7 years ago
532b3f9
Remove clamping of kPlus with F16 configs
by Brian Osman
· 7 years ago
d818ebf
Revert "Some scissor state cleanup."
by Brian Salomon
· 7 years ago
a219419
Some scissor state cleanup.
by Brian Salomon
· 7 years ago
4934890
Refactor GrPipeline dynamic state.
by Brian Salomon
· 7 years ago
1471df9
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h
by Brian Salomon
· 7 years ago
9f2dab0
ccpr: Implement conics
by Chris Dalton
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
7ca3b7b
ccpr: Remove fCurrAnchorPoint from GrCCGeometry
by Chris Dalton
· 7 years ago
703b476
ccpr: Remove WindMethod from GrCCCoverageProcessor
by Chris Dalton
· 7 years ago
8dfc70f
ccpr: Various cleanups
by Chris Dalton
· 7 years ago
52076d1
ccpr: Use a more stable formula to find quadratic coordinates
by Chris Dalton
· 7 years ago
8d38a7f
ccpr: Update the sample to use proper coverage count buffers
by Chris Dalton
· 7 years ago
8738cf4
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
baf3e78
Revert "ccpr: Draw curves in a single pass"
by Chris Dalton
· 7 years ago
fe462ef
Revert "ccpr: Simplify triangle corners"
by Chris Dalton
· 7 years ago
622650a
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
df04ce2
ccpr: Draw curves in a single pass
by Chris Dalton
· 7 years ago
5183e64
ccpr: Combine GS triangle hulls and edges into a single draw
by Chris Dalton
· 7 years ago
84403d7
ccpr: Tessellate fans for very large and/or simple paths
by Chris Dalton
· 7 years ago
82040a9
Revert "ccpr: Tessellate fans for very large and/or simple paths"
by Cary Clark
· 7 years ago
4138c97
ccpr: Tessellate fans for very large and/or simple paths
by Chris Dalton
· 7 years ago
27059d3
ccpr: Use primitive restart feature on ARM
by Chris Dalton
· 7 years ago
383a2ef
CCPR: Rename GrCCPR* -> GrCC*
by Chris Dalton
· 7 years ago
274218e
move largest apis into private
by Mike Reed
· 7 years ago
90e8fb1
Reland "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
d23c7c4
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
e3877ce
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
2871436
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Brian Osman
· 7 years ago
a8f6aef
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
2326177
CCPR: Don't use instanced draw calls with geometry shaders
by Chris Dalton
· 7 years ago
be4ffab
CCPR: Combine loops and serpentines back into a single shader
by Chris Dalton
· 7 years ago
a3e9271
CCPR: Eliminate texel buffers
by Chris Dalton
· 7 years ago
ede860e
Delete even more unused views code
by Brian Osman
· 7 years ago
c17bf32
Convert geometry shaders to operate in Skia device space
by Chris Dalton
· 8 years ago
6a3dbee
Refactor CCPR coverage shaders for a vertex impl
by Chris Dalton
· 8 years ago
d6365e5
Revert "Refactor CCPR coverage shaders for a vertex impl"
by Eric Boren
· 8 years ago
e501033
Refactor CCPR coverage shaders for a vertex impl
by Chris Dalton
· 8 years ago
8d17769
CCPR: Remove kCombinedTriangleHullsAndEdges
by Chris Dalton
· 8 years ago
9a725dd
Use shader based blending to clamp kPlus mode w/F16
by Brian Osman
· 8 years ago
a640c49
Minor cleanups for CCPR
by Chris Dalton
· 8 years ago
7f578bf
CCPR: Remove cubic insets and MSAA borders
by Chris Dalton
· 8 years ago
c1e5963
CCPR: Rewrite path parsing
by Chris Dalton
· 8 years ago
419a94d
Add a GrCCPRGeometry file
by Chris Dalton
· 8 years ago
500d58b
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
by Greg Daniel
· 8 years ago
b072bb6
CCPR: Process quadratic flat edges without soft msaa
by Chris Dalton
· 8 years ago
2890fbf
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
by Robert Phillips
· 8 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 8 years ago