Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c27eb726bd0dd41c319391583fc6b23bac404ec1
/
include
/
gpu
/
GrContextOptions.h
9acfc6c
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 6 years ago
ef12509
ccpr: Add a context option to disable ccpr
by Chris Dalton
· 6 years ago
fa8ff09
fonts: Hook up FallbackTextHelper to font remoting.
by Khushal
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 7 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 7 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
06d3746
Add fPreferExternalImagesOverES3 to GrContextOptions
by Brian Osman
· 7 years ago
f2ec024
Make use of the buffer data null hint a GrContextOption
by Robert Phillips
· 7 years ago
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
8a83ca4
Add "sharpen" option to SkSL, to LOD bias all textures
by Brian Osman
· 7 years ago
a3f7026
Switch MDB GrContextOptions over to Enable style
by Robert Phillips
· 7 years ago
4150eea
Move control of explicit GPU resource allocation to GrContextOptions
by Robert Phillips
· 7 years ago
01b476a
Start of adding GrContextOption that overrides driver workarounds.
by Brian Salomon
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
af59748
Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths.
by Brian Salomon
· 7 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
0b4d8aa
Add benchmark for comparing multitexturing to non-multitexturing image draws.
by Brian Salomon
· 7 years ago
36dcd7f
Enable caching of path mask textures by default
by Brian Osman
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
c0e6627
Make AA hairline renderer non-optional
by Brian Osman
· 7 years ago
b350ae2
Add GrContextOption to disable distance field path renderer
by Brian Osman
· 7 years ago
8b0f265
Always include the default path renderer in the chain
by Brian Osman
· 7 years ago
ef45e6e
Remove (unused) context option to remove shader swizzling
by Brian Osman
· 7 years ago
5127998
Add an (optional) SkTaskGroup to GrContext
by Brian Osman
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
3ea1798
Remove ImmediateFlush mode
by Robert Phillips
· 8 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 8 years ago
6d34228
Allow custom GrAtlasGlyphCache texture sizes
by Eric Karl
· 8 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
8185f59
Hardwire opList lookAhead & lookBack parameters
by Robert Phillips
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
e370cbe
Remove clip to bounds GrContextOption
by Brian Salomon
· 8 years ago
8a9de3d
Add path renderer options to viewer GUI
by Brian Osman
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
46da1cc
GrContext option to prevent GPU based YUV -> RGB
by Brian Osman
· 8 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
5c1c8d1
Remove batch bounds drawing debug option
by Brian Salomon
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
6b2552f
Add GrContextOptions flag to disable distance field path renderer.
by bsalomon
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
9a3fbf7
Add control of manual mipmapping to GrContextOptions
by brianosman
· 9 years ago
e239547
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ )
by mtklein
· 9 years ago
97e398d
Add control of manual mipmapping to GrContextOptions
by brianosman
· 9 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 9 years ago
397536c
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
f8c3ba4
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ )
by robertphillips
· 9 years ago
8b1bff2
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
aecc018
Attempt to combine batches in forward direction before flush
by bsalomon
· 9 years ago
489147c
Add option to control maximum GrBatch lookback
by bsalomon
· 9 years ago
6dea83f
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
e2725f5
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ )
by scroggo
· 9 years ago
26489ef
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
69cfe95
Add debug option to clip each GrBatch to its device bounds
by bsalomon
· 9 years ago
b7e7d57
Create swizzle table inside of glsl caps
by egdaniel
· 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
4036674
Create swizzle table inside of glsl caps
by egdaniel
· 9 years ago
8c07b7a
Allow max tile size to be overridden separately from max texture size.
by bsalomon
· 9 years ago
100b8f8
Remove min texture size support
by bsalomon
· 9 years ago
648c696
Add immediate mode option for gpu configs in dm
by bsalomon
· 9 years ago
83bc229
Work around for nexus 6 TexSubImage issue
by joshualitt
· 10 years ago
274980c
Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/)
by joshualitt
· 10 years ago
c69fe20
Work around for nexus 6 TexSubImage issue
by joshualitt
· 10 years ago
e5b74c6
Set GeometryBufferMapThreshold defaults
by joshualitt
· 10 years ago
c59a1df
Stretch small textures up to 16 pixels on PowerVR 54x
by bsalomon
· 10 years ago
7224c86
add context override of GeometryBufferMapThreshold
by joshualitt
· 10 years ago
6fd158e
Implement Porter Duff XP with a blend table
by cdalton
· 10 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 10 years ago
682c269
Store context options on caps.
by bsalomon
· 10 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 10 years ago
f28cff7
Store context options on caps.
by bsalomon
· 10 years ago