2017-02-28 |
Mark Lobodzinski | layers: Add PreCallValidate to CmdPipelineBarrier |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Mike Weiblen | layers: Add notes to Valid Usage DB |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Arda Coskunses | layers: Added more format checks to utils |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Mark Lobodzinski | layers: GL168, fix bad compressed texel block size |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Schuchardt | tests: Add test that uses object on wrong device |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Schuchardt | layers: Check all devices for valid object handles |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mark Lobodzinski | layers: GH1489, fix CmdClearAttachments validation |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Dave Houlton | layers: Fix a bug in depth/stencil packing |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Karl Schultz | build: Change appveyor to build VS 2013 and 2015 |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Jeremy Hayes | demos: Use device local heap for depth |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Mike Weiblen | layers: Move code to preferred cpp file |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Mike Weiblen | tests: VU 732, 733, 739, 740 tests |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Mike Weiblen | layers: VU 732, 733, 739, 740 checks GH-402 |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Mike Weiblen | layers: Refactor for PreCallValidate |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Mike Weiblen | externals: update external GitHub commits refs |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Benjamin Saunders | loader: Configurable fallback search paths |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Mark Young | loader: Fix a few potential overruns |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Mike Weiblen | externals: Update script to take URLs as params |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Mark Lobodzinski | header: Update to Vulkan 1.0.41 |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Tobin Ehlis | layers:RenderPass depth/stencil layout transition |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Fix AllocateDescriptorSets in threading |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Remove image layer source/build |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | android: Update build to skip image layer |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | loader: Remove image layer from standard_validation |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | demos: Remove image layer references |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Remove image layer from stats script |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Remove image layer refs from docs |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Update buffer-image copy routines for style |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Separate val/state updates in buff-img copy |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Move buffer/image validation out of CV |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Move image layer image-buffer-copy to CV |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Mark Lobodzinski | layers: Fix validation routine name typo |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Dave Houlton | layers: Add checks&tests to Img-Buf copy - GH284 |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Mark Lobodzinski | layers: Updated changed subroutines for style |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Mark Lobodzinski | layers: GH1478, Add error msg for CB invalidation |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Mark Lobodzinski | layers: Fix CB status checks in bindVtx/IndexBuffer |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Bill Hollings | demos: Support cube on iOS and macOS via MoltenVK |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Mark Lobodzinski | layers: Fix a few parameter validation holes |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Mark Lobodzinski | headers: Fix vulkan.hpp clang compiler errors |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: commented SetMemBinding and ValidateSetMemBinding |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: Refactored SetMemBinding() for pre/post calls |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: refactor BindBufferMemory for pre/postcall... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: Add trailing "()" to vkBind*Memory strings |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | tests: Add VU 797,806 to BindInvalidMemory |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort | tests: Add VU 793,805 to BindInvalidMemory |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: Add VU error 805,793 (bind mem w/bad memoryOffset) |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | tests: Add VU 792,804 to BindInvalidMemory |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | tests: Add VU 791,803 to BindInvalidMemory |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort | tests: Add VU 800 to BindInvalidMemory |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort | layers: Add VU 791,803 (bind mem w/existing binding) |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort | layers: Add VU 792,804 (bind mem to sparse image/buffer) |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Cort Stratton | layers: Refactor BindImageMem for pre/postcall style |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Mark Lobodzinski | layers: Update BindImageMemory var names for style |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Mark Lobodzinski | header: Update to Vulkan 1.0.40 |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Mark Lobodzinski | scripts: Add copy of cgenerator.py to LVL repo |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Mark Lobodzinski | layers: Remove predefined threading object lists |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Mark Lobodzinski | Layers: Add KHR/KHX/NN extensions to threading layer |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mark Young | docs: Update LoaderAndLayerInterface |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mike Weiblen | tests: Implement test for VU 2116 check |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mike Weiblen | layers: Add VU 2116 pColorBlendState checking GH-777 |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mike Weiblen | layers: Refactor checking code |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Tony Barbour | Clang-format for recent QueueSubmit commits |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Tony Barbour | layers: Separate validation from state in QueueSubmit |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mark Lobodzinski | layers: Refactor CmdFillBuffer |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Mark Lobodzinski | layers: Move destroybuffer/bufferview out of CV |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Karl Schultz | loader: Fix XDG path parsing |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Michael Lentine | layers: Change mem map error to warning |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Tony Barbour | layers: Fix CheckPreserved to allow input attachment |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Consolidate GetPhysicalDevice* accessors |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Refactor CmdCopyBuffer for pre-post style |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Refactor CmdCopyImage for pre/post |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Move pre/post CreateImageView out of CV |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Update CreateBuffer/BufferView for style |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Move CreateBuffer/BufferView routines |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Lenny Komow | winsdk: Build runtime from RelWithDebInfo |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Lenny Komow | build: Fix RelWithDebInfo CRT warnings |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Young | loader: Add env var to disable inst ext filter |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Jeremy Hayes | tests: Fix UnusedPreserveAttachment |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Mark Lobodzinski | layers: Codegen unique-objects extension whitelists |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Mike Weiblen | external: Update glslang, spirv-tools |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Mark Lobodzinski | layers: Added some missing extensions to PV |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Mark Lobodzinski | layers: Enable autogen'd procmap for PV |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Mark Lobodzinski | scripts: Automate intercepts for parameter validation |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Mark Lobodzinski | layers: Fix CmdUpdateBuffer API definition |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Karl Schultz | build: Add detection for VS2017 |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Add using statements for layer_data |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Remove "using namespace std" statement |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Rename get* utility functions |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Remove unused param |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Remove unused functions |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Rename get_my_data_ptr to GetLayerDataPtr |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Tobin Ehlis | layers:Rename my_data vars to dev_data |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Thomas Heijligen | cmake: GH1444, add wayland include dir to cmake |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Fix ValidateMapImageLayouts for style |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Move ValidateMapImageLayouts out of CV |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Fix ImageLayout validation helpers for style |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Move image layout validation helpers from CV |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Fix ValidateMaskBits routines for style |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Move MaskBits validation out of CV |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Mark Lobodzinski | layers: Fix ValidateCmdBufImageLayouts for style |
commit | commitdiff | tree | snapshot |
next |