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
*
Revert of Use unorm shorts for texture coordinates when rendering text. (patc...
jvanverth
2016-02-19
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-19
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
Add more specialized fragment builders
cdalton
2016-02-18
*
fix comma in GrAuditTrail json
joshualitt
2016-02-18
*
Add GrGpu support for Vulkan command buffer flush
jvanverth
2016-02-17
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Fix memory leak
joshualitt
2016-02-17
*
Do not try to use GL_texture_rectangle on GL ES
kkinnunen
2016-02-16
*
There is an unused rowBytes parameter being passed along.
cblume
2016-02-16
*
Remove outdated optimization to not flush for new textures in GrSWMaskHelper
bsalomon
2016-02-16
*
Workaround for bug in Tegra 3 when uploading to a render target
bsalomon
2016-02-16
*
Delete GrTextContext
joshualitt
2016-02-16
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Modify interface to GrPathUtils::convertCubicToQuads
bsalomon
2016-02-16
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Roll back ellipse logic for now. This was (probably) still wrong.
brianosman
2016-02-14
*
Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https...
benjaminwagner
2016-02-12
*
Add infastructure for gl_SampleMask
cdalton
2016-02-12
*
Use noperspective interpolation for 2D draws
cdalton
2016-02-12
*
Make copySurface work in more situations.
bsalomon
2016-02-12
*
Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, ...
brianosman
2016-02-12
*
Remove the 0.5 bias from the ellipse edge function. This makes coverage drop ...
brianosman
2016-02-12
*
Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRec...
brianosman
2016-02-11
*
Add #define directives to GrGLSLShaderBuilder
cdalton
2016-02-11
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob
joshualitt
2016-02-11
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Remove GrContext* from GrTextContext
joshualitt
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
Pass a GrContext pointer in GrDrawContext constructor
joshualitt
2016-02-11
*
Move surface props off of GrTextContext
joshualitt
2016-02-11
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
Start whittling down GrTextContext
joshualitt
2016-02-10
*
Remove GrTextBlobCache/GrAtlasTextBlob friendliness
joshualitt
2016-02-10
*
Finalize gpu shaders in ProgramBuilding.
egdaniel
2016-02-10
*
cleanup textblob cache sanity check and prevent it from bitrotting
joshualitt
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
Remove SkNEW_APPEND_TO_TARRAY.
bungeman
2016-02-09
*
Shot in the dark to fix 581472
joshualitt
2016-02-09
*
Add some backend flexibility for shader declarations in ProgramBuilding.
egdaniel
2016-02-09
*
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
robertphillips
2016-02-09
*
Improve GLSL integer support
cdalton
2016-02-08
*
Replace GrGLInterface's function pointers with std::functions.
bsalomon
2016-02-08
*
Revert of Improve GLSL integer support (patchset #1 id:1 of https://coderevie...
dcheng
2016-02-06
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...
bsalomon
2016-02-05
*
Improve GLSL integer support
cdalton
2016-02-05
[next]