Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
94c0468b2b4255e3beed81efdcfbf6d9d39e11e4
/
src
/
gpu
/
GrCaps.cpp
94c0468
Implement window rectangles in vulkan
by Chris Dalton
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
cc604e5
CCPR: Add workaround for PowerVR crash
by Chris Dalton
· 7 years ago
e4679fa
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
by Chris Dalton
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
8048822
Revert "Revert "Support single line objects and arrays""
by Brian Osman
· 7 years ago
71a1889
Revert "Revert "GrContext::dump that produces JSON formatted output""
by Brian Osman
· 7 years ago
0f450ac
Revert "GrContext::dump that produces JSON formatted output"
by Brian Osman
· 7 years ago
a5a69cf
Revert "Support single line objects and arrays"
by Brian Osman
· 7 years ago
6a7d56f
Support single line objects and arrays
by Brian Osman
· 7 years ago
175af0d
GrContext::dump that produces JSON formatted output
by Brian Osman
· 7 years ago
57bc3ea
Expose srgbDecodeDisableSupport in GrCaps
by Brian Osman
· 7 years ago
9bada54
Revert "Revert "Expand partial render target write pixels workaround.""
by Brian Salomon
· 7 years ago
3ea1798
Remove ImmediateFlush mode
by Robert Phillips
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
fdd1170
Revert "Expand partial render target write pixels workaround."
by Brian Salomon
· 7 years ago
0cc507d
Expand partial render target write pixels workaround.
by Brian Salomon
· 7 years ago
1c21431
Revert "Clear atlas textures at creation in Chrome"
by Brian Salomon
· 7 years ago
8785df1
Clear atlas textures at creation in Chrome
by Brian Salomon
· 7 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 7 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 7 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 7 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 7 years ago
15b2509
Update minimum non-ES OpenGL spec to 2.0.
by Brian Salomon
· 7 years ago
f086167
Remove support for GLs without separate stencil.
by Brian Salomon
· 7 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
2c2bc11
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
b34727f
Remove unused/barely-supported compressed GrPixelConfigs
by Robert Phillips
· 8 years ago
6aa0e11
Add support for RG float textures
by csmartdalton
· 8 years ago
d0be1ef
Remove kIndex_8_GrPixelConfig
by Brian Osman
· 8 years ago
986563b
Add Gray8 pixel config
by Brian Osman
· 8 years ago
4641d7d
Revert "Add Gray8 pixel config"
by Brian Osman
· 8 years ago
f295645
Add Gray8 pixel config
by Brian Osman
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
f26f7a0
Add detection of image load/store to caps
by Brian Salomon
· 8 years ago
bf7b620
Revert "Revert "Add integer texture support.""
by Brian Salomon
· 8 years ago
9c7edb8
Revert "Add integer texture support."
by Leon Scroggins
· 8 years ago
434c534
Add integer texture support.
by Brian Salomon
· 8 years ago
84741b3
Add fence support for TransferBuffers
by jvanverth
· 8 years ago
7535f41
Reduce window rectangles cap to 8
by csmartdalton
· 8 years ago
36e5adb
Revert of Reduce window rectangles cap to 8 (patchset #1 id:1 of https://codereview.chromium.org/2254013002/ )
by robertphillips
· 8 years ago
52d7215
Reduce window rectangles cap to 8
by csmartdalton
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
9bc1187
Include EXT_window_rectangles API
by csmartdalton
· 8 years ago
4c18b62
Add ES 3.0 fallback for instanced rendering
by csmartdalton
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 8 years ago
2b5f2cb
Move multisampleDisableSupport into GrCaps
by csmartdalton
· 8 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 8 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 8 years ago
f8a6ce8
Add GLSL support for texelFetch
by cdalton
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
397536c
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
28ef445
added support for glMinSampleShading
by ethannicholas
· 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
7dbd45d
Make max number of vertex attributes be checked dynamically
by bsalomon
· 9 years ago
a635936
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
c571c00
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ )
by brianosman
· 9 years ago
9e3f1bf
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
eb79eea
Include glGetMultisamplefv API
by cdalton
· 9 years ago
f15b07b
Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ )
by ethannicholas
· 9 years ago
69c1b24
Include glGetMultisamplefv API
by cdalton
· 9 years ago
babafcc
Workaround for bug in Tegra 3 when uploading to a render target
by bsalomon
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 9 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 9 years ago
3a2caf8
Improve GLSL integer support
by cdalton
· 9 years ago
af8bc7d
Add support for GL_EXT_raster_multisample
by cdalton
· 9 years ago
eed519e
Differentiate maxColorSamples and maxStencilSamples in GrCaps
by egdaniel
· 9 years ago
41e4384e
Move config texturability/renderability to config table.
by bsalomon
· 9 years ago
4999df8
Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ )
by egdaniel
· 9 years ago
32a3cd2
Move config texturability/renderability to config table.
by bsalomon
· 9 years ago
7e806f3
Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ )
by cdalton
· 9 years ago
caef345
Readd "immediate" mode
by robertphillips
· 9 years ago
d472792
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ )
by cdalton
· 9 years ago
14184d5
Fix mixed samples stencil clip
by cdalton
· 9 years ago
63f6c1f
Loosen requirements for mixed samples support
by cdalton
· 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
3e77ba9
Implement stencil clipping in mixed sampled render targets
by vbuzinov
· 9 years ago
ff1d547
Calculate pixel config and stencil fmt pairs once per pixel config.
by egdaniel
· 9 years ago
6392668
Add ANGLE workaround to prefer flushes over VRAM usage
by robertphillips
· 9 years ago
7dea7b7
Use calloc to allocate data that will be uploaded to vertex/index buffers in Chrome
by bsalomon
· 9 years ago
51c8d40
Move some work from backend onClear to base class clear
by egdaniel
· 9 years ago
5800155
add drawArraysInstanced to caps
by joshualitt
· 9 years ago
1b8e1b5
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
b607767
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
e935f1a
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
83bc229
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
274980c
Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/)
by joshualitt
· 9 years ago
c69fe20
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
1dd0542
Review URL: https://codereview.chromium.org/1166513002
by cdalton
· 9 years ago
c59a1df
Stretch small textures up to 16 pixels on PowerVR 54x
by bsalomon
· 9 years ago
7224c86
add context override of GeometryBufferMapThreshold
by joshualitt
· 9 years ago
6fd158e
Implement Porter Duff XP with a blend table
by cdalton
· 9 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 9 years ago
Next »