Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/Vulkan-Loader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-05loader: Add core 1.2 functions to gpa_helpersdk-1.2.131.2sdk-1.2.131Lenny Komow
2020-01-24loader: Update copyright date to include 2020sdk-1.2.131.1Shannon McPherson
2020-01-23loader: Improve 1.2 promoted extension fixMark Lobodzinski
2020-01-23loader: Fix handling of promoted device extensionsMark Lobodzinski
2020-01-15build: Header update for 1.2.131sdk-1.2.131.0Mike Schuchardt
2019-12-21scripts: Tweak extension detectionMike Schuchardt
2019-12-21scripts: Add support for Vulkan 1.2 codegenLenny Komow
2019-12-21loader: Add support for Vulkan 1.2Lenny Komow
2019-12-13loader: Add custom terminator to tool propertiessdk-1.1.130.0sdk-1.1.130Lenny Komow
2019-12-12build: Fix Vulkan registry detectionCaio Marcelo de Oliveira Filho
2019-12-12codegen: Fix crash in tooling info terminatorLenny Komow
2019-12-11build: Update for 1.1.130 header versionv1.1.130Mark Lobodzinski
2019-12-06Fix a bug found by clang's -Wsizeof-array-div.Nico Weber
2019-11-27build:Add def file for Windows GN buildTobin Ehlis
2019-11-26build: Update known-good for 1.1.129 headerv1.1.129Shannon McPherson
2019-11-25build: Add Cfgmgr32.lib to GN buildMike Schuchardt
2019-11-22loader: Remove code for building a static loaderLenny Komow
2019-11-22repo: Remove the option to build a static loaderLenny Komow
2019-11-21build: Fix Vulkan headers detection with CMake.David 'Digit' Turner
2019-11-20loader: Use unsafe file search for GN buildsJonah Ryan-Davis
2019-11-18build: Update known-good for 1.1.128 headerv1.1.128Shannon McPherson
2019-11-07Fix build errors on Windows GNJonah Ryan-Davis
2019-11-04build: Update known-good for 1.1.127 headerv1.1.127Shannon McPherson
2019-10-30loader: Reset sizes for each call to RegEnumValuebaldurk
2019-10-30gn: Remove stray comma in BUILD.gnMike Schuchardt
2019-10-30build: BUILD.gn fix for MacOSJonah Ryan-Davis
2019-10-30repo: Switch appveoyor to use VS2015Lenny Komow
2019-10-30loader: Move adapter API into custom headerLenny Komow
2019-10-28build: Update known-good for 126 header patchsdk-1.1.126.0sdk-1.1.126Shannon McPherson
2019-10-23loader: Don't drop unknown driversLenny Komow
2019-10-23loader: Only use secure getenv for finding layersLenny Komow
2019-10-22build: Update known-good for 1.1.126 headerv1.1.126Shannon McPherson
2019-10-21loader: move asm_test.S into file; Make more complicateddan sinclair
2019-10-16build: Update known-good for 1.1.125 headerv1.1.125Shannon McPherson
2019-10-14loader: Override doesn't include explicit layersCharles Giessen
2019-10-07build: Update known-good for 1.1.124 headerv1.1.124Shannon McPherson
2019-09-30layers: allow concurrent layer device creationFelix Dörre
2019-09-28repo: Set build to not force dashes into arugmentsDaniel Russell
2019-09-21loader: Dynamically load DXGIJoshua Ashton
2019-09-21loader: Use dxgi1_2 header instead of 1_6Joshua Ashton
2019-09-19repo: Generate code with metal supportLenny Komow
2019-09-19loader: Add support for metal surfacesLenny Komow
2019-09-19repo: Bump known good for metal surface supportLenny Komow
2019-09-17build: Update known-good for 1.1.123 headerv1.1.123Shannon McPherson
2019-09-13docs: Update documentation for loader changesLenny Komow
2019-09-11loader: Match ICDs against DXGI adaptersLenny Komow
2019-09-11Change CMake paths for asm_offset.Dan Sinclair
2019-09-09loader: Skip user specific paths if high integrityLenny Komow
2019-09-09loader: Implement secure getenv on WindowsLenny Komow
2019-09-04docs: Fix link typo in loader specPetr Kraus