2017-03-14 |
Mike Stroyan | Merge pull request #1578 from KhronosGroup/stroyan_load... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mark Lobodzinski | header: Update to 1.0.43 header version |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mark Lobodzinski | layers: Remove deprecated KHX extension from OT/PV |
commit | commitdiff | tree | snapshot |
2017-03-14 |
bungeman | layers: Fix round tripping uint32_t through int |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mike Weiblen | externals: Update GitHub master commit refs |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mark Lobodzinski | layers: Add PV Maintenance1 negative viewport check |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mike Stroyan | loader: Initialize json_version |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jeremy Hayes | tests: Fix DSBufferInfo unexpected errors |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mark Lobodzinski | layers: Add missing format specifier to CV |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Tony Barbour | demos: Remove tabs from cube.c |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add depthBiasClamp device feature checks |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add sparseResidencyAliased feature check |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add sparseResidencyBuffer feature check |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add sparseBinding device feature checks |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add enabled_features accessor function |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add textureCompressionBC feature check |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add textureCompressionASTC_LDR feature check |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add textureCompressionETC2 feature check |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add compressed texture query utils |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate samplerAnisotropy device feature |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Finish multiViewport dev feature validation |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add alphaToOne device feature validation |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate the depthBounds device feature |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate depthClamp device feature |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add drawIndirectFirstInstance feature TODOs |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate device feature multiDrawIndirect |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate dualSrcBlend device feature |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Validate imageCubeArray device feature |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Yamakaky | headers: Add missing include to vk_icd.h |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Add GetNextValidBinding function to CV |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Move desc set helper to descriptorset module |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Mark Lobodzinski | layers: Move update_template temp structure creation |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Petr Kraus | layers: #1522 #1523 Fix VK_REMAINING_* resolve |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Tony Barbour | layers: Don't call driver if skip in PipelineBarrier |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Radovan Birdic | build: Increase reloc table size for mips64el |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Mark Lobodzinski | layers: Fix template_update errors in CV |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Mark Lobodzinski | layers: Add UpdateTemplate Ext APIs to CV |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Mark Young | loader: Set pointer to NULL |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Mark Young | loader: Use secure_getenv only when necessary |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Mark Young | loader: Update secure_getenv check |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Mark Young | spelling: Fix spelling errors |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Mark Young | loader: Update secure_getenv usage |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Tony Barbour | layers: Set depth to 1 in ci for swapchain images |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ciro Santilli | Use nproc instead of ncpu |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Young | layers: Fix parameter validation |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Lobodzinski | layers: Improve UpdateTemplate variable names |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Lobodzinski | layers: Parse extension buffer to unwrap handles |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Lobodzinski | layers: Create desc_update_template map for new objs |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Lobodzinski | layers: Move DescriptorUpdateTemplate functions |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Mark Lobodzinski | scripts: Allow safe_structs to handle KHR extensions |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Dave Houlton | tests: Bugfix check and add mip copy tests |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Dave Houlton | layers: Clang-format only, no code changes |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Dave Houlton | layers: Add VUs 1275, 1276, 1277 related to gh1507 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Dave Houlton | layers, Fix checks for GH 1507 |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Karl Schultz | layers: Fix invalid push constant checks (GH953) |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Mark Young | loader: gh1528 - Move generated files |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Cort Stratton | layers: Added skip_checks to rangeIntersect() |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Cort Stratton | layers: GH373 Add memory size/align tests&checks |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Cort Stratton | layers: Fix copy/paste errors in BindBufferMemory |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Cort Stratton | layers: Refactor InsertMemoryRange() for pre/post |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Mike Weiblen | externals: Update GitHub master commit refs |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Mark Young | loader: Fix several leaks |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Igor Vuk | Docs: Fix a typo in BUILD.md |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Igor Vuk | Docs: Fix a typo in README.md |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Lenny Komow | docs: Add new layer registries to loader doc |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Lenny Komow | loader: gh1153 - Modify layer search path |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mark Young | scripts: Update loader automation |
commit | commitdiff | tree | snapshot |
2017-03-01 |
James Jones | loader: Fix handling of surface parameters |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Jeremy Hayes | layers: Remove redundant validation |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Chris Forbes | layers: Use GetStateStructPtrFromObject rather than... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Jeremy Hayes | layers: Remove redundant validation |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mark Lobodzinski | layers: Validate CONCURRENT img/buf queuefamilies |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mark Lobodzinski | layers: Prevent bad node access |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mark Young | loader: Remove floating file |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mike Weiblen | layers: Add VU data & new entry point |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Mark Young | vulkan: update to header 1.0.42 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Mark Lobodzinski | layers: Special-case threading GetSwapchainImages |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Forbes | layers: Fix state recorded for swapchain images |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Forbes | layers: Factor out marking of first use as read or... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Forbes | layers: remove attachment_first_layout tracking |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chris Forbes | layers: Consider resolve attachments to be written... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Mike Weiblen | externals: Update GitHub master commit refs |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Mark Lobodzinski | layers: Add PreCallRecord call to CmdPipelineBarrier |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Mark Lobodzinski | layers: Split layout transition validation/recording |
commit | commitdiff | tree | snapshot |
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 |
next |