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
*
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
*
Skip copytexsubimage2D code path when src is multisampled.
bsalomon@google.com
2013-04-17
*
Disable GPU acceleration for narrow ovals.
jvanverth@google.com
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-16
*
Enable caching of texture domain extents
robertphillips@google.com
2013-04-15
*
Comment only change. (forgot to save comment edit before landing r8675).
bsalomon@google.com
2013-04-15
*
Add support for using glCopyTexSubImage2D when possible to copy surfaces.
bsalomon@google.com
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-12
*
Update debug GL backend to match r8633
robertphillips@google.com
2013-04-11
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Use blitframebuffer to implement copySurface.
commit-bot@chromium.org
2013-04-11
*
Shader optimization for ovals.
commit-bot@chromium.org
2013-04-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-10
*
Make GrIODB record and play back copySurface.
bsalomon@google.com
2013-04-09
*
Reland of 8525 with fix for case when GrRT outlives GrTexture.
bsalomon@google.com
2013-04-09
*
Fix compiler warning/error in r8571
robertphillips@google.com
2013-04-09
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-04
*
Revert 8525,8526 pending investigation of bench_pictures crashes.
bsalomon@google.com
2013-04-03
*
Commit file accidentally left out of glc change for r8525
bsalomon@google.com
2013-04-03
*
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
bsalomon@google.com
2013-04-03
*
Add GrDrawTarget::copySurface.
bsalomon@google.com
2013-04-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-03
*
Make drawRect preserve vertex attrib state and push/pop the geom sources.
bsalomon@google.com
2013-04-02
*
Fix for effect cache key.
commit-bot@chromium.org
2013-04-02
*
Move edge GrEffects to locally defined classes.
commit-bot@chromium.org
2013-04-02
*
Reland 8459 with fix for #extension after default precision in FS.
bsalomon@google.com
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Fix clang compiler warning/error
robertphillips@google.com
2013-04-01
*
Reverting r8459 due to shader error on Nexus 10
robertphillips@google.com
2013-04-01
*
One more fix for r8468. Replace use of int with size_t. Unreviewed.
jvanverth@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
*
Simplify the circle outset code and add comment relating it to the shader code.
bsalomon@google.com
2013-04-01
*
Make GrGLShaderBuilder responsible for enabling GLSL extensions
bsalomon@google.com
2013-04-01
*
Trim the copy of the dst made for dst-reading effects using the clip and dev-...
commit-bot@chromium.org
2013-04-01
*
Fix GLPrograms test.
bsalomon@google.com
2013-03-29
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Fix minor cppcheck-found issues
robertphillips@google.com
2013-03-29
[next]