Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
aef6588cb289db8227bfcc34318b4dfcaf7fa013
aef6588
loader: Separate out the python generator script
by Jon Ashburn
· 10 years ago
da7c20d
loader: rename a few dispatch utilties
by Jon Ashburn
· 10 years ago
ac83452
bug 13854: Remove memory references
by Courtney Goeltzenleuchter
· 10 years ago
5a46464
Fix file permissions
by BogDan Vatra
· 10 years ago
3788e13
Remove unused dependency.
by BogDan Vatra
· 10 years ago
0dd1173
Remove autogenerated file from git.
by BogDan Vatra
· 10 years ago
80f8061
Use primary_node when render_node is not available.
by BogDan Vatra
· 10 years ago
a569a50
bug-13690: Clarification on vkFlushMappedMemory
by Courtney Goeltzenleuchter
· 10 years ago
da4a99e
bug-13751: Update vkCmdClearColorImage color parameter
by Courtney Goeltzenleuchter
· 10 years ago
28846ae
tests: Update for VK origin convention
by Courtney Goeltzenleuchter
· 10 years ago
e2504cb
intel: support only VK_DEPTH_MODE_ZERO_TO_ONE
by Chia-I Wu
· 10 years ago
2f455af
intel: only VK_COORDINATE_ORIGIN_UPPER_LEFT is supported
by Chia-I Wu
· 10 years ago
c3487c2
demos/cube: use GL conventions
by Chia-I Wu
· 10 years ago
c414ba8
demos/tri: fix facing and enable culling
by Chia-I Wu
· 10 years ago
633f9c5
tri: Fix command buffer use for staging texture
by Courtney Goeltzenleuchter
· 10 years ago
e58e955
layers: Move OT validation calls inside mutex
by Mark Lobodzinski
· 10 years ago
faa2982
layers: Add memory manager queue validation to object tracker
by Mark Lobodzinski
· 10 years ago
c846352
intel: Turn on standalone_compiler
by Cody Northrop
· 10 years ago
bc12f87
intel: Changes to enable standalone shader compiler
by Cody Northrop
· 10 years ago
0c1bdc6
tests: Pass debug function to InitFramework to register
by Tony Barbour
· 10 years ago
100e7d8
layers: Add another routine to the list that don't need use counts
by Tony Barbour
· 10 years ago
5685ad7
demos: Add validation via --validate cmd line option
by Tony Barbour
· 10 years ago
ede4a2e
layers: Eliminate compiler warnings on Windows.
by Ian Elliott
· 10 years ago
421107f
demos: Eliminate compiler warnings on Windows.
by Ian Elliott
· 10 years ago
464711a
loader: Eliminate compiler warnings on Windows.
by Ian Elliott
· 10 years ago
a0faa86
Win: Stop using the temporary "xcb_nvidia" code.
by Ian Elliott
· 10 years ago
ff6dab5
demos: Improve tri/cube error if incompatible driver found.
by Ian Elliott
· 10 years ago
812b461
toolchain: Update to newer glslang and LunarGLASS versions
by Cody Northrop
· 10 years ago
9675ea0
tests: Include HOST_VISIBLE mem prop for --show-images
by Courtney Goeltzenleuchter
· 10 years ago
e5871c7
tests: Use staging buffer for --show-images
by Courtney Goeltzenleuchter
· 10 years ago
a43cbbf
mem_tracker: Fix error from fixing MSVC asserts
by Courtney Goeltzenleuchter
· 10 years ago
3b375cf
demos: tri/cube give error if can't find WSI extension.
by Ian Elliott
· 10 years ago
caa9f27
demos: Improve tri/cube error if incompatible driver found.
by Ian Elliott
· 10 years ago
4e19ed0
demos: Use macros for the app name, and window name.
by Ian Elliott
· 10 years ago
f5997ab
layers: Fix msvc++ iterator issues
by David Pinedo
· 10 years ago
7595eee
demos: Change app name for the console window.
by Ian Elliott
· 10 years ago
f03711e
draw_state: Fix another MSVC++ debug assert
by Courtney Goeltzenleuchter
· 10 years ago
09098a7
draw_state: Fix Microsoft C++ iterator assert
by Courtney Goeltzenleuchter
· 10 years ago
3dd433a
mem_tracker: Do not increment iterator after delete
by Courtney Goeltzenleuchter
· 10 years ago
857542b
cube: Disable rendering once we enter cleanup
by Courtney Goeltzenleuchter
· 10 years ago
cf2a536
draw_state: Fix Microsoft C++ assert
by Courtney Goeltzenleuchter
· 10 years ago
6532d8e
Shader Checker Layer: make sure iterated list is of non-zero length
by David Pinedo
· 10 years ago
5468156
loader: Terminate chain of GetProcAddr() in driver if gpu obj is base
by Jon Ashburn
· 10 years ago
8a21cf4
tests: Update layer test script to enable Validation layer and skip the vk_layer_validation_tests for now as they re-insert layers and cause a hang
by Tobin Ehlis
· 10 years ago
f46627e
layers: Fix bug in APIDump where some void* members were having their address printed when APIDumpNoAddr was TRUE
by Tobin Ehlis
· 10 years ago
ec2a3e1
icd: Add support for one bit alpha BC1 formats
by Cody Northrop
· 10 years ago
e22d0bf
layers: Add another routine to list that don't need use counts
by Tony Barbour
· 10 years ago
93d00c8
layers: Add 3 more routines to list that don't need use counts
by Tony Barbour
· 10 years ago
4a38716
intel: fix xcb special event hangs
by Mike Stroyan
· 10 years ago
8ad1574
layers: Fix APIDump corner cases to not print addresses w/ NoAddr option
by Tobin Ehlis
· 10 years ago
f689c60
intel: fix wrong use of xcb_request_check()
by Chia-I Wu
· 10 years ago
55c4041
layers: Add APIDump option to not parse parameter details
by Tobin Ehlis
· 10 years ago
b67859d
loader: Fix bug on layer name prefix string length
by Jon Ashburn
· 10 years ago
61e7738
Demos: print error message when texture files can't be opened
by David Pinedo
· 10 years ago
8a399e9
Demos: restrict paint events from rendering until setup is finished on Windows
by Jon Ashburn
· 10 years ago
04ada4a
tests: layer init moved to instance create - drop from device
by Tony Barbour
· 10 years ago
950ebc0
tests: Add Device init that takes list of layers to enable
by Tony Barbour
· 10 years ago
d3d41cb
dispatch: No need to save data from vkResetFences
by Tony Barbour
· 10 years ago
ec3cf14
build: fix registry locations
by Tony Barbour
· 10 years ago
3ed9f8f
scripts: Update vk_helper.py to account for VK_BIT(#) enum values
by Tobin Ehlis
· 10 years ago
54cdd19
tests: Move fence tests from vkbase to layer validation
by Tony Barbour
· 10 years ago
9431056
tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
by Tony Barbour
· 10 years ago
69fe0fa
tests: Remove old function prototype comments
by Tony Barbour
· 10 years ago
d346459
layers: Added fence validation check to object_tracker
by Mark Lobodzinski
· 10 years ago
a908b16
layers: Memtracker formatting changes.
by Mark Lobodzinski
· 10 years ago
a938abb
misc: Changes to fix warnings in Windows / VC++ build
by Tony Barbour
· 10 years ago
22a3086
misc: Changes to clean up warnings in Release build
by Tony Barbour
· 10 years ago
9c6d94f
tests: testbinding objects know dev, use it
by Courtney Goeltzenleuchter
· 10 years ago
ec69b9c
tests: white space cleanup
by Courtney Goeltzenleuchter
· 10 years ago
6d55b9c
tests: Finish update to match latest vulkan.h
by Courtney Goeltzenleuchter
· 10 years ago
18fb923
demos: create console for vulkaninfo iff needed
by David Pinedo
· 10 years ago
f676845
null driver: Change so it doesn't seg fault when running cube.
by David Pinedo
· 10 years ago
9f530cb
loader: Make sure max layer count is set properly
by Courtney Goeltzenleuchter
· 10 years ago
cb67a32
demos: update memory usage flags
by Courtney Goeltzenleuchter
· 10 years ago
876629f
demos: remove mem references before destroying
by Courtney Goeltzenleuchter
· 10 years ago
bb1f360
vkEnumerateLayers: Update to match upstream
by Courtney Goeltzenleuchter
· 10 years ago
2df3afc
layers: Fixed arg selection in object tracker
by Mark Lobodzinski
· 10 years ago
83e6771
layers: Using objects instead of pointers - rename pObj
by Tony Barbour
· 10 years ago
11e76ac
vulkan.h: Fix up warnings and use VkObject appropriately
by Tony Barbour
· 10 years ago
ea95f5c
Make "vulkaninfo" a WIN32 program.
by Ian Elliott
· 10 years ago
699e2aa
misc: Make headers match upstream
by Courtney Goeltzenleuchter
· 10 years ago
230e625
update to vulkan.h header version 90, bug 13529
by Mike Stroyan
· 10 years ago
d33b1de
demos: Inform user and exit if vkCreateInstance fails
by Tony Barbour
· 10 years ago
97b4c5d
demos: Fix vulkaninfo assertion based on new VK_WSI_LunarG extension name
by Tobin Ehlis
· 10 years ago
e14e9f9
Win: tri/cube using WIN32 for Window creation, events, etc.
by Ian Elliott
· 10 years ago
64a68e1
nulldrv: capable of running "cube"
by Ian Elliott
· 10 years ago
5b66aa5
switch to VK_WSI_LunarG
by Chia-I Wu
· 10 years ago
2b302f2
update vk_wsi_lunarg.h ...
by Chia-I Wu
· 10 years ago
a74d53a
layers: Fix bugs in APIDump to handle dynamic array printing
by Tobin Ehlis
· 10 years ago
2c01d18
tests: Ensure vk_blit_test calls QueueAddMemReferences
by Mark Lobodzinski
· 10 years ago
556f721
vulkan: Update vulkan.h for revision 89 -- Bug #13743
by Mark Lobodzinski
· 10 years ago
fd79ddd
layers: For ObjectTracker don't flag error for un-deleted Queues
by Tobin Ehlis
· 10 years ago
d7bf5e0
layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b/c it can't be deleted.
by Tobin Ehlis
· 10 years ago
1a01b1d
vulkan: Update vulkan.h for revision 88 -- Bug #13744
by Cody Northrop
· 10 years ago
1508627
WSI header file changes pushed upstream.
by Ian Elliott
· 10 years ago
57e2ab6
demos/tri: remove outdated code
by Chia-I Wu
· 10 years ago
cf46913
layers: Add missing functions.
by Jeremy Hayes
· 10 years ago
f21f14b
Win: Eliminate compiler errors/warnings in "shader_checker.cpp"
by Ian Elliott
· 10 years ago
4c7ebac
Win: Copy the "spirv.h" file for Windows builds (KLUDGE) ...
by Ian Elliott
· 10 years ago
2986281
bug-13668: Support for pipeline statistics queries
by Courtney Goeltzenleuchter
· 10 years ago
Next »