index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
GrGpuGLFixed.cpp
Commit message (
Expand
)
Author
Age
*
Add GrAAHairLinePathRenderer
bsalomon@google.com
2011-08-30
*
More prep work in Gr for landing AA hairline renderer.
bsalomon@google.com
2011-08-23
*
Make GrGLInterface a per-GrContext refcounted object rather than a global
bsalomon@google.com
2011-08-19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Refactor GrDrawTarget vertex/index api
bsalomon@google.com
2011-06-21
*
Add dual source blending support for proper blending with coverage.
bsalomon@google.com
2011-05-20
*
Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.
bsalomon@google.com
2011-05-10
*
Add 4x4 downsample filter with 4 bilinear texture reads, use for ssaa.
bsalomon@google.com
2011-05-05
*
SSSA for drawVerts, cleanup determination of when stage is enabled
bsalomon@google.com
2011-04-26
*
Adds read pixels to GrTexture and GrRenderTarget
bsalomon@google.com
2011-04-05
*
Remove the compile-time selection of the GL implementation based on the
twiz@google.com
2011-03-18
*
This CL removes all dependencies on GL headers across all of Ganesh. New
twiz@google.com
2011-03-18
*
Add blend constant color and use it for lcd text common case (no fancy blend ...
bsalomon@google.com
2011-03-15
*
Make flush discardable and lazily reset context
bsalomon@google.com
2011-03-10
*
Make a separate path renderer object. Move enum types to GrTypes.h
bsalomon@google.com
2011-02-22
*
Hide alloc size vs content size below API
bsalomon@google.com
2011-02-17
*
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...
bsalomon@google.com
2011-02-14
*
git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-...
bsalomon@google.com
2011-02-11
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
Towards issue #106
bsalomon@google.com
2011-01-13
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22