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
*
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
*
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
*
Add support for GL_EXT_multisampled_render_to_texture.
bsalomon@google.com
2013-05-01
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-30
*
Minor optimization
robertphillips@google.com
2013-04-29
*
Remove guard against checking for copytexsubimage2d ptr in GrGLInterface::val...
commit-bot@chromium.org
2013-04-29
*
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
*
Remove useless SkRect::sort
robertphillips@google.com
2013-04-25
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Exit ~GrContext early if GrContext::init() failed.
bsalomon@google.com
2013-04-24
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
Add non-separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-22
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
Remove GR_STATIC_RECT_VB
robertphillips@google.com
2013-04-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
Fix non-uniform scale and stroked ellipses
commit-bot@chromium.org
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-19
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
[next]