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-06-10[util] Fix UTF8 encodeTypedChar for 4 byte charsemoji_encode_fixJoshua Ashton
2023-06-06[util] Example config wording changesBlisto91
2023-06-05[dxgi] Unlock presenter lock early during presentationPhilip Rebohle
2023-06-05[util] Add app profile for Fallout 76Joshua Ashton
2023-06-05[util] Set maxChunkSize to 1 for the Rockstar launcher and social clubEric Sullivan
2023-06-04[d3d9] FF: Fix using wrong texCoord maskRobin Kertels
2023-06-03[dxso] Respect all PS input elements for registersJoshua Ashton
2023-06-01[dxvk] Introduce dxvk.tearFree optionPhilip Rebohle
2023-06-01[dxvk] Implement dynamic present mode switchingPhilip Rebohle
2023-06-01[dxvk] Rework present mode selection for swap chainsPhilip Rebohle
2023-06-01[dxvk] Rework presenter creation to take a DxvkDevicePhilip Rebohle
2023-06-01[dxvk] Move presenter implementation to DXVK modulePhilip Rebohle
2023-06-01[dxvk] Enable VK_EXT_swapchain_maintenance1 and surface_maintenance1Philip Rebohle
2023-06-01[meta] Update Vulkan headersPhilip Rebohle
2023-05-31[meta] Clarify readme setup instructionsBlisto91
2023-05-31[d3d9] Properly expose the MaxVertexBlendMatrixIndex capabilityWinterSnowfall
2023-05-26[dxso] Fix RT mask for SM1Robin Kertels
2023-05-24[d3d9] Stub out D3D9On12 interfacesJoshua Ashton
2023-05-24[d3d9] Optimize UpdateAnyColorWrites for 0th caseJoshua Ashton
2023-05-24[d3d9] Pack RT bitmasks tightlyJoshua Ashton
2023-05-24[d3d9] Track if any color writes are enabled for an RTJoshua Ashton
2023-05-24[d3d9] Use m_boundRTs for COLORWRITEENABLE checksJoshua Ashton
2023-05-24[d3d9] Unbind RTs which are unwritten by a PSJoshua Ashton
2023-05-24[util] Limit fps for some Tomb Raider gamesBlisto91
2023-05-24[dxvk] dxvk_adapter: implement macro to check for feature need in checkFeatur...Lilium
2023-05-24[dxvk] fix copy mistake in dxvk_adapterLilium
2023-05-23[d3d9+d3d11] Remove DEVICE_LOCAL flag when forcing cached memoryRobin Kertels
2023-05-22[util] Enable apitrace mode for Tomb Raider AnniversaryRobin Kertels
2023-05-21[util] Set dcSingleUseMode to false for SnowRunnerBlisto91
2023-05-19[d3d9] Add extended swapchain interfacesJoshua Ashton
2023-05-19[wsi] Pull out NormalizeDisplayMetadataJoshua Ashton
2023-05-19[dxgi] Preserve system monitor sort order in enumMonitors()Paul Gofman
2023-05-19[dxvk] Add configurable HUD opacityWinterSnowfall
2023-05-18[util] Set floatEmulation to Strict for Halo OnlineBlisto91
2023-05-16[util] Fix BlazBlue Centralfiction configBlisto91
2023-05-14[d3d11] Fix min luminance of HDR MetadataJoshua Ashton
2023-05-12[meta] Release 2.2v2.2Philip Rebohle
2023-05-11[dxgi] Be more robust against monitor enumeration issues.Philip Rebohle
2023-05-09[d3d9] fix opCompositeExtract out of boundOleksii Bozhenko
2023-05-09[d3d9] Fix crash if device is freed with bound texturesAlpyne
2023-05-07[d3d9] Fix stupid variable nameRobin Kertels
2023-05-06[d3d9] Fix compiler warning in Clear size checkRobin Kertels
2023-05-06[d3d9+util] Remove a bunch of redundant config optionsRobin Kertels
2023-05-06[d3d9] Don't swap buffers for SWAPEFFECT_COPY & DISCARD with 1 backbufferRobin Kertels
2023-05-05[dxgi] Only enumerate outputs which belong to the adapter or associated iGPUPaul Gofman
2023-05-04[d3d9] Release DC in fallback present pathRobin Kertels
2023-05-03[util] Enable deviceLost for DC Universe Online and GTA IVRobin Kertels
2023-05-03[d3d9] Implement rudimentary device lossRobin Kertels
2023-05-03[util] Spoof Nvidia for Modern Warfare 2 Campaign RemasteredBlisto91
2023-05-03[d3d9] Handle swapchain OOM and other errors more gracefullyJoshua Ashton