Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6fb36874134306f9df457000791ba446c2cba043
/
tests
/
GrMeshTest.cpp
30212b7
Fix implicit fallthroughs throughout Skia.
by John Stiles
· 5 years ago
81d4172
Reland "Simplify GrRTC::clean APIs"
by Michael Ludwig
· 5 years ago
4730f29
Revert "Simplify GrRTC::clean APIs"
by Michael Ludwig
· 5 years ago
6cbd7c2
Simplify GrRTC::clean APIs
by Michael Ludwig
· 5 years ago
b8d7e00
Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target
by Chris Dalton
· 5 years ago
684838f
Mark SkStringPrintf as SK_PRINTF_LIKE
by Adlai Holler
· 5 years ago
03fdf6a
Implement support for indirect draws
by Chris Dalton
· 5 years ago
a77cdee
Reland "Rename instanceAttribSupport -> drawInstancedSupport"
by Chris Dalton
· 5 years ago
31c028c
Revert "Rename instanceAttribSupport -> drawInstancedSupport"
by Chris Dalton
· 5 years ago
17f05c7
Rename instanceAttribSupport -> drawInstancedSupport
by Chris Dalton
· 5 years ago
d4dec97
Add an option to GrMeshTest to save to png
by Chris Dalton
· 5 years ago
8afde5f
Rename outputView->writeView and outputSwizzle->writeSwizzle
by Brian Salomon
· 5 years ago
c655c3a
Make GrOp::onPrePrepare be pure virtual
by Robert Phillips
· 5 years ago
304e14d
Remove FixedDynamicState from GrProgramInfo and GrPipeline
by Chris Dalton
· 5 years ago
3bf2f3a
Remove DynamicStateArrays from GrProgramInfo and GrPipeline
by Chris Dalton
· 5 years ago
eb694b7
Rename GrMesh to GrSimpleMesh
by Chris Dalton
· 5 years ago
bb76842
Migrate GrMeshTest to the new bind/draw API
by Chris Dalton
· 5 years ago
b58098f
Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2)
by Robert Phillips
· 5 years ago
b43cfa4
Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp"
by Robert Phillips
· 5 years ago
d360651
Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp
by Robert Phillips
· 5 years ago
4386ad1
Add GrOpsRenderPass::bindPipeline()
by Chris Dalton
· 5 years ago
79f336d
Remove GrPrimitiveType from GrMesh
by Chris Dalton
· 5 years ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 6 years ago
e20fcad
Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Greg Daniel
· 6 years ago
a4f207e
Revert "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Jim Van Verth
· 6 years ago
1c16b43
Move makeDeferredRenderTargetContext calls to factory on RTC.
by Greg Daniel
· 6 years ago
34280e2
Shorten argument lists in GrMesh::SendToGpuImpl
by Chris Dalton
· 6 years ago
4dea72a
Reland x3 "Remove most of GrConfig.h"
by Brian Salomon
· 6 years ago
3f1a98b
Reland "Revert "Remove most of GrConfig.h""
by Greg Daniel
· 6 years ago
5b9c7ba
Revert "Revert "Remove most of GrConfig.h""
by Brian Salomon
· 6 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 6 years ago
3968fcb
Pull creation of GrPipeline explicitly into the Ops' onExecute methods
by Robert Phillips
· 6 years ago
b0047b5
Revert "Remove most of GrConfig.h"
by Brian Salomon
· 6 years ago
80e334d
Remove most of GrConfig.h
by Brian Salomon
· 6 years ago
c241b58
Make fragment processor iterators work with range for loops.
by Brian Salomon
· 6 years ago
933484f
Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation
by Robert Phillips
· 6 years ago
7cd0bfe
No longer ref count GrGeometryProcessors
by Robert Phillips
· 6 years ago
67a625e
Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor
by Robert Phillips
· 6 years ago
5e8cdfd
Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
by Chris Dalton
· 6 years ago
cea290f
Add GrPrimitiveType to GrProgramInfo
by Robert Phillips
· 6 years ago
e94cdd2
Use QuadHelper and PatternHelper in more places
by Robert Phillips
· 6 years ago
6c2aa7a
Revert "Reduce inputs to GrProgramDesc::Build method(s)"
by Robert Phillips
· 6 years ago
63a3873
Reduce inputs to GrProgramDesc::Build method(s)
by Robert Phillips
· 6 years ago
2d8a95e
Add "meshCount" to GrProgramInfo
by Robert Phillips
· 6 years ago
901aff0
Add GrProgramInfo to centralize management of program information
by Robert Phillips
· 6 years ago
5faf474
More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa.
by Greg Daniel
· 6 years ago
f2ebdd9
Rename GrPixelInfo to GrImageInfo.
by Brian Salomon
· 6 years ago
f793de1
Update some ops to create their buffers in onPrepare.
by Greg Daniel
· 6 years ago
2d41d0d
Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass.
by Greg Daniel
· 6 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 6 years ago
27ae52c
Make deferred render target context without config or format
by Brian Salomon
· 6 years ago
1d43530
Pass alpha type to GrSurfaceContext::read/writePixels and remove flags.
by Brian Salomon
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
6ce447a
Eliminate mixed samples as an FBO type or AA type
by Chris Dalton
· 6 years ago
2c3398d
Switch from querying swizzle on caps to using swizzles stored on proxies.
by Greg Daniel
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
5ced0bf
Add shader based blending of kPlus for configs that need clamping
by Brian Osman
· 6 years ago
b8fff0d
Make mixed samples detection automatic
by Chris Dalton
· 6 years ago
9882dae
Reduce usage of SkCanvas::flush
by Robert Phillips
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 7 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 7 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 7 years ago
9c7a006
Remove NoPendingIO flags from buffer creations.
by Brian Salomon
· 7 years ago
d0fe875
Remove destination GrRenderTargetProxy from GrPipeline
by Robert Phillips
· 7 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 7 years ago
4b62aed
Return GrProcessorSet::Analysis from GrDrawOp::finalize
by Chris Dalton
· 7 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 7 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
f04fb3c
Change how GPs configure attributes
by Brian Osman
· 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
d004e0b
Cleanup resource flags
by Chris Dalton
· 7 years ago
d4c2970
Specify CPU (buffer) and GPU (shader) types explicitly in Attribute
by Brian Osman
· 7 years ago
916c498
Consolidate the scissor enums into one "GrScissorTest" enum
by Chris Dalton
· 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
ff168d9
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
by Brian Salomon
· 7 years ago
92be2f7
Revert "Revert "Change how vertex/instance attributes are handled in geometry processors.""
by Brian Salomon
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
5045e50
Revert "Change how vertex/instance attributes are handled in geometry processors."
by Mike Klein
· 7 years ago
19c1233
Change how vertex/instance attributes are handled in geometry processors.
by Brian Salomon
· 7 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 7 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 7 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 7 years ago
802cb31
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
by Brian Salomon
· 7 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 7 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 7 years ago
70132d0
Make GrPrimitiveProcessor::Attribute a class, hide data members.
by Brian Salomon
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
6028361
Drop unused shader support for sample variables
by Chris Dalton
· 7 years ago
Next »