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-07-26[dxvk] Reintroduce VkPhysicalDeviceIDPropertiesluidPhilip Rebohle
2022-07-26[dxvk] Fix weird indentationPhilip Rebohle
2022-07-25[util] set maxFrameLatency to 1 for YS OriginBlisto91
2022-07-25[dxbc] Bound-check mip level for resinfo instructionPhilip Rebohle
2022-07-25[dxvk] Add Direct3D9ForceHybridEnumeration empty export function.Krzysztof Dobrowolski
2022-07-24[util] Correctly mark flag register as clobberedPhilip Rebohle
2022-07-24[dxvk] Avoid bsf instructionPhilip Rebohle
2022-07-23[util] Set ignoreGraphicsBarriers option for StrayPhilip Rebohle
2022-07-23[dxvk] Use synchronization2 functions for timestamp queriesPhilip Rebohle
2022-07-23[util] enable alphaTestWiggleRoom for Ninja BladeBlisto91
2022-07-22[util] enable dialog mode for NFS 3 modern patchBlisto91
2022-07-22[d3d11] Add support for shared ID3D11Fence resourcesDerek Lesho
2022-07-22[dxvk] Add shared handle access to DxvkFenceDerek Lesho
2022-07-22[dxvk] Enable VK_KHR_external_semaphore_win32 if availableDerek Lesho
2022-07-21[d3d11] Implement ID3D11Fenced3d11-fencePhilip Rebohle
2022-07-21[dxvk] Add fence support to command listPhilip Rebohle
2022-07-21[dxvk] Refactor queue submission infoPhilip Rebohle
2022-07-21[dxvk] Add DxvkFencePhilip Rebohle
2022-07-21[dxvk] Add timeline semaphore entry pointsPhilip Rebohle
2022-07-20[dxbc] Fix UAV write testPhilip Rebohle
2022-07-20[spirv] Track currently active block IDPhilip Rebohle
2022-07-20[dxvk] Remove barrier argument from render target transition functionsPhilip Rebohle
2022-07-20[dxvk] Allow resetting the state cache using the DXVK_STATE_CACHE env varPhilip Rebohle
2022-07-20[util] Remove Resident Evil 6 workaroundKassin Dornelles
2022-07-19[dxvk] Clarify feature enablementPhilip Rebohle
2022-07-19[dxvk] Bump engine version reported to the Vulkan driverPhilip Rebohle
2022-07-19[dxvk] Use copy_commands2 functions for buffer <-> image copiesPhilip Rebohle
2022-07-19[dxvk] Use copy_commands2 functions for image copiesPhilip Rebohle
2022-07-19[dxvk] Use copy_commands2 functions for buffer copiesPhilip Rebohle
2022-07-19[dxvk] Use copy_commands2 functions for image resolvesPhilip Rebohle
2022-07-19[dxvk] Use copy_commands2 functions for image blitsPhilip Rebohle
2022-07-19[dxvk] Add entry points for copy_commands2Philip Rebohle
2022-07-19[dxvk] Use synchronization2 functions for queue submissionsPhilip Rebohle
2022-07-19[dxvk] Use synchronization2 functions for eventsPhilip Rebohle
2022-07-19[dxvk] Use synchronization2 functions for barriersPhilip Rebohle
2022-07-18[dxvk] Add entry points for new synchronization APIPhilip Rebohle
2022-07-18[dxvk] Fix formatting in barrier functionPhilip Rebohle
2022-07-18[util] Enable disableMsaa option for Mary Skelter 2Blisto91
2022-07-18[dxvk] Fix a derpPhilip Rebohle
2022-07-18[dxvk] Clean up remaining object creation codePhilip Rebohle
2022-07-18[dxvk] Clean up instance creation code a bitPhilip Rebohle
2022-07-18[dxvk] Clean up misc. codePhilip Rebohle
2022-07-18[dxvk] Clean up more code around object creation in meta passesPhilip Rebohle
2022-07-18[dxvk] Clean up some swapchain creation codePhilip Rebohle
2022-07-18[dxvk] Clean up sampler creation codePhilip Rebohle
2022-07-18[ðxvk] Clean up some device creation codePhilip Rebohle
2022-07-18[dxvk] Clean up buffer and buffer view creation codePhilip Rebohle
2022-07-18[dxvk] Clean up image and image view creation codePhilip Rebohle
2022-07-17[dxvk] Fix blending with A8 render targetsPhilip Rebohle
2022-07-17[dxvk] Remove remaining built-in specialization constantsPhilip Rebohle