index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Initialize written paths and strokerecs lazily during GPU drawPath
commit-bot@chromium.org
2014-01-14
*
Move geometry allocator for drawVertices inside autoflush scope.
commit-bot@chromium.org
2014-01-08
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Remove problematic GrContext thread local instance counting
commit-bot@chromium.org
2013-12-04
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Add bevel-stroke support in GrAARectRenderer
commit-bot@chromium.org
2013-11-06
*
Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...
robertphillips@google.com
2013-11-01
*
Make GrContext cache the gpu paths
commit-bot@chromium.org
2013-11-01
*
Add bevel-stroke support in GrAARectRenderer
commit-bot@chromium.org
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-01
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
Make not-reusing-scratch-textures only apply to texture uploads
robertphillips@google.com
2013-10-30
*
Allow specifying the max texture count on the bots
robertphillips@google.com
2013-10-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-30
*
Don't reuse scratch textures patch
robertphillips@google.com
2013-10-29
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-24
*
Add support for reading non-rendertarget textures.
commit-bot@chromium.org
2013-10-23
*
Fix out of order destruction error
robertphillips@google.com
2013-10-21
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Fix build break in assert
bsalomon@google.com
2013-10-15
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
Move renderable config list to GrDrawTargetCaps
commit-bot@chromium.org
2013-10-14
*
When cache is full delay flush until GrContext draw is finished
commit-bot@chromium.org
2013-10-04
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Attempt to remove 64 bit min size for NPOT resized texture.
commit-bot@chromium.org
2013-09-18
*
re-enable GrIODB
bsalomon@google.com
2013-09-10
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Fix for nested rect drawing bug
robertphillips@google.com
2013-08-20
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-07
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-06
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-05
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-05
*
Fix a crash on stroking empty paths with nv_path_rendering enabled
commit-bot@chromium.org
2013-08-05
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
Add GrContext::setMaxTextureSizeOverride
robertphillips@google.com
2013-07-25
[next]