index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrCaps.h
Commit message (
Expand
)
Author
Age
*
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
Greg Daniel
2018-04-25
*
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
Chris Dalton
2018-03-29
*
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
Chris Dalton
2018-03-29
*
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
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
ccpr: Prefer atlas sizes under 4k on ARM
Chris Dalton
2018-02-22
*
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
Greg Daniel
2018-02-20
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
ccpr: Use primitive restart feature on ARM
Chris Dalton
2018-01-23
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
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 "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-16
*
Revert "Fold analytic clip FPs into GrReducedClip"
Brian Osman
2017-11-16
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-16
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Add benchmark for comparing multitexturing to non-multitexturing image draws.
Brian Salomon
2017-10-11
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Fall back to non mipped Texture when we can't copy base to mipped texture
Greg Daniel
2017-09-29
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
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
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Expose srgbDecodeDisableSupport in GrCaps
Brian Osman
2017-07-27
[next]