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
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Clean up GrBatchAtlas a bit
robertphillips
2015-11-06
*
Loosen requirements for mixed samples support
cdalton
2015-11-06
*
Add addFragPosUniform to GrGLrogramBuilder
egdaniel
2015-11-06
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Make bicubic FP factories return const FPs
bsalomon
2015-11-05
*
Fix for atlas doesn't call eviction functions
joshualitt
2015-11-05
*
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-04
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-04
*
Revert of Reland "By default purge resources that haven't been used for 64 fl...
bsalomon
2015-11-03
*
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...
reed
2015-11-03
*
Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...
egdaniel
2015-11-03
*
Fix setColocatedSampleLocations on ES and GL < 4.5
cdalton
2015-11-03
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-03
*
Reland "By default purge resources that haven't been used for 64 flushes (pat...
bsalomon
2015-11-03
*
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-03
*
Clean up GrAtlas and rename it GrLayerAtlas
robertphillips
2015-11-03
*
Revert of stop using drawSprite (at least w/ no filters) as it is going away ...
robertphillips
2015-11-03
*
Add bleed GM variants for bmp backed by an oversized texture
bsalomon
2015-11-02
*
stop using drawSprite (at least w/ no filters) as it is going away
reed
2015-11-02
*
Allow max tile size to be overridden separately from max texture size.
bsalomon
2015-11-02
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Fix assert in GrGLShaderBuilder regarding shader outputs
egdaniel
2015-11-02
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Minor cleanup of clip mask manager
robertphillips
2015-10-30
*
Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.
bsalomon
2015-10-29
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...
bsalomon
2015-10-29
*
Remove GrGLProcessor and create GrGLSLTextureSampler class.
egdaniel
2015-10-29
*
Remove gpu-side clip mask merging from clip mask manager
robertphillips
2015-10-28
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
Remove min texture size support
bsalomon
2015-10-28
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Disable CHROMIUM_bind_uniform_location due to a spec bug
kkinnunen
2015-10-28
*
Make SkTextBlob::RunIterator public.
halcanary
2015-10-27
*
skia: Fix command buffer support on the mac
hendrikw
2015-10-27
*
Disable gpu-side clip mask merging in the clip mask manager
robertphillips
2015-10-27
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Fix ClipMaskManager's SW-fallback logic (take 2)
robertphillips
2015-10-27
*
Move scissor state to GrAppliedClip
bsalomon
2015-10-27
*
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
robertphillips
2015-10-26
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility...
robertphillips
2015-10-26
*
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
robertphillips
2015-10-26
[next]