Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b747b90501823cc160848957dfa552877d83b11d
/
src
/
gpu
63f6c1f
Loosen requirements for mixed samples support
by cdalton
· 9 years ago
f3bace9
Add addFragPosUniform to GrGLrogramBuilder
by egdaniel
· 9 years ago
cf1d198
Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ )
by robertphillips
· 9 years ago
42597bc
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
a2e69fc
Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa
by bsalomon
· 9 years ago
8515377
Make bicubic FP factories return const FPs
by bsalomon
· 9 years ago
8377e80
Fix for atlas doesn't call eviction functions
by joshualitt
· 9 years ago
6f45c17
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away"
by reed
· 9 years ago
b7e7d57
Create swizzle table inside of glsl caps
by egdaniel
· 9 years ago
c03bdfa
Revert of Reland "By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of h… (patchset #1 id:1 of https://codereview.chromium.org/1428053003/ )
by bsalomon
· 9 years ago
67b8b5e
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ )
by reed
· 9 years ago
0c29999
Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ )
by egdaniel
· 9 years ago
98cad62
Fix setColocatedSampleLocations on ES and GL < 4.5
by cdalton
· 9 years ago
4036674
Create swizzle table inside of glsl caps
by egdaniel
· 9 years ago
f7de08a
Reland "By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ )"
by bsalomon
· 9 years ago
7b81994
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away"
by reed
· 9 years ago
e51fa4a
Clean up GrAtlas and rename it GrLayerAtlas
by robertphillips
· 9 years ago
21b7663
Revert of stop using drawSprite (at least w/ no filters) as it is going away (patchset #2 id:20001 of https://codereview.chromium.org/1411173010/ )
by robertphillips
· 9 years ago
9c58654
Add bleed GM variants for bmp backed by an oversized texture
by bsalomon
· 9 years ago
4a21602
stop using drawSprite (at least w/ no filters) as it is going away
by reed
· 9 years ago
8c07b7a
Allow max tile size to be overridden separately from max texture size.
by bsalomon
· 9 years ago
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 9 years ago
c8a66eb
Fix assert in GrGLShaderBuilder regarding shader outputs
by egdaniel
· 9 years ago
574a4c1
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
by egdaniel
· 9 years ago
498d7ac
Dependencies are now added between the drawTargets in GrPipeline
by robertphillips
· 9 years ago
13391dd
Minor cleanup of clip mask manager
by robertphillips
· 9 years ago
c75be34
Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.
by bsalomon
· 9 years ago
6873782
Remove GrPipelineBuilder from getPathRenderer call
by robertphillips
· 9 years ago
89fe56b
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class.
by bsalomon
· 9 years ago
7dc4bd0
Remove GrGLProcessor and create GrGLSLTextureSampler class.
by egdaniel
· 9 years ago
544b9aa
Remove gpu-side clip mask merging from clip mask manager
by robertphillips
· 9 years ago
9a74041
skia: Add ANGLE support on Mac
by hendrikw
· 9 years ago
100b8f8
Remove min texture size support
by bsalomon
· 9 years ago
018fb62
Create GLSL base class for ProgramDataManager
by egdaniel
· 9 years ago
177519e
Disable CHROMIUM_bind_uniform_location due to a spec bug
by kkinnunen
· 9 years ago
3377975
Make SkTextBlob::RunIterator public.
by halcanary
· 9 years ago
855dc93
skia: Fix command buffer support on the mac
by hendrikw
· 9 years ago
423e337
Disable gpu-side clip mask merging in the clip mask manager
by robertphillips
· 9 years ago
cf10b5a
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
by robertphillips
· 9 years ago
3f7357f
Fix ClipMaskManager's SW-fallback logic (take 2)
by robertphillips
· 9 years ago
e91f7b5
Move scissor state to GrAppliedClip
by bsalomon
· 9 years ago
4d8762f8b
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
by robertphillips
· 9 years ago
24cdec1
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ )
by robertphillips
· 9 years ago
ee7d516
Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ )
by robertphillips
· 9 years ago
953fe31
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
by robertphillips
· 9 years ago
0a48233
Fix GLCaps order for CoreProfile
by egdaniel
· 9 years ago
cb7ba1e
Make appending default precision be controled by GLSL
by egdaniel
· 9 years ago
5c3ea4c
Fix ClipMaskManager's SW-fallback logic
by robertphillips
· 9 years ago
05ded89
Fix gl caps for mixed sample support
by egdaniel
· 9 years ago
e72bd02
Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using GenerateMipMaps.
by bsalomon
· 9 years ago
6df232d
Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ )
by joshualitt
· 9 years ago
b83bec5
Narrow the distribution of GrDrawTarget a bit
by robertphillips
· 9 years ago
383ce32
Experimental CL to stop using subdata
by joshualitt
· 9 years ago
93316b9
Move GrGLBufferImpl's GL calls to behind GrGLGpu
by joshualitt
· 9 years ago
648c696
Add immediate mode option for gpu configs in dm
by bsalomon
· 9 years ago
ccdbc1d
Remove mac buffer impl war
by joshualitt
· 9 years ago
c9b5f8b
tunnel down texture-size-constraint to imagefilters
by reed
· 9 years ago
cae0085
Force the s4 to use highp for transforming to NDS
by egdaniel
· 9 years ago
eec180d
Remove unused functions from GrGLVertexBuffer / IndexBuffer
by joshualitt
· 9 years ago
2a459ff
Fix force high precision for arm gpus
by egdaniel
· 9 years ago
472d44e
Add version string and force highp NDS transfrom to GLSLCaps
by egdaniel
· 9 years ago
899ba37
Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ )
by egdaniel
· 9 years ago
cef4bce
Add version string and force highp NDS transfrom to GLSLCaps
by egdaniel
· 9 years ago
a352b14
Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ )
by robertphillips
· 9 years ago
869c5e8
Dependencies are now added between the drawTargets in GrPipeline
by robertphillips
· 9 years ago
0d3f061
Move GrGLShaderVar to GrGLSL
by egdaniel
· 9 years ago
f529439
Move shader precision modifier check onto GLSLCaps
by egdaniel
· 9 years ago
0214173
Stop creating static GrProcessor instances
by bsalomon
· 9 years ago
81bdbf8
Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ )
by caryclark
· 9 years ago
45a1c34
Dependencies are now added between the drawTargets in GrPipeline
by robertphillips
· 9 years ago
13ccbf8
use (temp) gpu-imagefilter-cache for applyFilter
by reed
· 9 years ago
3dc6ae5
Move GrDrawingManager methods to their own .cpp file
by robertphillips
· 9 years ago
045802d
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
4beb5c1
Add debugging helper to GrDrawTarget
by robertphillips
· 9 years ago
6a18665
Add the machinery to GrDrawTarget to enable topological sorting
by robertphillips
· 9 years ago
7d974f5
Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.
by benjaminwagner
· 9 years ago
bc0bcc0
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
by Brian Salomon
· 9 years ago
386f2d3
Upload stretched bmp rather than original after doing CPU stretch for min texture size
by Brian Salomon
· 9 years ago
2fc11d3
Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.
by bsalomon
· 9 years ago
9f8904d
Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTexture
by Brian Salomon
· 9 years ago
1a197ea
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
cdf79db
Remove unused member variables in GrGLProgram
by egdaniel
· 9 years ago
b3f1636
skia: Make the validate match interface for *_draw_instanced
by hendrikw
· 9 years ago
77a2e52
Remove DrawingMgr shims from GrContext
by robertphillips
· 9 years ago
9195794
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ )
by egdaniel
· 9 years ago
fcffaf2
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
466c2c4
Move some code around to make another diff cleaner
by bsalomon
· 9 years ago
a106c62
Loosen requirement that there be only one GrDrawTarget
by robertphillips
· 9 years ago
1a1d0b8
Remove check for whole image in the cache in SkGpuDevice::shouldTileImage
by bsalomon
· 9 years ago
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
a912dde
Don't abort analytic clipping if using MSAA until elements are examined
by bsalomon
· 9 years ago
10528f1
Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D.
by bsalomon
· 9 years ago
0b5b6b2
Fix clipping when all analytic FP creations can be skipped
by bsalomon
· 9 years ago
0adfffb
Fix dm with Chromium command buffer driver
by kkinnunen
· 9 years ago
88d064d
add applyFilter() to SkImage
by reed
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
f276ac5
Move functions from SkGr to SkGrPriv.h
by bsalomon
· 9 years ago
79da63f
Fix gpu drawBitmap to work when BM is A8 and we have a shader
by egdaniel
· 9 years ago
8585dd2
Updates nvpr text blobs to not store a direct reference to the
by cdalton
· 9 years ago
c988d2c
Remove ClipMaskType from GrCMM
by bsalomon
· 9 years ago
Next »