Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e1f829699958b673dfe196c80d17a55d18d0fc4b
/
src
/
gpu
2d70dcb
Dynamically allocate the GrDrawContexts
by robertphillips
· 9 years ago
d120105
Make path range loading explicit
by cdalton
· 9 years ago
cdd7907
Implement cached nvpr text blobs
by cdalton
· 9 years ago
02015e5
Use SkTextBlob for nvpr color bitmap fallbacks
by cdalton
· 9 years ago
3bd909a
Add TextRun object to nvpr text
by cdalton
· 9 years ago
c00389e
Fix gpu dashing for case where all intervals are 0.
by egdaniel
· 9 years ago
588b9ca
Fix memory leak in ClipMaskManager
by robertphillips
· 9 years ago
7d5c950
Simplify nvpr text
by cdalton
· 9 years ago
f6d259b
Incrementally flush GrDrawTarget
by joshualitt
· 9 years ago
0737f61
Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ )
by joshualitt
· 9 years ago
a7e8780
Incrementally flush GrDrawTarget
by joshualitt
· 9 years ago
db9f664
Add work around for devices/API filters that claim GL_KHR_debug support but don't provide functions
by bsalomon
· 9 years ago
473addf
Remove separate cache for clip mask textures
by bsalomon
· 9 years ago
b1ac52f
Skia: Add Command Buffer support to Linux/Mac
by hendrikw
· 9 years ago
b90de31
Fix for texture width or height are greater than 2^16
by joshualitt
· 9 years ago
aa48d36
Fix drawVertices when there is a paint alpha
by bsalomon
· 9 years ago
7bdd70a
Fix for 2056
by joshualitt
· 9 years ago
3e77ba9
Implement stencil clipping in mixed sampled render targets
by vbuzinov
· 9 years ago
856e9d9
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
by reed
· 9 years ago
e2bcec3
fix for default path renderer draws harlines without bloating
by joshualitt
· 9 years ago
b39abc4
remove unused helper function
by reed
· 9 years ago
b5d3263
try texture-maker to generalize stretching for npot and min-tex-size
by reed
· 9 years ago
966c2c3
Revert of By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ )
by bsalomon
· 9 years ago
198a350
By default purge resources that haven't been used for 64 flushes
by bsalomon
· 9 years ago
e25eea4
Use child processors to implement compose color filter.
by bsalomon
· 9 years ago
f1b7a1d
Make skpaint->grpaint flow work for composing draws (verts and atlas)
by bsalomon
· 9 years ago
c6363ef
Make methods on GrGpuResource safe to call on abandoned resource
by bsalomon
· 9 years ago
14eaaa6
Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible.
by bsalomon
· 9 years ago
38ddbad
Mangle output var in GrGLFragmentProcessor::emitChild
by bsalomon
· 9 years ago
6f0fdac
skia: Add support for ANGLE on linux
by hendrikw
· 9 years ago
10cae83
Move determiniation of strokerect rects internal
by joshualitt
· 9 years ago
aca31fe
Stop supporting HW dither
by bsalomon
· 9 years ago
11edad9
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
e73f1f6
Prefer dual source/framebuffer fetch paths for GPU LCD.
by egdaniel
· 9 years ago
a204ced
Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ )
by joshualitt
· 9 years ago
511684f
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
bf87730
Move GrFragmentProcessor implementation to its own cpp file
by bsalomon
· 9 years ago
3905c37
fix factory count
by Brian Salomon
· 9 years ago
87ba62e
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
by bsalomon
· 9 years ago
106b124
Remove SkNEW and SkDELETE macros
by mdempsky
· 9 years ago
aa37a96
Create append methods in batch namespaces
by joshualitt
· 9 years ago
2120b6f
Fix for combining with perspective local rects
by joshualitt
· 9 years ago
3566d44
Move StrokeRectBatches into .cpp files
by joshualitt
· 9 years ago
1b55a96
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ )
by reed
· 9 years ago
48e3a45
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ )
by reed
· 9 years ago
eb44d53
add a ClassID function to GrBatch
by joshualitt
· 9 years ago
a7008403
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ )
by joshualitt
· 9 years ago
4078d52
add a ClassID function to GrBatch
by joshualitt
· 9 years ago
ef4ba3d
Fix Ganesh perspective projection bug
by robertphillips
· 9 years ago
3322a81
share code between SkGr and Cacherator
by reed
· 9 years ago
5d08d44
minor cleanup
by joshualitt
· 9 years ago
ae4738f
Create fragment processor for performing input color blend with child processor
by bsalomon
· 9 years ago
0a5fa48
Add onMemoryDump to GrContext
by ericrk
· 9 years ago
eb00eab
fix up GrGLProgrambuilder precision on varyings
by joshualitt
· 9 years ago
27b6335
On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm.
by egdaniel
· 9 years ago
fb1e2fc
Update params to get better packing for DF path atlas
by jvanverth
· 9 years ago
30c4cae
Add special case circle blur for Ganesh
by robertphillips
· 9 years ago
723b050
Add support for blending of LCD for all blend modes. BUG=skia:
by egdaniel
· 9 years ago
79bd2ae
Minor fix to attaching stencils
by egdaniel
· 9 years ago
506c802
Add helper for creating leaf FPs inside GrFP::TestCreate functions
by bsalomon
· 9 years ago
ec00d94
Move some of the adding stencil attachment logic of Gpu and into Render Target.
by egdaniel
· 9 years ago
b5b6032
Test that GrFragmentProcessors work without input colors.
by bsalomon
· 9 years ago
59ce45f
Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ )
by bsalomon
· 9 years ago
72c58e7
Test that GrFragmentProcessors work without input colors.
by bsalomon
· 9 years ago
3833daa
Fix GPU-only snapping bug in mask blur rendering
by robertphillips
· 9 years ago
5a744b7
Have SkVarAlloc::alloc() use sk_malloc_throw.
by mtklein
· 9 years ago
56f38fb
disable kIndex_8 gpu support for now -- seems to always be slower
by reed
· 9 years ago
4c9281d
remove dead code not mentioned in any GYP
by mtklein
· 9 years ago
eddbefb
skia: Add ANGLE with GL backend to nanobench/DM
by hendrikw
· 9 years ago
102081a
move GrGLPathProcessor back into GrPathProcessor
by joshualitt
· 9 years ago
d8dd47b
remove path specific program building classes
by joshualitt
· 9 years ago
e7afc2d
Start trying to collapse path program stuff
by joshualitt
· 9 years ago
465283c
Remove batchtracker
by joshualitt
· 9 years ago
85d9178
Use SkImageCacherator in SkImages
by reed
· 9 years ago
e66fec2
fix missing clipmaskmanager
by Brian Salomon
· 9 years ago
eef3c5b
Fix texture creation on stencil format test code
by egdaniel
· 9 years ago
b3b9aec
Remove GrClipTarget
by bsalomon
· 9 years ago
ad792c1
Simplify installation of pipeling into GrDrawBatch in GrDrawTarget
by bsalomon
· 9 years ago
f238469
Late creation of GrPathProcessor
by joshualitt
· 9 years ago
512be53
Cleanup GrDrawTarget now that all paths lead to GrBatch
by bsalomon
· 9 years ago
a82bf95
Fix leak of path ranges
by bsalomon
· 9 years ago
ff1d547
Calculate pixel config and stencil fmt pairs once per pixel config.
by egdaniel
· 9 years ago
6c6f658
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data
by bsalomon
· 9 years ago
059dffa
There's a set probability that a linear pipeline of random procs will be created (old behavior), or a pipeline with a single proc tree (added behavior).
by wangyix
· 9 years ago
ce79a3a
Initialize subrun variables to make Valgrind happy
by jvanverth
· 9 years ago
32ab260
Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ )
by bsalomon
· 9 years ago
eb662bc
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data
by bsalomon
· 9 years ago
809e5af
Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired.
by wangyix
· 9 years ago
af2533a
Make GrProcessorDataManager a noop
by joshualitt
· 9 years ago
1fcc01c
GrPathRangeBatch
by bsalomon
· 9 years ago
336cda3
wire up incNumDraws
by joshualitt
· 9 years ago
157e648
Detach cache in DF routines rather than passing it in.
by jvanverth
· 9 years ago
036fd8e
Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode.
by wangyix
· 9 years ago
87a5c9f
Add number of draws to GrGpu stats
by joshualitt
· 9 years ago
90e8ab7
Re-enable nvpr text rendering in DM.
by bsalomon
· 9 years ago
54a6b1a
emitChild() used to generate a mangled outputColor based on the parent's outputColor; now it just accepts an outputColor string. It's now up to the programmer to declare outputColors if needed before emitting child code.
by wangyix
· 9 years ago
43fe618
refactor parts of SkGr.cpp for use by SkImages
by reed
· 9 years ago
44c3128
Clean up some lint complaints
by robertphillips
· 9 years ago
fac9ceb
Add new GM to directly exercise perspective bitmap drawing
by robertphillips
· 9 years ago
06f989a
Revert of Minor cleanup in GrTessellatingPathRenderer. (patchset #1 id:1 of https://codereview.chromium.org/1322023002/ )
by senorblanco
· 9 years ago
Next »