index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
Commit message (
Expand
)
Author
Age
*
In VulkanWindowContext add check to see if ganesh changed the layout of the i...
egdaniel
2016-08-31
*
Do not spam the debugging information
liyuqian
2016-08-25
*
Fix touch event parameter order
liyuqian
2016-08-22
*
Fix crash in viewer on certain android devices
egdaniel
2016-08-11
*
Clean up Xlib viewer
jvanverth
2016-08-11
*
Add RasterWindowContext_mac
jvanverth
2016-08-09
*
Get Mac viewer working with SDL
jvanverth
2016-08-04
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
Remove unused render target members from GL and VK sk_app::WindowContext classes
bsalomon
2016-07-28
*
Remove unused sk_app::WindowContext::presentRenderSurface
bsalomon
2016-07-28
*
Enable backend switching for Windows Viewer
jvanverth
2016-07-27
*
SW backend for viewer on Windows
bsalomon
2016-07-27
*
Add sw support to viewer on Linux.
bsalomon
2016-07-26
*
Use Windowing system-specific WindowContext factories.
bsalomon
2016-07-26
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Don't unnecessarily resize windows in sk_app on X
bsalomon
2016-07-26
*
Remove unnecessary getColorSpace() API from SkCodec
msarett
2016-07-21
*
Stub in Mac viewer code.
jvanverth
2016-07-19
*
Make sk_app::WindowContext directly create a SkSurface without an intermediat...
bsalomon
2016-07-19
*
Add capability for SkColorXform to output half floats
msarett
2016-07-15
*
Respect --match for samples and jpgs in viewer
brianosman
2016-07-12
*
More accurate render time and continuous fresh
liyuqian
2016-07-06
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
*
Enable viewer in non-Vulkan builds
jvanverth
2016-06-17
*
Quickly fix the Compile Problem of Unused kkImageColorXformMetaData
liyuqian
2016-06-16
*
Use Offscreen Surface for Split Screen
liyuqian
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Fix Vulkan build after API change
msarett
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Add samples to Viewer.
jvanverth
2016-06-16
*
Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https:/...
egdaniel
2016-06-15
*
Enable viewer in non-Vulkan builds
jvanverth
2016-06-15
*
If we fail to create a window surface with sRGB, try again without.
brianosman
2016-06-14
*
Quickly fix 0f to 0.0f
liyuqian
2016-06-13
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Quickly fix the double to SkScalar issue
liyuqian
2016-06-13
*
Display JPGs in Viewer with Split Screen and ColorSpaceXform
liyuqian
2016-06-13
*
Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview....
egdaniel
2016-06-13
*
Add samples to Viewer.
jvanverth
2016-06-13
*
Request an sRGB FBO0 on Android. Fixes sRGB GL mode.
brianosman
2016-06-13
*
Cleanup VulkanWindowContext for use on Android
djsollen
2016-06-10
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
Support resize in Android Viewer App
liyuqian
2016-06-09
*
Provide filter when there are many options
liyuqian
2016-06-08
*
Implement Raster Backend on Android Viewer App
liyuqian
2016-06-07
*
Show FPS in UI state
liyuqian
2016-06-07
*
Use intptr_t for onTouch argument.
jvanverth
2016-06-06
[next]