Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2d721d33aad192cc8a7a1321504b39bdca2a57ce
/
src
/
gpu
« Previous
b3f1636
skia: Make the validate match interface for *_draw_instanced
by hendrikw
· 9 years ago
77a2e52
Remove DrawingMgr shims from GrContext
by robertphillips
· 9 years ago
9195794
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ )
by egdaniel
· 9 years ago
fcffaf2
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
466c2c4
Move some code around to make another diff cleaner
by bsalomon
· 9 years ago
a106c62
Loosen requirement that there be only one GrDrawTarget
by robertphillips
· 9 years ago
1a1d0b8
Remove check for whole image in the cache in SkGpuDevice::shouldTileImage
by bsalomon
· 9 years ago
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
a912dde
Don't abort analytic clipping if using MSAA until elements are examined
by bsalomon
· 9 years ago
10528f1
Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D.
by bsalomon
· 9 years ago
0b5b6b2
Fix clipping when all analytic FP creations can be skipped
by bsalomon
· 9 years ago
0adfffb
Fix dm with Chromium command buffer driver
by kkinnunen
· 9 years ago
88d064d
add applyFilter() to SkImage
by reed
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
f276ac5
Move functions from SkGr to SkGrPriv.h
by bsalomon
· 9 years ago
79da63f
Fix gpu drawBitmap to work when BM is A8 and we have a shader
by egdaniel
· 9 years ago
8585dd2
Updates nvpr text blobs to not store a direct reference to the
by cdalton
· 9 years ago
c988d2c
Remove ClipMaskType from GrCMM
by bsalomon
· 9 years ago
0ba8c24
Insert clip fragment processor outside GrCMM
by bsalomon
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
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
Next »