Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
880914c35c8f7fc2e9c57134134c883baf66e538
/
include
/
gpu
748e9d3
Add LATC to alpha only pixel config
by krajcevski
· 10 years ago
f9dae78
Remove GrIsPow2 in favor of SkIsPow2.
by tfarina
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
d537341
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
by robertphillips
· 10 years ago
9c0e629
Initial work to get ETC1 data up to the GPU
by krajcevski
· 10 years ago
901e96d
Add Sample slide for Rectanizers
by robertphillips
· 10 years ago
a6a8f00
hide SkDevice::config()
by reed
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
af091a1
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 10 years ago
6e7ddaa
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be.
by commit-bot@chromium.org
· 10 years ago
f9bd04f
Constify the arguments to createTexture
by commit-bot@chromium.org
· 10 years ago
86b0de4
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 10 years ago
b1aec17
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 10 years ago
42dc813
Revert of Revert of Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
8bfcd72
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 10 years ago
420b2ff
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
5e565d1
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 10 years ago
2dcd243
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
eeef0cc
Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/)
by commit-bot@chromium.org
· 10 years ago
731b28d
Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"""
by commit-bot@chromium.org
· 10 years ago
555e74f
"Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""
by reed@google.com
· 10 years ago
3595f88
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 10 years ago
a369e36
Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"
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
e49157f
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 10 years ago
59e7d23
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 10 years ago
bd465d1
Factor GrTexture into public GrTexture and private GrTextureImpl.
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
8341eb7
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 10 years ago
95a2b0e
Allow custom resources in the GrContext's cache
by commit-bot@chromium.org
· 10 years ago
11c6b39
Adds a mechanism for GrCacheable objects to notify the resource cache
by commit-bot@chromium.org
· 10 years ago
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 10 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
53b614b
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/)
by djsollen@google.com
· 11 years ago
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
6fcd1ef
Add flag for SkGpuSurface creation to enable distance fields.
by commit-bot@chromium.org
· 11 years ago
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
f669672
Use EXT_direct_state_access for path matrix manipulation
by commit-bot@chromium.org
· 11 years ago
0a6fe71
Use fixed function pipeline only when drawing paths
by commit-bot@chromium.org
· 11 years ago
3adcc34
stop using deprecated bitmap::config for gpu
by commit-bot@chromium.org
· 11 years ago
6e332f7
Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)
by commit-bot@chromium.org
· 11 years ago
dcacd5f
eliminate config param -- it was always self's config
by reed@google.com
· 11 years ago
beb8b3a
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
by commit-bot@chromium.org
· 11 years ago
762cd80
Move distance field generation to the glyph cache.
by commit-bot@chromium.org
· 11 years ago
c873329
Update bench to be able to preprocess skps
by commit-bot@chromium.org
· 11 years ago
2f56998
Add MakeEmpty to GrIRect16
by commit-bot@chromium.org
· 11 years ago
0a09d71
Implement drawDRRect for GPU
by commit-bot@chromium.org
· 11 years ago
fc94829
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
by commit-bot@chromium.org
· 11 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
e930a07
Add a GrLayerCache to GrContext
by robertphillips@google.com
· 11 years ago
53e1e4d
Minor changes to GrFontCache system.
by commit-bot@chromium.org
· 11 years ago
a34bb60
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
by bsalomon@google.com
· 11 years ago
8ddc26b
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
by commit-bot@chromium.org
· 11 years ago
972f9cd
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
by commit-bot@chromium.org
· 11 years ago
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
by commit-bot@chromium.org
· 11 years ago
4784182
Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/)
by commit-bot@chromium.org
· 11 years ago
dcb8ef9
Implement text rendering with NVPR
by commit-bot@chromium.org
· 11 years ago
f20fc24
remove all references to legacy Config8888
by reed@google.com
· 11 years ago
2a05de0
Add Gpu Tracing to Ganesh
by commit-bot@chromium.org
· 11 years ago
99e5b52
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
180e36a
Revert "hide Config8888 entirely". Broke a bunch of builds.
by bsalomon@google.com
· 11 years ago
be41d38
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d8a57af
Adding a new SkSurface factory for generating surfaces from the scratch texture pool.
by commit-bot@chromium.org
· 11 years ago
b7b7eb3
Fix accessBitmap() with deferred clear, GPU path.
by senorblanco@chromium.org
· 11 years ago
a713f9c
add new readPixels with direct memory parameters
by commit-bot@chromium.org
· 11 years ago
4ef54f8
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
by commit-bot@chromium.org
· 11 years ago
145d1c0
Proposed SkCanvas API for preLoading textures to VRAM v2.0
by commit-bot@chromium.org
· 11 years ago
5ed01d1
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
by robertphillips@google.com
· 11 years ago
1ab85c8
Proposed SkCanvas API for preLoading textures to VRAM v2.0
by commit-bot@chromium.org
· 11 years ago
4cb543d
Implement support for a Context parameter in image filters
by senorblanco@chromium.org
· 11 years ago
3da3b62
getDeviceCapabilities is no longer need, so remove it
by commit-bot@chromium.org
· 11 years ago
b471a32
Add API for GrContext to recommend rendertarget sample count
by commit-bot@chromium.org
· 11 years ago
4cd9e21
Add SkCanvas::writePixels that takes info+pixels directly
by commit-bot@chromium.org
· 11 years ago
06acb58
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
cabf4b2
Unify edge type enums across GrEffect subclasses that clip rendering to a geometry.
by commit-bot@chromium.org
· 11 years ago
f535561
Cleanup GrGLInterface after Chromium changes
by commit-bot@chromium.org
· 11 years ago
0714360
Add SK_API to GrGLExtensions
by commit-bot@chromium.org
· 11 years ago
6ebfbf9
Use vertex buffer objects instead of client side arrays in fixed-function codepaths
by commit-bot@chromium.org
· 11 years ago
a3baf3b
Add hooks for GL_EXT_debug_marker in gpu
by commit-bot@chromium.org
· 11 years ago
c2f7824
Analytic rrect clip for cicular corners, radius >= 0.5
by commit-bot@chromium.org
· 11 years ago
15a1405
Change device factories to take SkImageInfo instead of SkBitmap::Config
by commit-bot@chromium.org
· 11 years ago
e79f320
Revert of r13384 (Stateful PathRenderer implementation)
by robertphillips@google.com
· 11 years ago
3e0c64a
Stateful PathRenderer implementation
by robertphillips@google.com
· 11 years ago
f053980
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
by commit-bot@chromium.org
· 11 years ago
ae761f7
Make SkImageFilter methods const.
by commit-bot@chromium.org
· 11 years ago
76f10a3
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
by reed@google.com
· 11 years ago
cbbc481
Replace factory generation of TextContexts with persistent objects.
by commit-bot@chromium.org
· 11 years ago
ddf2bfb
Move GrTextContext to private interface
by commit-bot@chromium.org
· 11 years ago
9f94b91
Add fallback code for TextContexts that don't support all features
by commit-bot@chromium.org
· 11 years ago
e5d7015
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e8612d9
Add standalone drawText for GrTextContext.
by commit-bot@chromium.org
· 11 years ago
d2ac07b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d8ed851
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
227c246
Resolve a few memory leaks in tests.
by commit-bot@chromium.org
· 11 years ago
68c7488
Revert "Turn NVPR on by default (but off in tools)."
by halcanary@google.com
· 11 years ago
cc40f06
Add factory class for generating various flavors of GrTextContext.
by commit-bot@chromium.org
· 11 years ago
83d81c9
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
f1d63aa
Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/)
by commit-bot@chromium.org
· 11 years ago
Next »