projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Tools.git
2016-02-05
Mike Stroyan
layers: change android build to xml threading
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Mike Stroyan
layers: Handle 32-bit threading validation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Mike Stroyan
layers: Add threading layer generation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Mike Stroyan
layers: bring xml and scripts from documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Pinedo
winrtinstaller: Improve search for layer json files...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Pinedo
windowsrtinstaller: Change lincense info.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Pinedo
windowsrtinstaller: updated license
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Pinedo
windowrtinstaller: Add more details to README.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Mark Lobodzinski
layers: LX324, Fix descriptor indices in draw_state
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Michael Lentine
layers: MR213 GL126 Fix render pass compatibility check
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Mark Lobodzinski
layers: Fix subscript-out-of-range crash in mem_tracker
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Elliott
layers: Fix vkEnumeratePhysicalDevices()--was always...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Mark Lobodzinski
layers: Move logging callback destroy after logging...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Jon Ashburn
loader: filter device extensions in the terminator...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Elliott
layers: MR212 Add locking to the swapchain layer.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Tobin Ehlis
layers: Fix for GL119 to correctly index into pBindings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Verify that command buffer is recorded when...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate secondary command buffers are most...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate command buffer is not being used simul...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Elliott
layers: MR208 Improve locking in the mem_tracker layer.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Elliott
layers: Improve locking in the draw_state layer.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Dustin Graves
layers: Fix 32-bit Windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Karl Schultz
Remove WTFPL from LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Damien Leone
demos: Fix window resize on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate that fence is not in use when submitted.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate subpass index in begin info is valid.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Make sure fb render pass and secondary render...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate that the framebuffer specified in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Validate render pass compatiblity for executed...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Chris Forbes
layers: Fix issues with some command buffer tracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Dustin Graves
layers: Fix 32-bit Windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Andrzej Kotlowski
loader: GL120, move critical section to cover loader_ge...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Karl Schultz
demos: Copyright update
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Elliott
layers: MR209 Fix swapchain's vkDestroyInstance to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: Valdiate query is not active when cmd buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Michael Lentine
layers: GL122 Init queueFamilyIndex in command pool.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Jon Ashburn
layers: Fix Windows build error in device_limits
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tobin Ehlis
layers: GL96 validateCommandBufferState should return...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tobin Ehlis
layers: GL64 Don't warn on descriptor set that's not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Michael Lentine
layers: Check that queryFlags is valid if enabled.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Michael Lentine
layers: Add check to make sure inherited queries in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Michael Lentine
layers: Add occlusion query precise check.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Michael Lentine
layers: Improve in flight cmd buffer validation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Michael Lentine
layers: Add queue bit checks.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Dustin Graves
demos: Minor cube/tri updates
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Dustin Graves
demos/tests: Enable unique_objects layer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Pinedo
windowsrtinstaller: update estimated size for Programs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jon Ashburn
loader: Fix bug on pass by value for created_instance
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Mark Lobodzinski
Revert "layers: Clang-format changes for files in layer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jon Ashburn
license: Update the main MIT license to reflect white...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jon Ashburn
license: remove licenses for componenets that were...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jon Ashburn
loader:Update copyright and apply clang-format (no...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Karl Schultz
Update copyright info in python scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Mark Lobodzinski
layers: Clang-format changes for files in layers dir...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
David Pinedo
windowrtinstaller: use new image files names in installer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
David Pinedo
windowsrtinstaller: changed images
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Mark Lobodzinski
layers: Validation Layer Copyright Updates
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Karl Schultz
demos: Update copyright and apply clang-format
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
Update BUILD.md and README.md for the reduced scope...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
scripts: Remove icd generation specific code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
androidBuild: remove unused layers api_dump, generic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
layers: Remove non-validation layers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
misc: Remove vktrace and icd from this repository
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Karl Schultz
include: Update copyright and apply clang-format (no...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Mark Young
windowssdk: Handle silent installer/uninstaller message...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Mark Young
misc: Modify build_windows_targets.bat to build quietly.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
David Pinedo
windowsrtinstaller: Don't display dialog when silent...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Ashburn
scripts: Fix python helper to find ext headers under...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
David Pinedo
windowsrtinstaller: change windows icon
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Mark Young
Merge branch 'marky_working'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Mark Young
misc: Modify update_external_sources.bat to build quietly.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Jon Ashburn
Revert "misc: Change repo name references to LoaderAndV...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Jon Ashburn
misc: Change repo name references to LoaderAndValidatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Mark Young
windowsrtinstaller: Handle error conditions during...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tobin Ehlis
layers: MR182/GL113 Fix dynamic offset validation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
David Pinedo
windowsrtinstaller: change icon used by installer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jon Ashburn
docs: remove old obsolete documents
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
David Pinedo
windowsrtinstaller: change licensing and change logo...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tobin Ehlis
layers: MR181/GL102 Fix unique_objects to correctly...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Mark Lobodzinski
layers: MR178, Merge-related fix
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tobin Ehlis
layers: MR178, Fix descriptor set in_use tracking
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tobin Ehlis
layers: MR178, Various fixes to inFlightCmdBuffers...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
David Pinedo
winrtinstaller: change wording in license file
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Mark Young
misc: Create a script to allow building 32-bit and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Mark Young
layers: Fix issue with api_dump when const char* is...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Mark Young
layers: Correct names of settings api_dump looks for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Mark Young
loader: Fix 32-bit loader exception when layers enabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Mark Young
layers: Fix 32-bit Win compilation issue in swapchain...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Add Google copyright
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Ensure Destroy{Device|Surface}() don't core...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Validating supported surface for presenting...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: vkDestroyInstance check if child objects...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Check "compatible" pAllocator for creation...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Keep/check relationships between surfaces...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Validate that queueFamilyIndex is within...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Add TODOs for difficult-to-do validity language.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Check that pCreateInfo->compositeAlpha has...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Check that pCreateInfo->preTransform has...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ian Elliott
Swapchain: Start keeping better track of surface-queueF...
commit
|
commitdiff
|
tree
|
snapshot
next