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
*
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
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Improve batching of drawBitmap* calls
robertphillips@google.com
2013-06-10
*
Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...
senorblanco@chromium.org
2013-06-10
*
Make GrContext track the current matrix, render target, and clip directly rat...
commit-bot@chromium.org
2013-05-28
*
Add special handling of rectori case for gpu
robertphillips@google.com
2013-05-17
*
Re-add isIRect test for AA rect drawing
robertphillips@google.com
2013-05-14
*
Check for NULL texture in GrAutoScratchTexture::detach()
commit-bot@chromium.org
2013-05-11
*
Remove GrPathCmd
bsalomon@google.com
2013-05-10
*
Update shader rect drawing path for r9087 (removal of isIRect "opt")
robertphillips@google.com
2013-05-10
*
Remove isIRect "optimization" & defer computation of device Rect in AA rect r...
robertphillips@google.com
2013-05-10
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Fix GL extension printing on core profiles.
bsalomon@google.com
2013-05-02
*
Add geometry-based rotated AA rect drawing path
robertphillips@google.com
2013-05-02
*
Axis aligned shader-based rect drawing
robertphillips@google.com
2013-05-02
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
Reduce calls to SkMatrix::reset from GrDrawState
robertphillips@google.com
2013-04-25
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
Remove GR_STATIC_RECT_VB
robertphillips@google.com
2013-04-20
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Disable GPU acceleration for narrow ovals.
jvanverth@google.com
2013-04-16
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Reland of 8525 with fix for case when GrRT outlives GrTexture.
bsalomon@google.com
2013-04-09
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Revert 8525,8526 pending investigation of bench_pictures crashes.
bsalomon@google.com
2013-04-03
*
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
bsalomon@google.com
2013-04-03
*
Fix for effect cache key.
commit-bot@chromium.org
2013-04-02
*
Fix another clang warning/error
robertphillips@google.com
2013-04-01
*
Patches for r8468 build errors. Unreviewed.
jvanverth@google.com
2013-04-01
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Make GM render to render targets that are also textures.
bsalomon@google.com
2013-03-28
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Increase space for effect-class-ID and fix assert
robertphillips@google.com
2013-03-26
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-23
[next]