Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4c58e085b27c4cd9813ed7cad2388194d1d1f089
/
src
/
gpu
« Previous
d3a560f
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/)
by joshualitt
· 9 years ago
cbfe91d
Preliminary attempt to remove batch tracker
by joshualitt
· 9 years ago
2e5b4c5
Fix GrAARectRenderer's handling of unsorted nested rects
by robertphillips
· 9 years ago
50b58e6
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
by kkinnunen
· 9 years ago
55e4783
Improve NVPR stroke accuracy to fix thick strokes
by kkinnunen
· 9 years ago
d156d36
Make GrStrokeInfo inherit from SkStrokeRec
by kkinnunen
· 9 years ago
72743b1
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/)
by mtklein
· 9 years ago
15877b6
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 9 years ago
9250d24
Don't do discards when on Adreno4xx due to driver bug.
by egdaniel
· 9 years ago
404b3b2
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)
by mtklein
· 9 years ago
5df6fee
Move copy-surface-as-draw fallback to GrGLGpu.
by bsalomon
· 9 years ago
e3ababe
remove localmatrix from GrGeometryProcessor base class
by joshualitt
· 9 years ago
87a773c
Remove high ref count tracker from GrFakeRefObj
by bsalomon
· 9 years ago
e578a95
Remove viewmatrix from GrGeometryProcessor base class
by joshualitt
· 9 years ago
d4d83eb
Tesellating path renderer: typecast cleanup; logging build fix.
by senorblanco
· 9 years ago
7156b09
Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/)
by robertphillips
· 9 years ago
c3c06a1
Defer glClear to just before draw call
by wasim.abbas
· 9 years ago
eea2ff7
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
88c23fc
remove color from GrGeometryProcessor
by joshualitt
· 9 years ago
231c5fd
Don't issue texture barriers for RT's with separate storage
by cdalton
· 9 years ago
1ba8cc9
removing equality / compute invariant loops from GrGeometryProcessors
by joshualitt
· 9 years ago
1573206
fix for angle bot
by joshualitt
· 9 years ago
fc07256
fix for blur large glyphs problems
by joshualitt
· 9 years ago
19e4c02
Keep Big Glyph coordinates in float in GrAtlasTextContext
by joshualitt
· 9 years ago
c5f1c54
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
1bf714f
Revert of Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1138013004/)
by egdaniel
· 9 years ago
8780bc6
Remove GrGLVertexArray from GrGpuResource hierarchy.
by bsalomon
· 9 years ago
6c89110
GLProgramsTest 3.0
by joshualitt
· 9 years ago
b72f920
Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1135393003/)
by egdaniel
· 9 years ago
4c97786
fix bounds for BW lines, AA Hairlines
by joshualitt
· 9 years ago
28761fe
Fix assert in GrBatchAtlas.
by jvanverth
· 9 years ago
0cfe124
Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1133543004/)
by egdaniel
· 9 years ago
9770bdc
Remove workaround to for lower glsl support for qualcomm
by egdaniel
· 9 years ago
8f827fe
Fix SkStrokeRec == to report true for all fills
by kkinnunen
· 9 years ago
8c9b6f1
Add check in GrGpu createTexture to make sure we don't create multisampled textures.
by egdaniel
· 9 years ago
7d022d6
add option to supress prints on context
by joshualitt
· 9 years ago
cc25297
Fix valgrind bug in Porter Duff LCD.
by egdaniel
· 9 years ago
80ea19c
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/)
by reed
· 9 years ago
2629697
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/)
by reed
· 9 years ago
67d71c8
stop calling SkScalarDiv
by reed
· 9 years ago
ee71044
Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/)
by joshualitt
· 9 years ago
5566133
add option to supress prints on context
by joshualitt
· 9 years ago
0d5fd11
Make Porter Duff LCD XP its own XferProcessor
by egdaniel
· 9 years ago
1107e90
Fix blur on large glyphs in runs < SkGlyphCache::max
by joshualitt
· 10 years ago
e4cee1f
fix for cached textblobs look garbled
by joshualitt
· 10 years ago
0e9ac4a
Add virtual destructor for GrDrawTargetCaps
by bsalomon
· 10 years ago
3211770
Add assignment op to enum bitfield ops
by cdalton
· 10 years ago
f7cc877
Add function for logging blend info on XP.
by bsalomon
· 10 years ago
8e5c177
convex path renderer unit tests
by joshualitt
· 10 years ago
79dfb2b
Add unit tests to text context
by joshualitt
· 10 years ago
e590266
Add unit tests for stroke rects and drawVertices
by joshualitt
· 10 years ago
21279c7
AADistanceFieldPathRenderer unit tests
by joshualitt
· 10 years ago
af2d56d
print on unused uniforms in debug builds
by joshualitt
· 10 years ago
c19cdc2
Only discard for XP dstCopies if we have a coverage value.
by egdaniel
· 10 years ago
28eee1a
Disable advance blend equations.
by egdaniel
· 10 years ago
7dfc27c
Remove coverage multiplies when it is known to be fully opaque.
by egdaniel
· 10 years ago
e16dfdb
Enable GrAAConvexTessellator in GrAAConvexPathRenderer
by robertphillips
· 10 years ago
b7ed856
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/)
by reed
· 10 years ago
8b26b99
new image from backend desc
by reed
· 10 years ago
a2532d9
adding rect batch unit test
by joshualitt
· 10 years ago
c92c129
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 10 years ago
2fbd406
tesselating path renderer unit tests
by joshualitt
· 10 years ago
e64eb57
Iterate over instanced draws in GrGpu rather than above GrBatchTarget
by bsalomon
· 10 years ago
3b58d75
Initial CL to create Reorder command builder behind a flag
by joshualitt
· 10 years ago
e40d397
Isolate GrBufferAllocPools inside GrBatchTarget
by robertphillips
· 10 years ago
0acd0d3
adding uniqueID to GrContext
by joshualitt
· 10 years ago
622d3ad
Adding unit tests for limited subset of DefaultPathRenderer
by joshualitt
· 10 years ago
797e906
Re-enable validation for glBlendBarrierKHR and glBlendEquation
by cdalton
· 10 years ago
8917d62
Implement support for KHR_blend_equation_advanced
by cdalton
· 10 years ago
0ce02c3
Place nvpr above tesselating path renderer in the chain
by cdalton
· 10 years ago
a85d4d0
Make drawImage a virtual on SkDevice
by reed
· 10 years ago
e4017d8
Add layout qualifiers to GrGLShaderBuilder
by cdalton
· 10 years ago
06dad4b
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/)
by reed
· 10 years ago
620ba3a
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/)
by reed
· 10 years ago
444987f
small fix to correct bounds on distance field text
by joshualitt
· 10 years ago
84b0088
Add GrAAConvexTessellator class
by robertphillips
· 10 years ago
91d06bc
Reduce the API surface of GrBufferAllocPool and its derivatives
by robertphillips
· 10 years ago
3538e3b
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/)
by reed
· 10 years ago
d96a67b
small cleanup in GrOvalRenderer
by joshualitt
· 10 years ago
0c14bcc
trivial fix for drawvertices bounds
by joshualitt
· 10 years ago
301f989
Fix vertex/index buffer leaks
by bsalomon
· 10 years ago
14fe8fd
Make drawImage a virtual on SkDevice
by reed
· 10 years ago
af24295
create GrInOrderCommandBuilder
by joshualitt
· 10 years ago
ad17cfc
Move RectBatch to GrRect
by joshualitt
· 10 years ago
cb8979d
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
by bsalomon
· 10 years ago
e46760e
Create GrCommandBuilder
by joshualitt
· 10 years ago
876f48b
Adjust tolerance to fix GPU hairline curve issues
by jvanverth
· 10 years ago
261694c
Avoid using SkPathEffect::DashInfo in GrStrokeInfo
by kkinnunen
· 10 years ago
b5238a7
Start on simplifying generateGeometry() overrides
by bsalomon
· 10 years ago
119468b
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/)
by reed
· 10 years ago
99bc9fd
Remove canTweakAlphaForCoverage from XP's since batch reads flag.
by egdaniel
· 10 years ago
07ab9f3
Don't attempt to draw path if dashing or stroking fails
by bsalomon
· 10 years ago
8415abe
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/)
by bsalomon
· 10 years ago
f28381c
Start on simplifying generateGeometry() overrides
by bsalomon
· 10 years ago
b327c3a
Revert of Don't attempt to draw path if dashing or stroking fails (patchset #1 id:1 of https://codereview.chromium.org/1119393002/)
by bsalomon
· 10 years ago
5392785
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)"
by reed
· 10 years ago
0911430
Move state management to GrInOrderDrawBuffer
by joshualitt
· 10 years ago
39202f1
Don't attempt to draw path if dashing or stroking fails
by bsalomon
· 10 years ago
ed0bcad
Move instanced index buffer creation to flush time
by bsalomon
· 10 years ago
d8ed1b6
Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/)
by bsalomon
· 10 years ago
Next »