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
*
Third (and hopefully final) change to support bleed flag in Ganesh
robertphillips@google.com
2013-08-20
*
Update renderable configs for ES3
commit-bot@chromium.org
2013-08-20
*
Fix stack buffer read overflow in GrConvolutionEffect::TestCreate.
bungeman@google.com
2013-08-20
*
Change comments about size internal formats
commit-bot@chromium.org
2013-08-20
*
Add direct bezier cubic support for GPU shaders
commit-bot@chromium.org
2013-08-20
*
Revert "Changed rules about sized internal formats on GLES3."
bsalomon@google.com
2013-08-20
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Changed rules about sized internal formats on GLES3.
commit-bot@chromium.org
2013-08-20
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Fix for nested rect drawing bug
robertphillips@google.com
2013-08-20
*
Update tiled bitmap path to respect bleed flag
robertphillips@google.com
2013-08-20
*
Remove unused typedef.
bungeman@google.com
2013-08-19
*
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
*
Always support NPOT tiling/MIPs on ES3
commit-bot@chromium.org
2013-08-16
*
Always support pack/unpack row length on ES3. Add support for NV_pack_subimag...
commit-bot@chromium.org
2013-08-16
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
Support VAO when on ES3.
commit-bot@chromium.org
2013-08-16
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
jvanverth@google.com
2013-08-16
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3.
bsalomon@google.com
2013-08-15
*
Enable coverage when drawing to the stencil buffer.
commit-bot@chromium.org
2013-08-15
*
Fix repeated point quads/cubics in convex pr and update convexpaths GM
commit-bot@chromium.org
2013-08-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-15
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
Refactor GrGLUniformManager::UniformHandle to initialize itself by default
commit-bot@chromium.org
2013-08-14
*
Reverting r10707. Unreviewed.
jvanverth@google.com
2013-08-14
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
commit-bot@chromium.org
2013-08-14
*
Revert r10640: Fix hairline pathrenderer for Nexus-10.
jvanverth@google.com
2013-08-08
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
commit-bot@chromium.org
2013-08-08
*
Fix BGRA readback on Android
commit-bot@chromium.org
2013-08-07
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-07
*
Revert "Sanitizing source files in Housekeeper-Nightly"
bsalomon@google.com
2013-08-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-07
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-06
*
Separate quad UV calculation from bloat_quad
egdaniel@google.com
2013-08-05
*
GPU Font Cache improvements:
commit-bot@chromium.org
2013-08-05
*
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
*
Added ctm matrix to GPU path
commit-bot@chromium.org
2013-08-05
*
Actually flush the path stencil transform when the matrix changes
commit-bot@chromium.org
2013-08-05
*
Fix a crash on stroking empty paths with nv_path_rendering enabled
commit-bot@chromium.org
2013-08-05
*
correctly copy constant coverage from GrPaint to GrDrawState
bsalomon@google.com
2013-08-02
*
Add nv_path_rendering entry points to Unix GLInterface
commit-bot@chromium.org
2013-08-02
*
Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is requi...
djsollen@google.com
2013-08-01
*
Don't call SkGpuDevice::drawVertices from drawPoints when AA is required.
commit-bot@chromium.org
2013-08-01
*
Add Loop Blinn hairline conics to GPU
egdaniel@google.com
2013-08-01
*
Mark GrMemoryPool methods as static.
commit-bot@chromium.org
2013-08-01
*
Small optimization for convolution shader: only apply the bounds check in dir...
senorblanco@chromium.org
2013-07-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-27
[next]