- 1b426e0 build: Increase reloc table size for mips64el by Radovan Birdic · 8 years ago
- b2f3880 layers: Fix template_update errors in CV by Mark Lobodzinski · 8 years ago
- 6dc35f9 layers: Add UpdateTemplate Ext APIs to CV by Mark Lobodzinski · 8 years ago
- e1ea901 loader: Set pointer to NULL by Mark Young · 8 years ago
- d8c6b69 loader: Use secure_getenv only when necessary by Mark Young · 8 years ago
- ba7ee02 loader: Update secure_getenv check by Mark Young · 8 years ago
- dee312c spelling: Fix spelling errors by Mark Young · 8 years ago
- f2f2a66 loader: Update secure_getenv usage by Mark Young · 8 years ago
- 603319c layers: Set depth to 1 in ci for swapchain images by Tony Barbour · 8 years ago
- 0a05dd7 Use nproc instead of ncpu by Ciro Santilli · 8 years ago
- 4e423c0 layers: Fix parameter validation by Mark Young · 8 years ago
- 94d9e8c layers: Improve UpdateTemplate variable names by Mark Lobodzinski · 8 years ago
- b523f7c layers: Parse extension buffer to unwrap handles by Mark Lobodzinski · 8 years ago
- 4f3ce67 layers: Create desc_update_template map for new objs by Mark Lobodzinski · 8 years ago
- 71703a5 layers: Move DescriptorUpdateTemplate functions by Mark Lobodzinski · 8 years ago
- 560729b scripts: Allow safe_structs to handle KHR extensions by Mark Lobodzinski · 8 years ago
- 75967fc tests: Bugfix check and add mip copy tests by Dave Houlton · 8 years ago
- eba86e2 layers: Clang-format only, no code changes by Dave Houlton · 8 years ago
- 67e9b53 layers: Add VUs 1275, 1276, 1277 related to gh1507 by Dave Houlton · 8 years ago
- 9dae7ec layers, Fix checks for GH 1507 by Dave Houlton · 8 years ago
- c59b72d layers: Fix invalid push constant checks (GH953) by Karl Schultz · 8 years ago
- 634bd7b loader: gh1528 - Move generated files by Mark Young · 8 years ago
- a10f1f5 tests: Fix loader test by Mark Young · 8 years ago
- 77a0d59 tests: Fix unexpected errors from new VU checks by Cort Stratton · 8 years ago
- 282dace layers: Added skip_checks to rangeIntersect() by Cort Stratton · 8 years ago
- de74820 layers: GH373 Add memory size/align tests&checks by Cort Stratton · 8 years ago
- afe94ec layers: Fix copy/paste errors in BindBufferMemory by Cort Stratton · 8 years ago
- 50aa0c8 layers: Refactor InsertMemoryRange() for pre/post by Cort Stratton · 8 years ago
- 2cc22f8 externals: Update GitHub master commit refs by Mike Weiblen · 8 years ago
- b60ffc4 loader: Fix several leaks by Mark Young · 8 years ago
- d461136 Docs: Fix a typo in BUILD.md by Igor Vuk · 8 years ago
- 3fc93c6 Docs: Fix a typo in README.md by Igor Vuk · 8 years ago
- c146fc2 tests: Add tests for allocation by Mark Young · 8 years ago
- 2d1fa30 tests: Fix DSAspectBitsErrors by Mark Young · 8 years ago
- dfa3735 docs: Add new layer registries to loader doc by Lenny Komow · 8 years ago
- da849dc loader: gh1153 - Modify layer search path by Lenny Komow · 8 years ago
- 8aed3ed scripts: Update loader automation by Mark Young · 8 years ago
- e9e0a12 loader: Fix handling of surface parameters by James Jones · 8 years ago
- 55b6c29 layers: Remove redundant validation by Jeremy Hayes · 8 years ago
- 1860ec4 layers: Use GetStateStructPtrFromObject rather than open-coding by Chris Forbes · 8 years ago
- b91c79d layers: Remove redundant validation by Jeremy Hayes · 8 years ago
- ba9aa22 tests: Fix FramebufferCreateErrors errors by Jeremy Hayes · 8 years ago
- 0d10408 tests: Fix ImageSampleCounts unexpected errors by Jeremy Hayes · 8 years ago
- 4761d21 tests: Add test for concurrent sharing mode by Mark Lobodzinski · 8 years ago
- bacc954 layers: Validate CONCURRENT img/buf queuefamilies by Mark Lobodzinski · 8 years ago
- 7a38519 layers: Prevent bad node access by Mark Lobodzinski · 8 years ago
- 3ec65c5 loader: Remove floating file by Mark Young · 8 years ago
- 8ea6002 layers: Add VU data & new entry point by Mike Weiblen · 8 years ago
- d45ce13 tests: Fix loader tests by Mark Young · 8 years ago
- 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 8 years ago
- df47c5a layers: Special-case threading GetSwapchainImages by Mark Lobodzinski · 8 years ago
- 4bb3b88 layers: Fix state recorded for swapchain images by Chris Forbes · 8 years ago
- 9a11c77 layers: Factor out marking of first use as read or write... by Chris Forbes · 8 years ago
- 4e8edbb layers: remove attachment_first_layout tracking by Chris Forbes · 8 years ago
- 4260e92 layers: Consider resolve attachments to be written in renderpass by Chris Forbes · 8 years ago
- 3ec5ec6 externals: Update GitHub master commit refs by Mike Weiblen · 8 years ago
- 81e37fd layers: Add PreCallRecord call to CmdPipelineBarrier by Mark Lobodzinski · 8 years ago
- 6b6c50a layers: Split layout transition validation/recording by Mark Lobodzinski · 8 years ago
- 18e2aab layers: Add PreCallValidate to CmdPipelineBarrier by Mark Lobodzinski · 8 years ago
- 111d39e layers: Add notes to Valid Usage DB by Mike Weiblen · 8 years ago
- dbd6974 layers: Added more format checks to utils by Arda Coskunses · 8 years ago
- 1308644 layers: GL168, fix bad compressed texel block size by Mark Lobodzinski · 8 years ago
- 1783890 tests: Add test that uses object on wrong device by Mike Schuchardt · 8 years ago
- dc2cb78 layers: Check all devices for valid object handles by Mike Schuchardt · 8 years ago
- 781aeb5 tests: Add 2ndary CB ClearAttachments positive test by Mark Lobodzinski · 8 years ago
- d833bb7 layers: GH1489, fix CmdClearAttachments validation by Mark Lobodzinski · 8 years ago
- f3229d5 layers: Fix a bug in depth/stencil packing by Dave Houlton · 8 years ago
- c5f39e8 tests: Fix aspect bit for DS in framework by Dave Houlton · 8 years ago
- 615b7f7 build: Change appveyor to build VS 2013 and 2015 by Karl Schultz · 8 years ago
- 672b58b layers: Move code to preferred cpp file by Mike Weiblen · 8 years ago
- a1e13f4 tests: VU 732, 733, 739, 740 tests by Mike Weiblen · 8 years ago
- 67778c7 layers: VU 732, 733, 739, 740 checks GH-402 by Mike Weiblen · 8 years ago
- 1231cb3 layers: Refactor for PreCallValidate by Mike Weiblen · 8 years ago
- e13e0c0 tests: vk_layer_validation_tests depends on layer targets. by Cort · 8 years ago
- 04d785f externals: update external GitHub commits refs by Mike Weiblen · 8 years ago
- abdce4e loader: Configurable fallback search paths by Benjamin Saunders · 8 years ago
- 6ef95f4 loader: Fix a few potential overruns by Mark Young · 8 years ago
- 2248925 externals: Update script to take URLs as params by Mike Weiblen · 8 years ago
- aae0fa4 header: Update to Vulkan 1.0.41 by Mark Lobodzinski · 8 years ago
- 584d51e tests: Fix, add fmt & granularity guards - GH284 by Dave Houlton · 8 years ago
- 01103de tests:Add RenderPassDepthStencilLayoutTransition by Tobin Ehlis · 8 years ago
- 2b716cb layers:RenderPass depth/stencil layout transition by Tobin Ehlis · 8 years ago
- 3bd82ad layers: Fix AllocateDescriptorSets in threading by Mark Lobodzinski · 8 years ago
- 1c4adfc layers: Remove image layer source/build by Mark Lobodzinski · 8 years ago
- 950d723 android: Update build to skip image layer by Mark Lobodzinski · 8 years ago
- dce9c42 loader: Remove image layer from standard_validation by Mark Lobodzinski · 8 years ago
- 50703eb layers: Remove image layer from stats script by Mark Lobodzinski · 8 years ago
- e691129 tests: Remove image layer dependencies by Mark Lobodzinski · 8 years ago
- c305507 layers: Remove image layer refs from docs by Mark Lobodzinski · 8 years ago
- 1fe9b00 layers: Update buffer-image copy routines for style by Mark Lobodzinski · 8 years ago
- 033c90b layers: Separate val/state updates in buff-img copy by Mark Lobodzinski · 8 years ago
- d2b2f61 layers: Move buffer/image validation out of CV by Mark Lobodzinski · 8 years ago
- ab9ea3e layers: Move image layer image-buffer-copy to CV by Mark Lobodzinski · 8 years ago
- d2d2d4c tests: Fix InvalidMemoryAliasing OT error by Mark Lobodzinski · 8 years ago
- 4ae5d1b layers: Fix validation routine name typo by Mark Lobodzinski · 8 years ago
- f8839bd tests: Reformat info messages for cleaner output by Mark Lobodzinski · 8 years ago
- 8087146 tests: Fix image/buffer copy unexpected errors by Mark Lobodzinski · 8 years ago
- 59a2070 layers: Add checks&tests to Img-Buf copy - GH284 by Dave Houlton · 8 years ago
- 1b5f756 tests: Prevent new unexpected errors by Jeremy Hayes · 8 years ago
- a809e5d layers: Updated changed subroutines for style by Mark Lobodzinski · 8 years ago