index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
gr_files.mk
Commit message (
Expand
)
Author
Age
*
Replace GrStringBuilder with SkString. First step in cleaning up the shader g...
bsalomon@google.com
2011-05-06
*
Add GrTexture.cpp to legacy project files
bsalomon@google.com
2011-04-05
*
Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders
junov@google.com
2011-03-31
*
Add GrResource.cpp to gr_files.mk
bsalomon@google.com
2011-03-30
*
add new file GrPathUtils.cpp
reed@google.com
2011-03-30
*
Add way to determine at link time what path renderer will be used.
bsalomon@google.com
2011-03-25
*
Implementation of a GL-virtualization layer for Skia. This allows for
twiz@google.com
2011-03-14
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
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
*
Add GrGpuGLShaders2 to gr_files.mk
bsalomon@google.com
2011-01-24
*
Cleanup including of GL headers and provide way to include custom headers, ex...
bsalomon@google.com
2011-01-19
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22