Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dbe6074a06efc5fb6883bb5e4f251ed67c8c0ab4
/
src
/
gpu
/
SkGpuDevice.cpp
dbe6074
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/)
by robertphillips
· 10 years ago
3d398c8
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
c0eb9b9
Make "priv" classes for GrTexure and GrSurface.
by bsalomon
· 10 years ago
05c4a43
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/)
by fmalita
· 10 years ago
ee6631e
Update RecordReplaceDrawTest to generate and pass pictures
by robertphillips
· 10 years ago
d46b8d2
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/)
by robertphillips
· 10 years ago
c13bc57
Fix SkTextBlob offset semantics.
by Florin Malita
· 10 years ago
30d2cc6
Update layer hoisting code to correctly render sub-picture layers
by robertphillips
· 10 years ago
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
1c4c528
Refactor layer hoisting code
by robertphillips
· 10 years ago
a0537de
Copy layer-hoisting related SkPaints
by robertphillips
· 10 years ago
e010f1c
hide deviceproperties, prepare the way for surfaceprops
by reed
· 10 years ago
4aa6dfc
Separate replacement creation from layer discovery
by robertphillips
· 10 years ago
3375c80
when we disable lcd for impl reasons, add kGenA8 to document the original intent
by reed
· 10 years ago
4815fe5
Fix bug in layer hoisting transition to SkRecord backend
by robertphillips
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
274b4ba
Switch Layer Hoisting over to SkRecord backend
by robertphillips
· 10 years ago
2ed8a75
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
by robertphillips
· 10 years ago
e5ea500
Hide fields in SkImageInfo
by reed
· 10 years ago
98d709b
Reorganize Layer Hoisting code
by robertphillips
· 10 years ago
7187593
Make SkGrPixelRef responsible for owning GrSurface's texture rather than RT.
by bsalomon
· 10 years ago
32d0b3b
Simplify SkGpuDevice construction
by bsalomon
· 10 years ago
d628330
Switch GPU Optimization code to SkRecord
by robertphillips
· 10 years ago
533eb78
Convert BBH APIs to use SkRect.
by mtklein
· 10 years ago
64bf767
Split up monolithic EXPERIMENTAL_drawPicture method
by robertphillips
· 10 years ago
6617d50
Rename GPUAccelData to GrAccelData
by robertphillips
· 10 years ago
6f294af
Refactor GrLayerCache for new API
by robertphillips
· 10 years ago
c019ec4
Add layer counting to SkPictureRecord
by robertphillips
· 10 years ago
3b73e01
Revert of Add layer counting to SkPictureRecord (https://codereview.chromium.org/464433002/)
by mtklein
· 10 years ago
4a2b2e8
Add layer counting to SkPictureRecord
by robertphillips
· 10 years ago
d5fa1a4
add drawPicture variant that takes a matrix and paint
by reed
· 10 years ago
be129b2
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
by senorblanco
· 10 years ago
a098dd4
Fix drawVertices() on GPU when texs=colors=shaders=indices=null
by bsalomon
· 10 years ago
01c8da1
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
by bsalomon
· 10 years ago
0c42332
Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering
by robertphillips
· 10 years ago
55b6d8b
Implement a persistent uniqueID-based cache for SkImageFilter.
by senorblanco
· 10 years ago
320c923
Add plot-based purging to GrLayerCache
by robertphillips
· 10 years ago
d771f6b
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
by robertphillips
· 10 years ago
21048b5
Always have GrLayer's rect be valid
by robertphillips
· 10 years ago
32a311b
Fixed the bug in drawVertices when no colors or texture coordinates are provided by modifying the grprimitive to klines and adjusting the indices.
by dandov
· 10 years ago
49b3590
Revert of drawVertices bug on gpu side (https://codereview.chromium.org/387113002/)
by dandov
· 10 years ago
612364d
Fixed the bug in drawVertices when no colors or texture coordinates are provided by modifying the grprimitive to klines and adjusting the indices.
by dandov
· 10 years ago
6142609
Cleanup SkPicture* classes a bit
by robertphillips
· 10 years ago
c26d991
Split SkPictureReplacementPlayback out of SkPicturePlayback
by robertphillips
· 10 years ago
d78a168
Improve gpu tracing when applying markers directly to gpu target
by egdaniel
· 10 years ago
83d081a
Goodbye GrEffectRef.
by bsalomon
· 10 years ago
1ad00e4
Split SkPictureRangePlayback out of SkPicturePlayback
by robertphillips
· 10 years ago
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 10 years ago
db53990
Rename SkPicturePlayback to SkPictureData
by robertphillips
· 10 years ago
952841b
Begin atlasing
by robertphillips
· 10 years ago
e462f2b
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
by robertphillips
· 10 years ago
55e61f0
Begin atlasing
by robertphillips
· 10 years ago
89443ab
change gpudevice and pdfdevice to inherit from basedevice
by reed
· 10 years ago
4ec84da
Move allocation of texture from SkGpuDevice to GrLayerCache
by robertphillips
· 10 years ago
c6cb56f
Implement text rendering with NVPR
by kkinnunen
· 10 years ago
744fb73
Enable basic drawing with SkRecord-based pictures.
by Mike Klein
· 10 years ago
bbcb38d
Allow gpu debug markers to be placed by using a GrContext
by egdaniel
· 10 years ago
0689d7b
stop using SkBitmap::Config
by reed
· 10 years ago
e61c411
Use vertex attributes for dash effect in gpu
by egdaniel
· 10 years ago
d58a0ba
Push dash checks into GrContext.
by egdaniel
· 10 years ago
4585144
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
by reed
· 10 years ago
e50da8f
fix when DEVICE_CONFIG is still defined
by reed
· 10 years ago
9de5b51
SkShader::asNewEffect Refactoring
by dandov
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
2583b62
Is this SkDebug important? It drives me nuts.
by mtklein
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 10 years ago
a6a8f00
hide SkDevice::config()
by reed
· 10 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 10 years ago
559a883
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 10 years ago
d0f824c
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 10 years ago
986d681
setConfig -> setInfo
by commit-bot@chromium.org
· 10 years ago
c93e681
fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry.
by commit-bot@chromium.org
· 10 years ago
9927bd3
Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest
by commit-bot@chromium.org
· 10 years ago
1878651
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 10 years ago
3595f88
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
8dcff64
Move skPaint2GrPaint to SkGr.h/cpp
by commit-bot@chromium.org
· 10 years ago
8ec8bab
Update layer-pre-rendering for Chrome flag
by commit-bot@chromium.org
· 10 years ago
96fb748
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 10 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 10 years ago
a17773f
Disable filtering in draw Bitmap operation when pixels are aligned
by commit-bot@chromium.org
· 10 years ago
f97d65d
Fix rendering artifacts in pull-saveLayers-forward mode
by commit-bot@chromium.org
· 10 years ago
3d41c4a
Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures
by robertphillips@google.com
· 10 years ago
7252f7b
Fix rendering artifacts in pull-saveLayers-forward mode
by commit-bot@chromium.org
· 10 years ago
b2c82c9
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
beb1af2
First pass at pre-rendering saveLayers for GPU
by robertphillips@google.com
· 10 years ago
8fd9382
Fix memory leak in GPU Picture optimization
by commit-bot@chromium.org
· 10 years ago
0205aba
Infrastructure changes to support pull-saveLayers-forward task
by commit-bot@chromium.org
· 10 years ago
300c606
Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests
by robertphillips@google.com
· 10 years ago
6b392b6
Infrastructure changes to support pull-saveLayers-forward task
by commit-bot@chromium.org
· 10 years ago
6fcd1ef
Add flag for SkGpuSurface creation to enable distance fields.
by commit-bot@chromium.org
· 11 years ago
9d5e3f1
Fix image decode thrashing when drawing a very large source image to a GPU canvas
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
3adcc34
stop using deprecated bitmap::config for gpu
by commit-bot@chromium.org
· 11 years ago
f7efa50
Implement intra-frame cacheing in image filters.
by commit-bot@chromium.org
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
Next »