2017-08-28 |
Mike Weiblen | external: Update commit IDs: glslang, tools, header |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Jeff Juliano | build: Improve component enables usage text |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Jeff Juliano | build: Add no-sync to update_ext_srcs batch file |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Jeff Juliano | build: Improve cygwin build support |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Jeff Juliano | build: Add missing quotes |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Mike Schuchardt | scripts: PV codegen handle multiple requires |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | layers: use unique_ptr for pipeline map |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Slawomir Cygan | Loader: Fix out-of-memory handling in loaderGetDeviceRe... |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | layers: Fix crash in CreateGraphicsPipelines reading... |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | Revert "Revert "layers: unique_ptr for temp compute... |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | Revert "Revert "layers: Introduce some unique_ptr into... |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | Revert "layers: Introduce some unique_ptr into pipeline... |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | Revert "layers: unique_ptr for temp compute pipelines" |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | layers: unique_ptr for temp compute pipelines |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Chris Forbes | layers: Introduce some unique_ptr into pipeline creation |
commit | commitdiff | tree | snapshot |
2017-08-24 |
Mark Lobodzinski | scripts: Enable instance extension checks in PV |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Mark Lobodzinski | header: Update to version 1.0.59 of the vulkan hdr |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Gabríel Arthúr... | layers: Use correct data layer in vkCreateInstance... |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Tobin Ehlis | layers:Remove disturbed descriptor perf warning |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Jeremy Kniager | layers: Fix memory leaks in functions |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Cody Northrop | vkjson: Add support for Android |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: Wire up static_status check for CmdSetScissor |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: Wire up static_status check for CmdSetViewport |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: Drop error for binding compute pipeline inside... |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: Drop out some redundant checks already covered... |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: Calculate viewport/scissor state bits correctly |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Chris Forbes | layers: (re)-add viewport and scissor cbstatus flags |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Cody Northrop | android: Updates for NDK r15 |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Alex Smith | layers: Fix img layout state in CmdExecuteCommands |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Alex Smith | layers: Copy queue submit fcns in CmdExecuteCommands |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Mark Lobodzinski | layers: Update Database to fix CI |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Chris Forbes | layers: Check cb::static_status for most dynamic state... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Chris Forbes | layers: Track static state bits separately |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Chris Forbes | layers: Invalidate old pipeline's static state when... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Chris Forbes | layers: inline set_cb_pso_status into sole caller |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Chris Forbes | Split out dynamicstate->flags conversion |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Mark Lobodzinski | layers: Move PV custom funcptrs into map |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Mark Lobodzinski | layers: Re-architect parameter validation layer |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Jeremy Kniager | layers: Add checks for Image/ImageView usage |
commit | commitdiff | tree | snapshot |
2017-08-15 |
Karl Schultz | demos: Fix disappearing objects in smoketest |
commit | commitdiff | tree | snapshot |
2017-08-15 |
Mark Lobodzinski | header: Update to version 1.0.58 of the vulkan hdr |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Tony Barbour | demos: Add compositeAlphaFlags fix to cube.c |
commit | commitdiff | tree | snapshot |
2017-08-14 |
gwizdz | demos: cube.cpp - iterating over compositeAlphaFlags |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Mark Lobodzinski | layers: Fix layer settings file debug action name |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Mark Lobodzinski | layers: GH1991, Implement BREAK debug action |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Lenny Komow | loader: Replace overzealous warnings with info |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Lenny Komow | loader: Don't load manifest files more than once |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Slawomir Cygan | loader: Fix size handling when scanning registries |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Slawomir Cygan | loader: Add new ICD search paths to loader |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Petr Kraus | layers: PR1950, Update subresource range VUIDs |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Tobin Ehlis | layers:Fix consecutive binding updates |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Bas Nieuwenhuizen | build: PR1972, Install vk_layer_dispatch_table.h hdr |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Chris Forbes | layers: Untangle side effects in CmdWaitEvents |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Tony Barbour | layers: Fix CmdPushDescriptorSet object tracker |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Mike Weiblen | Update commit IDs: glslang,tools |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Mike Schuchardt | demos: Revert AppDevInitFormat changes |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Cort | layers: Fix swapchain extent check |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Mark Lobodzinski | layers: Fix incorrect VUID for negative viewport ht |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Chris Forbes | layers: Don't do bogus transitions in invalidateCommand... |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Mark Lobodzinski | header: Update to version 1.0.57 of the vulkan hdr |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Mike Weiblen | external: Update commit IDs: glslang,tools,header |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Tobin Ehlis | layers:Rename lambda function container |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Tobin Ehlis | layers:Pass framebuffer into barrier lambda |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Tobin Ehlis | layers:Delay barrier validation for secondary CB |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Tony Barbour | demos: Fix cube to use correct pipeline stage for barrier |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Tony Barbour | tests: Update VALIDATION_ERROR_1b800942 |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Tobin Ehlis | layers:Verify dstAccessMask supported by stageMask |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Tobin Ehlis | tests:Test srcAccessMask/srcStageMask conflict |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Tobin Ehlis | layers:Verify accessMask supported by stageMask |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Tobin Ehlis | tests:Test queueFamilyIndex for image barrier |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Tobin Ehlis | layers:Verify image barrier queueFamilyIndices |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Mark Lobodzinski | scripts: Exclude disable extension enums |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | layers: Add VUID for LogicOp validation check |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | layers: Remove PV dead code, fixup comments |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | scripts: Generate PV calls to ranged_enum_array fcn |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | layers: Add new ranged_enum_array val routine |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | scripts: Generate calls to new enum PV function |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | layers: Add new PV ranged enum validation function |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Mark Lobodzinski | scripts: Generate param_validation valid enum lists |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Mark Lobodzinski | layers: GH1924, Improve unavailable feature msg |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Mark Lobodzinski | scripts: Add PDevFeature index print helper |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Mike Schuchardt | scripts: Switch codegen to use structextends |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Mark Lobodzinski | header: Update to version 1.0.56 of the Vulkan hdr |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Refactor image barrier validation |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Minor refactor for clarity |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | tests:Add image mis-matched layout test |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Refactor barrier check order |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Check image barrier layout vs attachment |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Check barrier image vs subpass attachments |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Only deref active subpass once |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Migrate image barrier check |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | tests:Test invalid image in VkImageMemoryBarrier |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Tobin Ehlis | layers:Add image barrier image check |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Chris Forbes | tests: Add test for #1910 |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Chris Forbes | layers: Resolve TODO about actual layouts |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Chris Forbes | layers: Implement check for binding of maint1 slice... |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Chris Forbes | layers: Fix mismatched new[] / delete |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Mark Lobodzinski | layers: Remove now-redundant OT hdr prototypes |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Mark Lobodzinski | build: Switch to generated object_tracker.cpp |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Mark Lobodzinski | scripts: Create object_tracker generator |
commit | commitdiff | tree | snapshot |
next |