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
2022-08-21[dxgi] Remove unused DEVMODE variablenative-pr-dxgi-remove-leftoversJoshua Ashton
2022-08-21[dxgi] Remove MonitorEnumProc and MonitorEnumInfoJoshua Ashton
2022-08-21[vulkan] Re-enable VK_USE_PLATFORM_WIN32_KHR everywhereJoshua Ashton
2022-08-21[native] Add SDL2 native headersJoshua Ashton
2022-08-21[native] Add DirectX headers submoduleJoshua Ashton
2022-08-21[native] Add substitute Windows headersJoshua Ashton
2022-08-21[util] Fix strlcpy compiler warningPhilip Rebohle
2022-08-21[util] Remove RE:REV2 and RE5 workaroundsKassin Dornelles
2022-08-20[dxgi] Enumerate interlaced modes if requestedJoshua Ashton
2022-08-20[util] Delete util_monitorJoshua Ashton
2022-08-20[d3d9] Remove unused util_monitor includeJoshua Ashton
2022-08-20[d3d9] Make window proc code use new wsi interfaceJoshua Ashton
2022-08-20[d3d9] Make adapter code use new wsi abstractionJoshua Ashton
2022-08-20[d3d9] Make swapchain use new wsi abstractionJoshua Ashton
2022-08-20[d3d9] Add helpers for new WSI interfaceJoshua Ashton
2022-08-20[dxgi] Make adapter code use new wsi interfaceJoshua Ashton
2022-08-20[dxgi] Remove unused util_monitor includeJoshua Ashton
2022-08-20[dxgi] Make swapchain use new wsi interfaceJoshua Ashton
2022-08-20[dxgi] Make output code use new wsi interfaceJoshua Ashton
2022-08-20[dxgi] Add helpers for new wsi interfaceJoshua Ashton
2022-08-20[d3d11] Use new wsi interfaceJoshua Ashton
2022-08-20[vulkan] Use surface creation from wsi interfaceJoshua Ashton
2022-08-20[dxvk] Link against new wsi libJoshua Ashton
2022-08-20[build] Set dxvk_wsi and defines for WindowsJoshua Ashton
2022-08-20[wsi] Move DxvkWindowState to wsi platform headerJoshua Ashton
2022-08-20[wsi] Implement wsi interface for WindowsJoshua Ashton
2022-08-20[wsi] Define wsi interfaceJoshua Ashton
2022-08-19[d3d9,dxso] Use DemoteToHelperInvocation for alpha testPhilip Rebohle
2022-08-19[dxso] Remove fallback path for discardsPhilip Rebohle
2022-08-19[dxbc] Remove fallback path for discardsPhilip Rebohle
2022-08-19[d3d9,d3d11] Require shaderDemoteToHelperInvocation featurePhilip Rebohle
2022-08-19[dxso] normalize 0 to 0 with strict float emulationGeorg Lehmann
2022-08-18[d3d9] Fix invalid shader in fixed-function alpha testPhilip Rebohle
2022-08-18[d3d11] Silence log spam for invalid image operationsPhilip Rebohle
2022-08-18[dxvk] Fix race condition requestCompileShaderPhilip Rebohle
2022-08-18[d3d9] Remove alphaTestWiggleRoom optionPhilip Rebohle
2022-08-18[d3d9] Adjust alpha test precision based on render target formatPhilip Rebohle
2022-08-18[d3d9] Re-implement alpha test to support configurable accuracyPhilip Rebohle
2022-08-18[d3d9,dxso] Factor out common alpha test codePhilip Rebohle
2022-08-17[dxvk] Change descriptor info to take only one shader stagePhilip Rebohle
2022-08-17[d3d9] Re-bind framebuffer if RT hazards changePhilip Rebohle
2022-08-17[tests] Also log D3D11_FEATURE_FORMAT_SUPPORT2 in format testerformat-flags-2Philip Rebohle
2022-08-17[dxvk] Do not log storage image features that we no longer enablePhilip Rebohle
2022-08-17[dxvk] Remove old format support queriesPhilip Rebohle
2022-08-17[d3d9] Use new format support queriesPhilip Rebohle
2022-08-17[dxgi] Use new format support queries to initialize format tablePhilip Rebohle
2022-08-17[d3d11] Use new format support queries to check D3D11 format supportPhilip Rebohle
2022-08-17[d3d11] Use new format support queries in resource creationPhilip Rebohle
2022-08-17[d3d11,dxbc] Rework check for TypedUAVLoadAdditionalFormatsPhilip Rebohle
2022-08-17[dxvk] Use new format support queriesPhilip Rebohle