Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5b5f096a038259b8d9084834f877588a0db80250
/
src
/
gpu
/
GrRenderTargetContext.h
5d03474
Do software clip mask generation with worker threads
by Brian Osman
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
3416969
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""""
by Brian Salomon
· 7 years ago
a184ac7
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""
by Brian Salomon
· 7 years ago
20af6d1
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
by Brian Salomon
· 7 years ago
ceef4fb
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
by Brian Salomon
· 7 years ago
3fd2955
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
by Brian Salomon
· 7 years ago
c7da146
Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer
by Brian Osman
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
6504813
Remove accessRenderTarget calls in service of binding stencil buffer
by Robert Phillips
· 7 years ago
65a88fa
Add GrDebugMarkerOp
by Robert Phillips
· 7 years ago
73d8fd9
Add a private API for writing the clip to the stencil
by Stan Iliev
· 7 years ago
5131678
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""""
by Greg Daniel
· 7 years ago
cc8eb60
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""
by Yuqian Li
· 7 years ago
876aed8
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
by Greg Daniel
· 7 years ago
8724b46
Revert "Add support for semaphores to be inserted on GrContext flush"
by Mike Reed
· 7 years ago
cd1416e
Add support for semaphores to be inserted on GrContext flush
by Greg Daniel
· 7 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
2de8cfa
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext
by Robert Phillips
· 7 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 7 years ago
baaf439
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.""
by Brian Salomon
· 7 years ago
a0485d9
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."
by Brian Salomon
· 7 years ago
941d144
Prevent onFlushCB created opLists from being grouped with the normal ones (new)
by Robert Phillips
· 7 years ago
1ec03f3
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
by Brian Salomon
· 7 years ago
e225b56
Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it.
by Brian Salomon
· 7 years ago
eee4d6e
Make instantiate return a Boolean
by Robert Phillips
· 7 years ago
bb581ce
Convert DstTexture to DstProxy (take 2)
by Robert Phillips
· 7 years ago
ae0c50c
Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
by Brian Osman
· 7 years ago
3af1af9
Remove ambient and spot mask filters.
by Jim Van Verth
· 7 years ago
bb5711a
Remove GrSurfaceDesc member from GrSurfaceProxy.
by Brian Salomon
· 7 years ago
c375704
Revert "Convert DstTexture to DstProxy"
by Robert Phillips
· 7 years ago
87f7f1c
Convert DstTexture to DstProxy
by Robert Phillips
· 7 years ago
50e66d4
Remove GrRenderTargetContext::desc()
by Brian Salomon
· 7 years ago
7c8460e
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
by Brian Salomon
· 7 years ago
a8b5cf3
Fix transparent ambient shadows
by Jim Van Verth
· 8 years ago
8d1e0ac
More analytic shadow refactoring.
by Jim Van Verth
· 8 years ago
dc83b89
sk_sp-ify opList creation & storage
by Robert Phillips
· 8 years ago
a90aa2b
consolidate read/writePixels in GrSurfaceContext
by Robert Phillips
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
e14bd80
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
by Brian Salomon
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
77f1edc
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
by Robert Phillips
· 8 years ago
54d212e
Revert "Revert "Remove GrPipeline from GrDrawOp.""
by Brian Salomon
· 8 years ago
5fa6645
remove unused VerticesFlags
by Mike Reed
· 8 years ago
c48af93
Revert "Remove GrPipeline from GrDrawOp."
by Brian Salomon
· 8 years ago
2bf4b3a
Remove GrPipeline from GrDrawOp.
by Brian Salomon
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
c013892
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
by Robert Phillips
· 8 years ago
467921e
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
by Brian Salomon
· 8 years ago
[Renamed (97%) from include/gpu/GrRenderTargetContext.h]
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
30f9bc6
Switch GrTextureStripAtlas over to GrTextureProxies
by Robert Phillips
· 8 years ago
5d4cd9e
Re-enable processor optimization test with some fixes.
by Brian Salomon
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
f200a90
Rationalize GrContext's Gr*Proxy getter naming
by Robert Phillips
· 8 years ago
3de0aee
Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader.
by Brian Salomon
· 8 years ago
7215283
Move GrDrawingManager pointer to GrSurfaceContext
by Robert Phillips
· 8 years ago
d46697a
Use GrSurfaceContext::read/write-Pixels more
by Robert Phillips
· 8 years ago
77505da
Remove GrTestTarget
by Robert Phillips
· 8 years ago
2c86249
Move read/write-Pixels up to GrSurfaceContext
by Robert Phillips
· 8 years ago
6f1d36c
Delay SkPaint->GrPaint conversion in text rendering.
by Brian Salomon
· 8 years ago
75a475c
Try out refFoo pattern on GrRenderTargetContext
by Robert Phillips
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
e305cc1f
Partially defer GrSWMaskHelper
by Robert Phillips
· 8 years ago
2734136
Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext
by Robert Phillips
· 8 years ago
d316e77
Revert "Add a deferred copy surface (take 2)"
by Robert Phillips
· 8 years ago
398487a
Add a deferred copy surface (take 2)
by Robert Phillips
· 8 years ago
24f1978
Make GrRenderTargetContext::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
293d696
Revert "Add a deferred copy surface"
by Robert Phillips
· 8 years ago
4431de6
Add a deferred copy surface
by Robert Phillips
· 8 years ago
9950408
Fix comment formatting for GrRenderTargetContext::drawArc
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
784b7bf
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
93f1633
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
c590341
Add shadowrrect geometry processor
by Jim Van Verth
· 8 years ago
e60ad62
Guard against instantiate & accessRenderTarget failures
by Robert Phillips
· 8 years ago
7b8400d
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
by Brian Osman
· 8 years ago
eaa8625
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
by Robert Phillips
· 8 years ago
Next »