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
2023-01-09[dxgi] Workaround UE4 DX11 + HDR crashesue4-d3d11-hackJoshua Ashton
2023-01-08[util] Set Secret World Legends launcher to SM 2Blisto91
2023-01-08[wsi] Add GLFW backendBeyley Thomas
2023-01-08[dxvk] Remove SDL dummy windowHunter Kvalevog
2023-01-07[dxvk] Enable dynamic multisample state if supported by the devicePhilip Rebohle
2023-01-07[dxvk] Enable device features for dynamic multisample statePhilip Rebohle
2023-01-07[meta] Update hopelessly outdated README entryPhilip Rebohle
2023-01-07[d3d11] Fix D3D11Texture2D reference countingPhilip Rebohle
2023-01-06[dxbc] Handle dead code in shader binariesPhilip Rebohle
2023-01-06[dxgi] Add dxgi.enableHDR optionJoshua Ashton
2023-01-06[dxgi] Initialize DxgiOptions before DxgiMonitorInfoJoshua Ashton
2023-01-06[dxgi] Normalize display metadata to something rationalJoshua Ashton
2023-01-06[dxgi] Implement DXGIOutput::GetDesc1's ColorSpaceJoshua Ashton
2023-01-06[meta] Remove current year from copyright noticeBlisto91
2023-01-06[build] Bump libdisplay-info fork again 🐸Joshua Ashton
2023-01-06[build] Bump libdisplay-info fork subproject to fix MSVC buildsJoshua Ashton
2023-01-06[build] Bump libdisplay-info forkJoshua Ashton
2022-12-30[d3d9] Dont use GenerateDrawInfo in DrawPrimitiveUpRobin Kertels
2022-12-20[dxvk] Split barriers with very large VkDependencyInfo structuresPhilip Rebohle
2022-12-20[d3d11] Do not create storage image views with swizzlePhilip Rebohle
2022-12-20[d3d11] Implement SetHDRMetadataJoshua Ashton
2022-12-20[vulkan] Add setHdrMetadata method to PresenterJoshua Ashton
2022-12-20[dxvk] Enable VK_EXT_hdr_metadataJoshua Ashton
2022-12-20[dxvk] Enable VK_EXT_swapchain_colorspaceJoshua Ashton
2022-12-20[d3d11] Implement CheckColorSpaceSupport and SetColorSpaceJoshua Ashton
2022-12-20[vulkan] Add supportsColorSpace method to PresenterJoshua Ashton
2022-12-20[vulkan] Simplify args to Presenter GetSupported* methodsJoshua Ashton
2022-12-16[dxvk] Rework SetEventOnCompletionRobin Kertels
2022-12-16[meta] Fix issues with build scripts if there are spaces in the pathPhilip Rebohle
2022-12-11[d3d11] Only store low 8 bits of stencil referencePhilip Rebohle
2022-12-11[util] disable unmapping for Final Fantasy XIV d3d9Blisto91
2022-12-08[wsi] Fix overwriting colorimetry info to NULLJoshua Ashton
2022-12-07[build] Fix submodule url for libdisplay-infobno1
2022-12-07[d3d9] Correctly mask alpha reference push constantPhilip Rebohle
2022-12-05[util] Set TRAHA Global to Intel vendor idBlisto91
2022-12-03[d3d9] Don't set NeedsReadback when dirtying mip mapsRobin Kertels
2022-12-02[wsi] Fix crash when parsing EDID failsPhilip Rebohle
2022-11-28[build] Allow standalone DXGI buildsPhilip Rebohle
2022-11-28[dxgi] Fix IDXGISwapchain::CheckColorSpaceSuportHans-Kristian Arntzen
2022-11-26README: fix wine dll pathwael
2022-11-25[meta] Don't try to package setup script in a release tarballPhilip Rebohle
2022-11-25[meta] Remove setup scriptPhilip Rebohle
2022-11-25[dxbc,d3d11] Don't access shex chunk if it is not definedPhilip Rebohle
2022-11-25[wsi] Free edid info after parsingJoshua Ashton
2022-11-21[dxgi] Actually unlock monitor infoPhilip Rebohle
2022-11-21Revert "[dxbc] Move shex check to constructor"Philip Rebohle
2022-11-21[dxgi] Report display metadata in IDXGIOutput6::GetDesc1Joshua Ashton
2022-11-21[dxgi] Cache display metadata + colorimetry in DXGI_VK_MONITOR_DATAJoshua Ashton
2022-11-21[wsi] Add parseColorimetryInfo helperJoshua Ashton
2022-11-21[build] Add Josh's libdisplay-info fork for parsing EDIDsJoshua Ashton