aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_threading.json
AgeCommit message (Collapse)Author
2016-06-20layers: Update manifest files for vers 1.0.17Karl Schultz
Change-Id: Ifdce033092a72980e1ff685792d486d2a101f35d
2016-06-13layers: Update manifest files for vers 1.0.16Jon Ashburn
Change-Id: I7468c088d99f7bebabc05d1a84529f6e9e00d424
2016-05-17loader: Treat GLOBAL layers same as INSTANCE layersJon Ashburn
Also change validation layers type to be GLOBAL so they work with old loaders prior to device layer deprecation. Change-Id: I32788cb7788c8ad840ced15236c5ed792edfbbff
2016-05-16misc: Update to version 1.0.13, header, xml, JSON filesJon Ashburn
Change-Id: Id70c1b709d35b2f508e0dde5f862102c87c80521
2016-05-16loader: deprecate device layersJon Ashburn
Change-Id: I43c279e36368bf1ef9a2f446007e34366bfff777
2016-04-25json: Update to version 11.Karl Schultz
Change-Id: Ifcdd5423ab03110326897dd9cda272eda05acc01
2016-04-15layers: Update JSON files to 1.0.10Jon Ashburn
Change-Id: I2020999bac6090fe40688f977f15c9818b828cf4
2016-04-04layers: Update to version 1.0.8 JSON filesJon Ashburn
Change-Id: Ic35eb444c34004343e5fb19cc54f12518512c6be
2016-03-28layers: update json to 1.0.7Jon Ashburn
Change-Id: I19e6d2a0518f99161bfea0de94b267c5c56fd1ae
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
Change-Id: Idf7a9d40278b796e16effa54e9b60668d275b8ec
2016-03-08Bump api_version to 1.0.5 in json filesTony Barbour
Change-Id: I71a03cd8043906074f6c3be98af0006e1aeaf5ee
2016-03-07misc: Update to header version 1.0.4Jon Ashburn
Change-Id: I61657dc28c7850075b787413955a6c880447a03d
2016-02-18layers: MR221: rename threading testCourtney Goeltzenleuchter
The threading validation layer has been basically re-written, so updating the vendor name accordingly
2016-02-15layers: Update debug_report spec version in json files to match vulkan.hKarl Schultz
2016-02-10layers: Update api version to 1.0.3 in json filesTony Barbour
2016-01-14Change api_version to 1.0.1 in json filesTony Barbour
From 0.210.0
2015-12-30layers: Rename Layer/library/json files for consistencyMark Lobodzinski
Renamed layers from (for example) xxx_DrawState to xxx_draw_state Renamed JSON files Renamed libraries Renamed object_track.* to object_tracker.* Renamed apidump.h to api_dump.h Renamed screen_shot layer to screenshot Renamed APIDump layer settings file options to ApiDump Bug fixes here and there from prior renames