2016-06-17 |
Mark Lobodzinski | tests: Fix crash in Windows Release builds |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | tests: GH401, Add test for stencil[Load|Store]Op |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | layers: GH401, Break out stencil load/storeOp check |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Tony Barbour | tests: Clear srcMask if old layout is undefined |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Tony Barbour | tests: Set stencil aspect if Depth Stencil format |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Tony Barbour | tests: Add usage to init of VkDepthStencilObj |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Tony Barbour | tests: Pass access flags instead of bit so you can... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | tests: Properly delete RenderPass |
commit | commitdiff | tree | snapshot |
2016-06-17 |
GregF | get latest spirv-tools revision |
commit | commitdiff | tree | snapshot |
2016-06-17 |
GregF | update_external_sources.sh: now get spirv-tools headers... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Greg Fischer | Merge branch 'master' of github.com:KhronosGroup/Vulkan... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Greg Fischer | update_external_sources.bat: now get headers from Khron... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Alexandre BACQUART | demos: fix ppm loader swapped width & height |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Alexander F... | Only set scripts that starts with a hashbang as executable |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | layers: GH576, Update layer details doc |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | layers: GH576, Validate attachment image usage |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Mark Lobodzinski | tests: GH576, Add framebuffer attachment tests |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Young | build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Mueller | test: WriteDescriptorSetIntegrityCheck fixes from GH421 |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Mueller | test: WriteDescriptorSetIntegrityCheck fix from GH421 |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Lobodzinski | tests: Remove failing descriptorset test |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Lobodzinski | layers: LX539, update layer details doc |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Lobodzinski | tests: LX539, Add invalid memory type index test |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Mark Lobodzinski | layers: LX539, Validate mem types |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Mark Mueller | tests: GH421 vkUpdateDescriptorSets tests |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Karl Schultz | tests: remove unreferenced variables. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Rene Lindsay | vulkaninfo: Show TexelOffset in decimal, instead of... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Mark Young | loader: GH362 - Fix json output of escape chars |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Mark Young | loader: Fix GH607 by adding proper array support |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jeremy Hayes | loader: return ext not present when applicable |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Mark Young | tests: Fix type mismatch in wrap_objects |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: Include instance layers and extensions |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: Add ability to dump an entire instance |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: rename vkjson_device.cc -> vkjson_instance.cc |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: Add VkJsonGetInstance() |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: Rename VkJsonAllProperties to VkJsonDevice |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Jesse Hall | vkjson: Add .clang-format |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Mark Mueller | layers: Fix CMakeLists.txt for non-MSVC Win builds |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Rene Lindsay | vulkaninfo: Clean up XCB window creation code. |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Mark Lobodzinski | layers: Update docs for shared utils DLL |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Mark Lobodzinski | layers: Add debug report header |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Mark Lobodzinski | layers: Make vklayer_utils a shared library |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jeremy Hayes | tests: remove unused flags |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Mark Lobodzinski | layers: Fix Windows Dota2 crash |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Fix test fallout in CommandBufferTwoSubmits |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Fix mistracking of semaphores associated with... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Note broken behavior around stealing tracking... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Add members to FENCE_NODE and QUEUE_NODE to... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Add helpers for getting fence and queue nodes |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Add CB_SUBMISSION struct |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Unify fence checks for queue functions |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: Remove dead fence members from GLOBAL_CB_NODE |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | tests: Add simultaneous submission test with signal... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Chris Forbes | layers: remove tracking of last queue and fence for CB |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jon Ashburn | layers: Update manifest files for vers 1.0.16 |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jon Ashburn | misc: Update to Vulkan header version 16 |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jon Ashburn | tests: add dispatchable object wrapping layer |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jon Ashburn | Revert "loader: Fix build warning on windows" |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jon Ashburn | loader: Fix build warning on windows |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Rene Lindsay | Added {} to if statements. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Rene Lindsay | Removed some window event handling code. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Rene Lindsay | Applied the "clang-format" obfuscator |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Rene Lindsay | Show "Presentable Formats" per GPU for Win32/XCB/XLib |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Mark Lobodzinski | tests: GH536, Updated Fill/UpdateBuffer test cases |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Mark Lobodzinski | layers: GH536, Updated layer details doc |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Mark Lobodzinski | layers: GH536, Update CmdFillBuffer validation |
commit | commitdiff | tree | snapshot |
2016-06-10 |
David Pinedo | winrt: fix error on uninstall |
commit | commitdiff | tree | snapshot |
2016-06-10 |
David Pinedo | winrtinstaller: display error num in ps warning window |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Pinedo | winrt: configure loader even if ps script fails |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Mark Lobodzinski | tests: Add missing DestroyRenderPass call in LVT |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Mark Lobodzinski | tests: Fix line-endings in powershell scripts |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Mark Lobodzinski | tests: Fix instructions in doc validator |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Pinedo | winrtinstaller: fixed problems introduced by piping... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David McFarland | layers: PR573, Handle imageArraySize rename |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Mark Lobodzinski | layers: PR632, Updated layer details doc |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jan-Harald... | layers: PR632, Change devlimits errors to warnings |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jan-Harald... | layers: PR629, Remove subpass warnings |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Tony Barbour | layers: Initialize write_in_use in eventMap entries |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Pinedo | winrtinstaller: avoid executing ps scripts, instead... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Tony Barbour | demos: Add -lrt to link options for smoke LVL #500 |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Tony Barbour | tests: Remove 2 queue requirements for tests that only... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mark Mueller | tests: GH421 reflect vkAllocateDescriptorSets test |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Mark Mueller | tests: GH421 reflect vkCmdBindDescriptorSets test |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Tony Barbour | layers: Add check for image usage in vkCmdClearColorImage |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Pinedo | winrtinstaller: retry ps script failure with full path... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Jon Ashburn | loader: doc update for merge android and desktop layer... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
lenny-lunarg | demos: Added --suppress_popups flag |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Karl Schultz | doc: Expand LVL acronym in BUILD.md |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Mark Lobodzinski | layers: Update docs for default dbg msg callbacks |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Mark Lobodzinski | layers: Move debug action enums from vk_layer.h |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Mark Lobodzinski | layers: Add default layer error message config |
commit | commitdiff | tree | snapshot |
2016-06-06 |
David Pinedo | winsdkinstaller: add cmd copy as additional diagnosic... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
David Pinedo | winrtinstaller: add more logging debug code to powershe... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
David Pinedo | winrtinstaller: fixes and diagnostics for powershell... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Cody Northrop | windows: Allow run_all_tests.ps1 to skip tests |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Cody Northrop | windows: Enable vk_loader_validation_tests |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Cody Northrop | windows: Return exit status from test script |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Tobin Ehlis | layers: Comment update |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Tobin Ehlis | layers: Clean up poolMap access |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Tobin Ehlis | layers: Remove unneccessary consts |
commit | commitdiff | tree | snapshot |
next |