index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrShaderCaps.cpp
Commit message (
Expand
)
Author
Age
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
Add a workaround for inaccurate interpolants on Adreno 3xx.
Brian Salomon
2018-01-22
*
Revert "Revert "Added SkSL workaround for devices which cannot safely access ...
Brian Osman
2018-01-16
*
Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...
Brian Osman
2018-01-12
*
Added SkSL workaround for devices which cannot safely access gl_FragCoord
Brian Osman
2018-01-12
*
Enable the GL_EXT_geometry_shader extension where necessary
Chris Dalton
2018-01-11
*
Add cap on intel to avoid calling abs and floor on the same line in a
Greg Daniel
2017-12-02
*
Revert "Revert "Use a dst size threshold for multitexturing images.""
Brian Salomon
2017-12-01
*
Revert "Use a dst size threshold for multitexturing images."
Brian Salomon
2017-11-30
*
Use a dst size threshold for multitexturing images.
Brian Salomon
2017-11-30
*
Reland "Fix precision caps and rrect/ellipse effect precisions"
Chris Dalton
2017-11-16
*
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
Greg Daniel
2017-11-16
*
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
Greg Daniel
2017-11-16
*
Revert "Fix precision caps and rrect/ellipse effect precisions"
Brian Osman
2017-11-16
*
Fix precision caps and rrect/ellipse effect precisions
Chris Dalton
2017-11-16
*
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
Greg Daniel
2017-11-15
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Add private grpixelconfigs for alpha_8 and alpha_half
Greg Daniel
2017-11-15
*
Add benchmark for comparing multitexturing to non-multitexturing image draws.
Brian Salomon
2017-10-11
*
Add a cap for geometry shader invocations
Chris Dalton
2017-10-06
*
Disable flat interpolation in TextureOp on Qualcomm
Brian Salomon
2017-09-15
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Revert "Revert "Support single line objects and arrays""
Brian Osman
2017-08-10
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
Revert "Support single line objects and arrays"
Brian Osman
2017-08-09
*
Support single line objects and arrays
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-08
*
Guard against D3D NaN/Infinity literals bug
Brian Osman
2017-08-01
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Add a workaround for platforms with broken geo shader invocations
csmartdalton
2017-02-17
*
Remove unused/barely-supported compressed GrPixelConfigs
Robert Phillips
2017-02-13
*
Add support for RG float textures
csmartdalton
2017-02-10
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Add Gray8 pixel config"
Brian Osman
2017-01-10
[next]