Commit graph

  • 6dfe2b45a5
    [d3d8] General TODO and comment cleanup WinterSnowfall 2025-01-10 23:10:57 +02:00
  • b0af702cc6
    [d3d8] Don't forward D3DRS_ZVISIBLE changes to d3d9 WinterSnowfall 2025-01-10 22:44:38 +02:00
  • 7d5f1b2460
    [d3d8] Don't forward D3DRS_PATCHSEGMENTS changes to d3d9 WinterSnowfall 2025-01-10 22:33:19 +02:00
  • c73a02ef37
    [d3d8] Don't forward D3DRS_LINEPATTERN changes to d3d9 WinterSnowfall 2025-01-10 22:12:21 +02:00
  • ce610ce584
    [d3d8] Disable z-buffer discarding for depth stencil surfaces WinterSnowfall 2025-01-10 20:56:14 +02:00
  • 36a841d751
    [d3d8] Address the MultiSampleQuality usage WinterSnowfall 2025-01-10 20:54:11 +02:00
  • d9f65bb700
    [d3d8] Validate srcRect/destPoint dimensions in UpdateTextureFromBuffer WinterSnowfall 2025-01-10 20:36:24 +02:00
  • c52a68a5be [dxvk] Fix typo that breaks HDR metadata Philip Rebohle 2025-01-16 17:46:50 +01:00
  • ee70e07275 [d3d11] Add config option to disable Nvidia Reflex integration nv-low-latency2 Philip Rebohle 2025-01-16 17:00:33 +01:00
  • f285bfaf39 [d3d11] Stub out ID3DLowLatencyDevice for D3D11 Philip Rebohle 2025-01-16 16:29:19 +01:00
  • 220d6136ad [d3d11] Add ID3DLowLatencyDevice definitions Philip Rebohle 2025-01-16 16:16:00 +01:00
  • 2e2a9e669f [dxvk] Enable VK_NV_low_latency2 if supported Philip Rebohle 2025-01-16 15:15:21 +01:00
  • cffd52d580 [dxvk] Fix typo that breaks HDR metadata Philip Rebohle 2025-01-16 17:46:50 +01:00
  • 5ed2d990af [d3d9] Fix software cursor texture format Philip Rebohle 2025-01-16 12:05:17 +01:00
  • 3dbe8ad43c [d3d9] Rework device reset detection Philip Rebohle 2025-01-15 19:02:50 +01:00
  • f9c3dd1f5f [d3d9] Remove explicit swapchain synchronization Philip Rebohle 2025-01-15 18:07:17 +01:00
  • c43cf6895b [d3d9] Refactor presenter management Philip Rebohle 2025-01-15 18:05:47 +01:00
  • 785649f3b8 [d3d11] Remove explicit swapchain synchronization Philip Rebohle 2025-01-15 17:26:58 +01:00
  • 42adc4ac11 [dxvk] Perform acquire and present synchronization in the backend Philip Rebohle 2025-01-15 17:18:46 +01:00
  • b03ff775ce [dxvk] Do not initialize present status from presentImage Philip Rebohle 2025-01-15 18:13:17 +01:00
  • 81c3242b6d [dxvk] Dirty swapchain if present returns SUBOPTIMAL Philip Rebohle 2025-01-14 13:47:15 +01:00
  • 816f8e9c87 [dxvk] Improve swapchain debug logging Philip Rebohle 2025-01-14 13:30:21 +01:00
  • 0f9245ff33 [d3d9,d3d11] Remove numBackBuffers option Philip Rebohle 2025-01-13 23:56:37 +01:00
  • cb42ea21be [dxvk] Adjust swapchain format preferences in various cases Philip Rebohle 2025-01-13 14:46:10 +01:00
  • d200184306 [dxvk] Rework swapchain composition Philip Rebohle 2025-01-13 14:05:50 +01:00
  • a09d372caf [dxvk] Prepare swapchain blitter for compositing HUD and cursor Philip Rebohle 2025-01-13 12:37:20 +01:00
  • 8be30d7d5a [hud] Add method to check whether HUD is empty Philip Rebohle 2025-01-13 12:37:09 +01:00
  • 5134a4b3c5 [dxvk] Move HUD update and rendering into swapchain blitter Philip Rebohle 2025-01-13 11:22:25 +01:00
  • c1ed8cd1f3 [hud] Add function to change API name dynamically Philip Rebohle 2025-01-13 11:32:12 +01:00
  • 0eeedf9259 [hud] Allow returning HUD item objects to the caller Philip Rebohle 2025-01-13 11:31:35 +01:00
  • d5744e5a81 [dxvk] Enable automatic fallbacks for HDR color spaces Philip Rebohle 2025-01-13 00:27:08 +01:00
  • d85d07c0ec [dxvk] Infer swap chain color space from image views Philip Rebohle 2025-01-13 00:16:50 +01:00
  • 1d790970d5 [d3d9] Set color space for swap chain image Philip Rebohle 2025-01-13 00:16:40 +01:00
  • b586294e29 [d3d11] Set color space for swap chain image Philip Rebohle 2025-01-13 00:16:08 +01:00
  • ed3c02906c [dxvk] Set color space for swap chain back buffers Philip Rebohle 2025-01-13 00:01:24 +01:00
  • 84317f913a [dxvk] Don't redundantly update image debug names Philip Rebohle 2025-01-13 00:13:38 +01:00
  • ff41a5ab12 [dxvk] Add color space property to image description Philip Rebohle 2025-01-13 00:01:03 +01:00
  • ad11509e83 [dxvk] Soften error reporting from the presenter Philip Rebohle 2025-01-16 10:27:36 +01:00
  • 43838d3df8 [dxvk] Move Vulkan swapchain management to backend Philip Rebohle 2025-01-12 23:26:56 +01:00
  • 06b44c6237 [dxvk] Rework HDR metadata updates Philip Rebohle 2025-01-12 19:25:07 +01:00
  • 63e88debee [dxvk] Move deferSurfaceCreation handling to backend Philip Rebohle 2025-01-12 19:07:11 +01:00
  • ab9646551f [dxvk] Import swap chain images from the back-end Philip Rebohle 2025-01-12 17:29:53 +01:00
  • 073806df7c [dxvk] Move surface creation to the backend Philip Rebohle 2025-01-12 15:58:58 +01:00
  • 669276e10a [d3d9] Rework device reset detection Philip Rebohle 2025-01-15 19:02:50 +01:00
  • 8ffdaf548d [d3d9] Remove explicit swapchain synchronization Philip Rebohle 2025-01-15 18:07:17 +01:00
  • e24f0d8b2b [d3d9] Refactor presenter management Philip Rebohle 2025-01-15 18:05:47 +01:00
  • 1bf0d96e04 [d3d11] Remove explicit swapchain synchronization Philip Rebohle 2025-01-15 17:26:58 +01:00
  • 2e72479aa8 [dxvk] Perform acquire and present synchronization in the backend Philip Rebohle 2025-01-15 17:18:46 +01:00
  • f0504beecf [dxvk] Do not initialize present status from presentImage Philip Rebohle 2025-01-15 18:13:17 +01:00
  • 32e3cb80fc [dxvk] Dirty swapchain if present returns SUBOPTIMAL Philip Rebohle 2025-01-14 13:47:15 +01:00
  • 137c54db9c [dxvk] Improve swapchain debug logging Philip Rebohle 2025-01-14 13:30:21 +01:00
  • 5119b3d6f6 [d3d9,d3d11] Remove numBackBuffers option Philip Rebohle 2025-01-13 23:56:37 +01:00
  • c1e8131d1e [dxvk] Adjust swapchain format preferences in various cases Philip Rebohle 2025-01-13 14:46:10 +01:00
  • f95d49253e [dxvk] Rework swapchain composition Philip Rebohle 2025-01-13 14:05:50 +01:00
  • 309cda7f81 [dxvk] Prepare swapchain blitter for compositing HUD and cursor Philip Rebohle 2025-01-13 12:37:20 +01:00
  • f61edecef5 [hud] Add method to check whether HUD is empty Philip Rebohle 2025-01-13 12:37:09 +01:00
  • 80229e31fe [dxvk] Move HUD update and rendering into swapchain blitter Philip Rebohle 2025-01-13 11:22:25 +01:00
  • d85607834e [hud] Add function to change API name dynamically Philip Rebohle 2025-01-13 11:32:12 +01:00
  • c704c9c1d9 [hud] Allow returning HUD item objects to the caller Philip Rebohle 2025-01-13 11:31:35 +01:00
  • 22e4e28cb6 [dxvk] Enable automatic fallbacks for HDR color spaces Philip Rebohle 2025-01-13 00:27:08 +01:00
  • 37eb9ddbe7 [dxvk] Infer swap chain color space from image views Philip Rebohle 2025-01-13 00:16:50 +01:00
  • ed88b472a8 [d3d9] Set color space for swap chain image Philip Rebohle 2025-01-13 00:16:40 +01:00
  • 88a731ea73 [d3d11] Set color space for swap chain image Philip Rebohle 2025-01-13 00:16:08 +01:00
  • c4239fd75c [dxvk] Set color space for swap chain back buffers Philip Rebohle 2025-01-13 00:01:24 +01:00
  • 4afaeab7d0 [dxvk] Don't redundantly update image debug names Philip Rebohle 2025-01-13 00:13:38 +01:00
  • 898fb05f05 [dxvk] Add color space property to image description Philip Rebohle 2025-01-13 00:01:03 +01:00
  • 28f4295765 [dxvk] Soften error reporting from the presenter Philip Rebohle 2025-01-16 10:27:36 +01:00
  • bc8b091036 [dxvk] Move Vulkan swapchain management to backend Philip Rebohle 2025-01-12 23:26:56 +01:00
  • 4685e4c619
    [d3d9] Add a forceModeHeights config option WinterSnowfall 2024-07-09 21:39:06 +03:00
  • 9764a1736f [dxvk] Rework HDR metadata updates Philip Rebohle 2025-01-12 19:25:07 +01:00
  • ef51c4f0f2 [dxvk] Move deferSurfaceCreation handling to backend Philip Rebohle 2025-01-12 19:07:11 +01:00
  • 220b38e4a6 [dxvk] Import swap chain images from the back-end Philip Rebohle 2025-01-12 17:29:53 +01:00
  • e52f066cd2 [dxvk] Move surface creation to the backend Philip Rebohle 2025-01-12 15:58:58 +01:00
  • c707d9026f [meta] Release 2.5.3 v2.5.3 Philip Rebohle 2025-01-13 16:20:20 +01:00
  • 3d401690cb [util] Enable Strict floatEmulation for Max Payne 3 Blisto91 2025-01-13 16:07:17 +01:00
  • 618b28d6ea
    [util] Enable Strict floatEmulation for Max Payne 3 Blisto91 2025-01-13 16:07:17 +01:00
  • 5f5c9a4cdd [d3d9] Improve logging for PS input register indices Philip Rebohle 2025-01-06 19:43:11 +01:00
  • af45295a2f [d3d9] Log instruction stream in validator Philip Rebohle 2025-01-06 19:40:37 +01:00
  • 7e8f0706c0 [d3d9] Improve logging for PS input register indices shader-validator-inst-logging Philip Rebohle 2025-01-06 19:43:11 +01:00
  • 13affab550 [d3d9] Log instruction stream in validator Philip Rebohle 2025-01-06 19:40:37 +01:00
  • 5b7726cf6f [d3d9] Fix invalid strings returned by GetInstanceExtensions Jeff 2025-01-12 20:06:51 -08:00
  • b796020128
    [d3d9] Fix invalid strings returned by GetInstanceExtensions Jeff 2025-01-12 20:06:51 -08:00
  • d5832c3075 [dxbc] Improve code gen for zeroing workgroup memory Philip Rebohle 2025-01-11 14:55:32 +01:00
  • f17317061c [dxbc] Bound-check dynamically indexed input registers Philip Rebohle 2025-01-11 11:19:51 +01:00
  • 7f4e25267c [util] Enable hideIntegratedGraphics for Bright memory Blisto91 2025-01-11 16:42:33 +01:00
  • 07397305f1 [util] Enable zeroInitWorkgroupMemory for Far Cry 5 and New Dawn Blisto91 2025-01-11 16:08:29 +01:00
  • 7f2cb1b37f
    [util] Enable hideIntegratedGraphics for Bright memory Blisto91 2025-01-11 16:42:33 +01:00
  • 25fb5f8b8a
    [util] Enable zeroInitWorkgroupMemory for Far Cry 5 and New Dawn Blisto91 2025-01-11 16:08:29 +01:00
  • e42ecbc2dc [dxbc] Improve code gen for zeroing workgroup memory dcl-index-range Philip Rebohle 2025-01-11 14:55:32 +01:00
  • 228d3d66a7 [dxbc] Bound-check dynamically indexed input registers Philip Rebohle 2025-01-11 11:19:51 +01:00
  • efb9d444c1 [dxvk] Introduce config option to enable FSE on Windows Philip Rebohle 2025-01-09 16:53:54 +01:00
  • fded5d3a04 [dxvk] Introduce config option to enable FSE on Windows Philip Rebohle 2025-01-09 16:53:54 +01:00
  • 071dec7148 [hud] Add debug label for HUD rendering Philip Rebohle 2025-01-08 16:25:50 +01:00
  • 279c6f150a [dxvk] Add debug label for swap chain blitter Philip Rebohle 2025-01-08 16:25:38 +01:00
  • 50f9630250 [dxvk] Add debug regions for internal operations Philip Rebohle 2025-01-08 16:18:56 +01:00
  • 485090d039 [dxvk] Add debug region for mip generation Philip Rebohle 2025-01-08 18:47:08 +01:00
  • 498ecca81d [dxvk] Add debug region for memory defragmentation Philip Rebohle 2025-01-08 14:54:42 +01:00
  • 9bb06baaaa [dxvk] Add debug labels for pipeline binding Philip Rebohle 2025-01-08 15:43:02 +01:00
  • ca2afb0b8b [dxvk] Add debug label for render target clears Philip Rebohle 2025-01-08 14:50:13 +01:00
  • 1b9ea8c6e3 [dxvk] Add debug regions for render passes Philip Rebohle 2025-01-08 14:18:28 +01:00