index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Decrease GPU drawn brightness for < 1 pixel wide/high rects
robertphillips@google.com
2013-05-28
*
fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u...
commit-bot@chromium.org
2013-05-24
*
Fix degenerate and near-degenerate hairlines on the gpu
commit-bot@chromium.org
2013-05-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
Make GrGLProgramDesc's key variable length by compacting the effect key array
bsalomon@google.com
2013-05-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
Reland path bounds change with correct bounds for convex and hairline path re...
bsalomon@google.com
2013-05-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-20
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""
bsalomon@google.com
2013-05-17
*
fix uninitialized adcd
bsalomon@google.com
2013-05-17
*
Revert "Revert "Pass bounds into draw calls in path renderers.""
bsalomon@google.com
2013-05-17
*
Add special handling of rectori case for gpu
robertphillips@google.com
2013-05-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-17
*
Revert "Pass bounds into draw calls in path renderers."
bsalomon@google.com
2013-05-16
*
Pass bounds into draw calls in path renderers.
bsalomon@google.com
2013-05-16
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-16
*
Disable blending when there is an effect that reads the dst and draw state bl...
bsalomon@google.com
2013-05-15
*
Don't make dst copies when color stage requires dst but color writes are disa...
bsalomon@google.com
2013-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-15
*
Remove assert that is no longer valid.
bsalomon@google.com
2013-05-14
*
Re-add isIRect test for AA rect drawing
robertphillips@google.com
2013-05-14
*
Make GrAAConvexPathRender support paths with > 64K verts.
bsalomon@google.com
2013-05-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-14
*
Key shader on whether frag pos read is relative to top-left or bottom-left
bsalomon@google.com
2013-05-13
*
Fix stroked roundrects on Nexus 10.
commit-bot@chromium.org
2013-05-13
*
Partial revert of r9087
robertphillips@google.com
2013-05-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-11
*
Don't call purgeCache() from within GrResource memebers.
bsalomon@google.com
2013-05-10
*
Remove GrPathCmd
bsalomon@google.com
2013-05-10
*
Further defer devRect computation in gpu rect drawing
robertphillips@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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-10
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.
bsalomon@google.com
2013-05-09
*
Revert r9055.
jvanverth@google.com
2013-05-08
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-08
*
Comment out invalid assert.
bsalomon@google.com
2013-05-08
*
Reland r9043 with fix.
bsalomon@google.com
2013-05-07
*
revert 9043
bsalomon@google.com
2013-05-07
*
SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache ...
bsalomon@google.com
2013-05-07
*
Reverting r9016 due to Nexus7 GM regressions
jvanverth@google.com
2013-05-06
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-04
*
This may potentially fix a chromium issue and shouldn't hurt, so if anyone ag...
sugoi@google.com
2013-05-03
*
Add support for GL_*_shader__framebuffer_fetch
bsalomon@google.com
2013-05-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
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
[next]