aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-04layers: GL122 Init queueFamilyIndex in command pool.Michael Lentine
2016-02-03layers: Fix Windows build error in device_limitsJon Ashburn
2016-02-03layers: GL96 validateCommandBufferState should return skipCallTobin Ehlis
2016-02-03layers: GL64 Don't warn on descriptor set that's not updatedTobin Ehlis
2016-02-03layers: Check that queryFlags is valid if enabled.Michael Lentine
2016-02-03layers: Add check to make sure inherited queries in enabled before use.Michael Lentine
2016-02-03layers: Add occlusion query precise check.Michael Lentine
2016-02-03layers: Improve in flight cmd buffer validationMichael Lentine
2016-02-03layers: Add queue bit checks.Michael Lentine
2016-02-03demos: Minor cube/tri updatesDustin Graves
2016-02-03demos/tests: Enable unique_objects layerDustin Graves
2016-02-03windowsrtinstaller: update estimated size for Programs and FeaturesDavid Pinedo
2016-02-03loader: Fix bug on pass by value for created_instanceJon Ashburn
2016-02-03Revert "layers: Clang-format changes for files in layers dir of repo"Mark Lobodzinski
2016-02-03license: Update the main MIT license to reflect white space and copyrightsJon Ashburn
2016-02-03license: remove licenses for componenets that were moved to different repo.Jon Ashburn
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-02-02Update copyright info in python scriptsKarl Schultz
2016-02-02layers: Clang-format changes for files in layers dir of repoMark Lobodzinski
2016-02-02windowrtinstaller: use new image files names in installerDavid Pinedo
2016-02-02windowsrtinstaller: changed imagesDavid Pinedo
2016-02-02layers: Validation Layer Copyright UpdatesMark Lobodzinski
2016-02-02demos: Update copyright and apply clang-formatKarl Schultz
2016-02-02Update BUILD.md and README.md for the reduced scope of this repoJon Ashburn
2016-02-02scripts: Remove icd generation specific codeJon Ashburn
2016-02-02androidBuild: remove unused layers api_dump, generic, basic, multiJon Ashburn
2016-02-02layers: Remove non-validation layersJon Ashburn
2016-02-02misc: Remove vktrace and icd from this repositoryJon Ashburn
2016-02-02include: Update copyright and apply clang-format (no logic changes)Karl Schultz
2016-02-02windowssdk: Handle silent installer/uninstaller message boxes appropriately.Mark Young
2016-02-02misc: Modify build_windows_targets.bat to build quietly.Mark Young
2016-02-02windowsrtinstaller: Don't display dialog when silent uninstall requires rebootDavid Pinedo
2016-02-01scripts: Fix python helper to find ext headers under vulkan dirJon Ashburn
2016-02-01windowsrtinstaller: change windows iconDavid Pinedo
2016-02-01Merge branch 'marky_working'Mark Young
2016-02-01misc: Modify update_external_sources.bat to build quietly.Mark Young
2016-01-31Revert "misc: Change repo name references to LoaderAndValidationLayers"Jon Ashburn
2016-01-31misc: Change repo name references to LoaderAndValidationLayersJon Ashburn
2016-01-29windowsrtinstaller: Handle error conditions during install by uninstalling.Mark Young
2016-01-29layers: MR182/GL113 Fix dynamic offset validationTobin Ehlis
2016-01-29windowsrtinstaller: change icon used by installerDavid Pinedo
2016-01-29docs: remove old obsolete documentsJon Ashburn
2016-01-29windowsrtinstaller: change licensing and change logo displayed in UIDavid Pinedo
2016-01-29layers: MR181/GL102 Fix unique_objects to correctly assign local vars under ptrsTobin Ehlis
2016-01-29layers: MR178, Merge-related fixMark Lobodzinski
2016-01-29layers: MR178, Fix descriptor set in_use trackingTobin Ehlis
2016-01-29layers: MR178, Various fixes to inFlightCmdBuffers tracking in draw_stateTobin Ehlis
2016-01-29winrtinstaller: change wording in license fileDavid Pinedo
2016-01-28misc: Create a script to allow building 32-bit and 64-bit Windows.Mark Young
2016-01-28layers: Fix issue with api_dump when const char* is null.Mark Young