index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Make Vulkan testing-only backend textures have optimal layout
Brian Salomon
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
Brian Salomon
2018-03-07
*
Don't use GENERAL layout during mipmap generation in Vulkan
Greg Daniel
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Remove blacklist of dual source blending on AMD vulkan
Greg Daniel
2018-03-02
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Update Flush and Invalidate Memory calls in vulkan to take offset and size
Greg Daniel
2018-03-02
*
Move workaround for fSRGBsupport before config table init in GrVkCaps
Greg Daniel
2018-03-01
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Move the rest of Vulkan driver workarounds into helper function in GrVkCaps
Greg Daniel
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Add unit test the explicit tests create a GrVkCopyPipeline
Greg Daniel
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
*
Make sure we add render target mem barriers after any last second copies
Greg Daniel
2018-02-27
*
Fix height calculation when doing copyImageToBuffer
Greg Daniel
2018-02-26
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
Add cap workarounds for possible arm bugs
Greg Daniel
2018-02-26
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
*
Send correct clear count to vulkan beginRenderPass
Greg Daniel
2018-02-26
*
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
Greg Daniel
2018-02-25
*
Fixes to alignment issues with regards to mapped vulkan memory.
Greg Daniel
2018-02-23
*
ccpr: Prefer atlas sizes under 4k on ARM
Chris Dalton
2018-02-22
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Drop unused support for MSAA sample locations
Chris Dalton
2018-02-20
*
Prepare sRGB encoding conversion for the removal of GrPixelConfig
Brian Salomon
2018-02-14
*
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 "sharpen" option to SkSL, to LOD bias all textures
Brian Osman
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Move default init of tmp draw params out of subclasses into GrGpu
Brian Salomon
2018-02-10
*
Track dirty rects on GrRenderTargets in native space rather than origin-relative
Brian Salomon
2018-02-09
*
Remove integer texture support
Brian Salomon
2018-02-06
*
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
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
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
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
[next]