index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrContext.h
Commit message (
Expand
)
Author
Age
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...
commit-bot@chromium.org
2014-05-30
*
Initial work to get ETC1 data up to the GPU
commit-bot@chromium.org
2014-05-30
*
Constify the arguments to createTexture
commit-bot@chromium.org
2014-05-29
*
Factor GrTexture into public GrTexture and private GrTextureImpl.
commit-bot@chromium.org
2014-05-09
*
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (...
commit-bot@chromium.org
2014-05-09
*
Factor GrTexture into public GrTexture and private GrTextureImpl.
commit-bot@chromium.org
2014-05-09
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
Allow custom resources in the GrContext's cache
commit-bot@chromium.org
2014-05-05
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
Add a GrLayerCache to GrContext
robertphillips@google.com
2014-04-03
*
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
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Add API for GrContext to recommend rendertarget sample count
commit-bot@chromium.org
2014-03-10
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Update bench pictures to time image decode & upload costs
robertphillips@google.com
2013-12-18
*
Remove problematic GrContext thread local instance counting
commit-bot@chromium.org
2013-12-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-07
*
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
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
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 uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
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
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15
*
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
commit-bot@chromium.org
2013-07-10
*
Minor GrContext/GrInOrderDrawBuffer cleanup
robertphillips@google.com
2013-07-03
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
[next]