Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
95be08426d74edca86e44af8c722ac2f6631f091
/
tools
/
sk_app
8d2abe9
Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0
by Brian Salomon
· 6 years ago
0c75727
Disable OpenGL for Windows-on-ARM64
by Brian Osman
· 6 years ago
e6dfe8e
Set mac windows to their current size.
by Ben Wagner
· 6 years ago
4eaf862
workaround black screen in viewer on Mac 10.14
by Mike Klein
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
8930575
Call GrContext::performDeferredCleanup from viewer
by Chris Dalton
· 6 years ago
f7828d0
Better optimize our use of memory barriers in vulkan.
by Greg Daniel
· 6 years ago
a17a6ab
Call XInitThreads in sk_app startup
by Brian Salomon
· 6 years ago
7ca284b
Set window dimensions with GetClientRect, not GetWindowRect
by Brian Osman
· 6 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 6 years ago
2e52460
Add error handling logic to viewer's GLX context creation
by Brian Osman
· 6 years ago
ea60b95
IWYU: SkUtils.h
by Hal Canary
· 6 years ago
a191597
Viewer to resize Samples with window resize.
by Ben Wagner
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
5edcd31
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f9ecb4e
Revert "migrating SkTDArray towards std::vector api"
by Mike Reed
· 6 years ago
79884be
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
a0651ac
Update vulkan features (again) to support extension features.
by Greg Daniel
· 6 years ago
234e5a2
Improve touch support for iOS viewer
by Jim Van Verth
· 6 years ago
c0b03d8
Start adding support for some base extensions which others build on.
by Greg Daniel
· 6 years ago
a31f4e5
Make sure we check the version number of Vulkan Extensions.
by Greg Daniel
· 6 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
d3e65aa
Move GrVkInterface out of public API.
by Greg Daniel
· 6 years ago
c8cd45a
Generate GrVkInterface when we make the GrVkGpu.
by Greg Daniel
· 6 years ago
37329b3
Reland "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 6 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
294fe29
Remove some linear-blending sRGB logic from sk_app
by Brian Osman
· 6 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
3148f80
Revert "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 6 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
be0ab88
Reland "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 6 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
05d3fe3
Revert "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 6 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 6 years ago
d4b2ade
Move Vulkan DebugCallback code into tools.
by Greg Daniel
· 6 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
6ddbafc
Move vulkan layout helpers from GrVkMemory to GrVkImage.
by Greg Daniel
· 6 years ago
b918e98
Remove include/gpu/gl from include paths.
by Ben Wagner
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
ec54539
Make RenderDoc work automatically with GLX viewer
by Brian Salomon
· 7 years ago
37c5403
Add pixel geometry and dft selection to viewer app.
by Ben Wagner
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
afdc6b1
Vulkan backend render targets don't allow client to specify stencil bits
by Brian Salomon
· 7 years ago
c5cf762
Viewer/Amdroid: universal build, resources in APK
by Hal Canary
· 7 years ago
8385a8a
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory.""
by Greg Daniel
· 7 years ago
88fdee9
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
by Greg Daniel
· 7 years ago
9fb6cf4
Fixes to alignment issues with regards to mapped vulkan memory.
by Greg Daniel
· 7 years ago
9ce9507
Fix touch coordinate mapping in Windows
by Chris Dalton
· 7 years ago
6848b71
Fix flicker when changing backend on iOS viewer
by Brian Osman
· 7 years ago
4013db8
Fix flicker when changing backend on Mac viewer
by Brian Osman
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
56a2481
Move stats code to new layer (with configurable list of timers)
by Brian Osman
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
81b8059
Start removing uses of VkFormatToPixelConfig in vulkan backend
by Greg Daniel
· 7 years ago
94f509b
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
by Brian Salomon
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 7 years ago
d67e518
Move ImGui support code to ImGuiLayer
by Brian Osman
· 7 years ago
80fc07e
Create a Window::Layer interface to reduce sk_app glue code
by Brian Osman
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
bb4b20a
Keep animation running while moving the mouse in viewer (on Windows)
by Brian Osman
· 7 years ago
d1ec410
Fix ANGLE build with extended clang warnings
by Chris Dalton
· 7 years ago
1ef8094
turn on extended Clang warnings on Windows too
by Chris Dalton
· 7 years ago
fa91627
Move some bits from views to sk_app
by Brian Osman
· 7 years ago
eff04b5
Remove SampleApp and convert HelloWorld to sk_app
by Brian Osman
· 7 years ago