aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03Build script for validation layersndk-r12bndk-r12-beta2ndk-r12-releaseCourtney Goeltzenleuchter
2016-04-05Fix checkbuild with empty Android.mkndk-r12-beta1Brian Carlstrom
2016-03-31Merge remote-tracking branch 'aosp/upstream-android_layers'Courtney Goeltzenleuchter
2016-03-31minor indentation correction in Android.mkguanghuafan
2016-03-31Minor clean up for windows build templateguanghuafan
2016-03-31fixed issues in windows buildguanghuafan
2016-03-31set hard float for arm7 correctly and minor cleanupguanghuafan
2016-03-31Changed android-generated.bat for windows (not tested )guanghuafan
2016-03-31Adding template for gradle wrapper buildguanghuafan
2016-03-31Merge remote-tracking branch 'aosp/upstream-android_layers' into aosp-masterJesse Hall
2016-03-31vkjson: Fix include paths and clang errorsJesse Hall
2016-03-24Merge remote-tracking branch 'aosp/upstream-android_layers' into mymergeCourtney Goeltzenleuchter
2016-03-24GH171: Use relative path for building Android bitsCourtney Goeltzenleuchter
2016-03-24GH171: Fix compiler warningCourtney Goeltzenleuchter
2016-03-24GH171: Fix for NDK packagingCourtney Goeltzenleuchter
2016-03-24layers: remove weird double assignment to pAttachmentsChris Forbes
2016-03-24layers: LX450, Tighten up queueFamilyIndex validation, fix crashMark Lobodzinski
2016-03-24layers: Merge renderpass maps in core_validationTobin Ehlis
2016-03-24layers: Merge framebuffer maps in core_validationTobin Ehlis
2016-03-23layers: LX448, Prevent descriptorSetCount overflow in core_validationMark Lobodzinski
2016-03-23layers: Fix AV in core_validatonMark Lobodzinski
2016-03-23layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validationMark Lobodzinski
2016-03-23layers: GH117: Change warning to an error.Ian Elliott
2016-03-23layers: GH117: swapchain layer warns if app uses neither semaphore nor fence.Ian Elliott
2016-03-22demos: cube exit status reflects validation statusKarl Schultz
2016-03-22winrtinstaller: sign Config powershell scriptDavid Pinedo
2016-03-22tests: Use header macro for API version rather than make_versionJon Ashburn
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-03-22Remove device from layer_data_map at destroy in parameter_validationTony Barbour
2016-03-22layers: Update event tracking to account for sequential cross command buffer ...Michael Lentine
2016-03-22layers: Merge of cmd buffer maps in core_validationTobin Ehlis
2016-03-22build: Cleanup build_windows_targets.batKarl Schultz
2016-03-22layers: Fix message for array layers to say array layers.Michael Lentine
2016-03-22layers: tidy up PIPELINE_NODE a bitChris Forbes
2016-03-22layers: Slightly simplify descriptor uses loop in SCChris Forbes
2016-03-22layers: GH157 Update error messages to be consistentTobin Ehlis
2016-03-21layers: Add lock around erase from frameBufferMap in core_validationTony Barbour
2016-03-21layers: Fix core_validation layer cube --validate failureMark Lobodzinski
2016-03-21layers: GH156 (bug-155): Check for WSI enablesCourtney Goeltzenleuchter
2016-03-21layers: Fix windows issue in smoketest --validateMark Lobodzinski
2016-03-21layers: Rename param_checker to parameter_validationMark Lobodzinski
2016-03-21Remove faulty LineLength .clang-format directive.Karl Schultz
2016-03-21layers: Hold shader_module by unique_ptr, clean up properlyChris Forbes
2016-03-21layers: More housekeeping: slightly lighten descriptor set compatibilityChris Forbes
2016-03-21layers: More housekeeping: use stringstreams for describe_typeChris Forbes
2016-03-21layers: Determine required descriptor count when stripping array levelsChris Forbes
2016-03-21layers: Add check for descriptor countChris Forbes
2016-03-21layers: Just return the whole binding struct from has_descriptor_bindingChris Forbes
2016-03-21Allow REMAINING for subresources.Michael Lentine
2016-03-21layers: Track lifetime when using cross-queue semaphores.Michael Lentine