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

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-23[build] Set filealign for MSVC buildsTatsuyuki Ishi
2024-01-23[build] Don't pass unix compiler and link args to MSVCTatsuyuki Ishi
2024-01-23[build] Recognize more MSVC-like compilers as MSVCTatsuyuki Ishi
2023-09-04[meta] Release 2.3v2.3Philip Rebohle
2023-08-02build: Disable stdcall alias-ing and use kill-atJoshua Ashton
2023-07-29[build] Use new glslang name with fallbackBlisto91
2023-07-01build: Switch symbols to DWARF 4Tatsuyuki Ishi
2023-05-12[meta] Release 2.2v2.2Philip Rebohle
2023-01-24[meta] Release 2.1v2.1Philip Rebohle
2023-01-08[wsi] Add GLFW backendBeyley Thomas
2022-11-21[build] Add Josh's libdisplay-info fork for parsing EDIDsJoshua Ashton
2022-11-10[meta] Release 2.0v2.0Philip Rebohle
2022-10-21[build] Use glslang with --depfile to rebuild on header changesGeorg Lehmann
2022-10-21[build] Always use glslang with --quietGeorg Lehmann
2022-10-15[build] Specify static libgcc/stdc++ on nativeJoshua Ashton
2022-10-15[build] Set name_prefix to `libdxvk_` for native buildsJoshua Ashton
2022-09-11[build] Disable some dumb clang warningsJoshua Ashton
2022-09-11[build] Enable warning_level 2Joshua Ashton
2022-08-31[tests] Remove D3D9 testsPhilip Rebohle
2022-08-30[build] Remove dead lib_d3dcompiler_43.Georg Lehmann
2022-08-27[vulkan] Make LibraryLoader dynamically load vulkan-1Joshua Ashton
2022-08-22[dxvk] Fix meson issue for native buildsPhilip Rebohle
2022-08-21[meta] Use SPIRV-Headers repository as a submodulePhilip Rebohle
2022-08-21[meta] Use Vulkan-Headers repository as a submodulePhilip Rebohle
2022-08-21[build] Enable building natively for non-WindowsJoshua Ashton
2022-08-21[build] Set SDL2 WSI env vars and defines on native buildsJoshua Ashton
2022-08-20[build] Set dxvk_wsi and defines for WindowsJoshua Ashton
2022-07-30[build] Use current_source_dir instead of source_rootJoshua Ashton
2022-07-30[build] Initial reworkings for non-Windows platform support in MesonJoshua Ashton
2022-07-15[meta] Build meta shaders against Vulkan 1.2Philip Rebohle
2022-05-01[build] Bump required meson version to >=0.49pchome
2022-03-26[meta] Release 1.10.1v1.10.1Philip Rebohle
2022-03-17[build] Cleanup build system.Georg Lehmann
2022-03-10[build] Enable -Wimplicit-fallthroughJoshua Ashton
2022-03-04[meta] Release 1.10v1.10Philip Rebohle
2022-02-10[build] Avoid meson warning.Georg Lehmann
2022-01-24[meta] Release 1.9.4v1.9.4Philip Rebohle
2022-01-11[meta] Release 1.9.3v1.9.3Philip Rebohle
2021-09-20[meta] Release 1.9.2v1.9.2Philip Rebohle
2021-07-26[meta] Release 1.9.1v1.9.1Philip Rebohle
2021-07-25[build] Enable strict dwarf2 debug symbols for Wine back tracesGeorg Lehmann
2021-07-03Don't hardcode windres locationConnor Abbott
2021-06-29[build] Define _WINNT_WIN32 on MinGWPhilip Rebohle
2021-06-15[meta] Release 1.9v1.9Philip Rebohle
2021-04-21[build] conditionally enable --quiet for glslangGeorg Lehmann
2021-03-27build: Enable SSE3 for x86_64Joshua Ashton
2021-03-27build: Disable SSSE3Joshua Ashton
2021-03-27build: Enable -mfpmath=sseJoshua Ashton
2021-03-27build: Enable SSE3 and SSSE3 for x86Joshua Ashton
2021-03-03[build] MSVC check cleanupJoshua Ashton