index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLCaps.cpp
Commit message (
Expand
)
Author
Age
*
Fix unit tests when workarounds are enabled
Adrienne Walker
2018-05-21
*
Driver bug workaround: pack_parameters_workaround_with_pack_buffer
Adrienne Walker
2018-05-16
*
Driver bug workaround: gl_clear_broken
Adrienne Walker
2018-05-16
*
Driver bug workaround: max_msaa_sample_count_4
Adrienne Walker
2018-05-15
*
Driver bug workaround: disallow_large_instanced_draw
Adrienne Walker
2018-05-15
*
Driver bug workaround: max_texture_size_limit_4096
Adrienne Walker
2018-05-15
*
Reland "Driver bug workaround: disable_discard_framebuffer"
Adrienne Walker
2018-05-15
*
Reland "Driver bug workaround: disable_blend_equation_advanced"
Adrienne Walker
2018-05-15
*
Revert "Driver bug workaround: disable_blend_equation_advanced"
Greg Daniel
2018-05-10
*
Revert "Driver bug workaround: disable_discard_framebuffer"
Greg Daniel
2018-05-10
*
Driver bug workaround: disable_discard_framebuffer
Adrienne Walker
2018-05-10
*
Driver bug workaround: disable_blend_equation_advanced
Adrienne Walker
2018-05-10
*
Only enable noperspective with ES3 shading language
Brian Osman
2018-05-08
*
Disable unpack-row-length support on iOS
Brian Osman
2018-05-03
*
Implement GL canCopySurface in GrGLCaps.
Greg Daniel
2018-05-03
*
ccpr: Cull extremely thin triangles
Chris Dalton
2018-04-24
*
With ES3, enable both ES2 and ES3 external image extensions
Brian Osman
2018-04-18
*
Add glFlush workaround for instanced draws on Skylake
Chris Dalton
2018-04-16
*
ccpr: Actually blacklist ANGLE
Chris Dalton
2018-04-12
*
ccpr: Blacklist ANGLE again
Chris Dalton
2018-04-12
*
Move GrBackendRenderTarget over to new system of getting backed infos
Greg Daniel
2018-04-11
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Workaround for lack of ESSL3 external image extension on older Samsung devices
Brian Osman
2018-04-05
*
Stop using clear-as-draw workaround on newer Intel drivers on macOS
Brian Salomon
2018-04-04
*
ccpr: Normalize homogeneous coords with frexp/ldexp
Chris Dalton
2018-04-02
*
Don't use gl_FragCoord on legacy Tegra hardware
Chris Dalton
2018-03-29
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Support GL_OES_EGL_image_external on newer GLSL without essl3
Brian Osman
2018-03-16
*
Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888
Alexis Hetu
2018-03-15
*
Add a shader cap for incomplete short int precision
Chris Dalton
2018-03-14
*
Compile with GCC 7.2.0.
Ben Wagner
2018-03-13
*
Fixed some shader cache issues
Ethan Nicholas
2018-03-13
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants
Brian Salomon
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Make use of the buffer data null hint a GrContextOption
Robert Phillips
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Respect disable driver correctness workaround flag in Vulkan
Greg Daniel
2018-02-28
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
ccpr: Prefer atlas sizes under 4k on ARM
Chris Dalton
2018-02-22
*
Drop unused shader support for multisample interpolation
Chris Dalton
2018-02-20
*
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
Greg Daniel
2018-02-20
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
Disable texstorage for BGRA on ES devices that aren't apple
Greg Daniel
2018-02-15
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
[next]