index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Use EXT_direct_state_access for path matrix manipulation
commit-bot@chromium.org
2014-04-25
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
Revert of eliminate config param -- it was always self's config (https://code...
commit-bot@chromium.org
2014-04-23
*
eliminate config param -- it was always self's config
reed@google.com
2014-04-22
*
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
commit-bot@chromium.org
2014-04-15
*
Move distance field generation to the glyph cache.
commit-bot@chromium.org
2014-04-14
*
Update bench to be able to preprocess skps
commit-bot@chromium.org
2014-04-11
*
Add MakeEmpty to GrIRect16
commit-bot@chromium.org
2014-04-10
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Add a GrLayerCache to GrContext
robertphillips@google.com
2014-04-03
*
Minor changes to GrFontCache system.
commit-bot@chromium.org
2014-04-01
*
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
bsalomon@google.com
2014-04-01
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Revert of Implement text rendering with NVPR (https://codereview.chromium.org...
commit-bot@chromium.org
2014-03-27
*
Implement text rendering with NVPR
commit-bot@chromium.org
2014-03-27
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-21
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-20
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Fix accessBitmap() with deferred clear, GPU path.
senorblanco@chromium.org
2014-03-19
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-16
*
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
robertphillips@google.com
2014-03-14
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-14
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Add API for GrContext to recommend rendertarget sample count
commit-bot@chromium.org
2014-03-10
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-06
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
Add SK_API to GrGLExtensions
commit-bot@chromium.org
2014-02-25
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
commit-bot@chromium.org
2014-02-08
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Replace factory generation of TextContexts with persistent objects.
commit-bot@chromium.org
2014-01-30
[next]