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
*
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
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Keep animation running while moving the mouse in viewer (on Windows)
Brian Osman
2017-12-05
*
Fix ANGLE build with extended clang warnings
Chris Dalton
2017-12-04
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
Move some bits from views to sk_app
Brian Osman
2017-12-01
*
Remove SampleApp and convert HelloWorld to sk_app
Brian Osman
2017-11-21