index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
sk_app
Commit message (
Expand
)
Author
Age
*
Generate GrVkInterface when we make the GrVkGpu.
Greg Daniel
2018-07-12
*
Reland "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-07-11
*
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-07-11
*
Remove some linear-blending sRGB logic from sk_app
Brian Osman
2018-07-09
*
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-06-28
*
Revert "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-06-28
*
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
Greg Daniel
2018-06-28
*
Reland "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-28
*
Reland "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-27
*
Revert "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-27
*
Revert "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-27
*
Let client pass in full extension to GrVkBackendContext.
Greg Daniel
2018-06-27
*
Move Vulkan DebugCallback code into tools.
Greg Daniel
2018-06-26
*
Make GrVkBackendContext no longer derive from SkRefCnt.
Greg Daniel
2018-06-25
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Move vulkan layout helpers from GrVkMemory to GrVkImage.
Greg Daniel
2018-05-24
*
Remove include/gpu/gl from include paths.
Ben Wagner
2018-05-22
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Make RenderDoc work automatically with GLX viewer
Brian Salomon
2018-05-04
*
Add pixel geometry and dft selection to viewer app.
Ben Wagner
2018-04-16
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
Vulkan backend render targets don't allow client to specify stencil bits
Brian Salomon
2018-03-09
*
Viewer/Amdroid: universal build, resources in APK
Hal Canary
2018-03-06
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
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
*
Fix touch coordinate mapping in Windows
Chris Dalton
2018-02-21
*
Fix flicker when changing backend on iOS viewer
Brian Osman
2018-02-16
*
Fix flicker when changing backend on Mac viewer
Brian Osman
2018-02-15
*
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
*
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
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Move stats code to new layer (with configurable list of timers)
Brian Osman
2017-12-20
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Start removing uses of VkFormatToPixelConfig in vulkan backend
Greg Daniel
2017-12-13
*
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
Brian Salomon
2017-12-11
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
*
Move ImGui support code to ImGuiLayer
Brian Osman
2017-12-11
*
Create a Window::Layer interface to reduce sk_app glue code
Brian Osman
2017-12-11
[next]