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-06[build] Bump libdisplay-info fork again 🐸bump-libdisplayinfo-onceandforallJoshua 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
2022-11-21[util] Set max frame latency to 1 for Sonic FrontiersPhilip Rebohle
2022-11-21[d3d9] Implement capturing lights in state blocksRobin Kertels
2022-11-21[util] Implement bit vectorRobin Kertels
2022-11-21[d3d9] Handle DS texture uploadsRobin Kertels
2022-11-21[util] disable floatControls for Bad Company 2Blisto91
2022-11-21[dxbc] Move shex check to constructorRobin Kertels
2022-11-19[d3d9] Only upload mip 0 of managed automipgen texturesRobin Kertels
2022-11-19[dxvk] Remove dead enableRtOutputNanFixup optionPhilip Rebohle
2022-11-17[util] Default initialize BitMask to 0Joshua Ashton
2022-11-17[util] Cast _tzcnt_u64 to uint32_tJoshua Ashton
2022-11-17[wsi] Add getMonitorEdid functionJoshua Ashton
2022-11-16[util] Set Black Mesa customVendorId to NvidiaBlisto91
2022-11-15[util] Disable DC Single Use Mode for Cardfight!! Vanguard Dear DaysRobin Kertels
2022-11-10[meta] Release 2.0v2.0Philip Rebohle