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
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
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
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add device-independent rendering of ovals, take two.
commit-bot@chromium.org
2013-09-05
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Remove uses of GR_RELEASE.
commit-bot@chromium.org
2013-09-03
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
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
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
temporary kES2_GrGLBinding alias to unblock DEPS roll
bsalomon@google.com
2013-08-15
*
missing header from previous commit
bsalomon@google.com
2013-08-15
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-27
*
get genmipmap function in the struct
commit-bot@chromium.org
2013-07-26
*
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
*
drawBitmap* cleanup
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
*
Remove possiblity of NULL effect in GrEffectStage
commit-bot@chromium.org
2013-07-15
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
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
*
revert 9802 breacking tests on some configs
edisonn@google.com
2013-06-28
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
[next]