dxvk - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
dxvk (53867B) | |
--- | |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yah… | |
3 <id>tag:github.com,2008:https://github.com/doitsujin/dxvk/releases</id> | |
4 <link type="text/html" rel="alternate" href="https://github.com/doitsu… | |
5 <link type="application/atom+xml" rel="self" href="https://github.com/… | |
6 <title>Release notes from dxvk</title> | |
7 <updated>2020-08-13T17:10:35Z</updated> | |
8 <entry> | |
9 <id>tag:github.com,2008:Repository/106558568/v1.7.1</id> | |
10 <updated>2020-08-13T19:35:51Z</updated> | |
11 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
12 <title>Version 1.7.1</title> | |
13 <content type="html"><h2>Bug fixes and Improvements</h2> | |
14 <ul> | |
15 <li><code>VK_EXT_4444_formats</code> is now used on su… | |
16 <li><code>VK_EXT_extended_dynamic_state</code> is now … | |
17 <li>Minor performance improvements.</li> | |
18 <li>Implemented NV12 video format support for D3D9. This should ma… | |
19 <li>Implemented missing shader instruction for D3D9 to fix shadow … | |
20 <li><strong>Anarchy Online</strong>: Fixed an out-of-m… | |
21 <li><strong>Metro Exodus:</strong> Added missing DXGI … | |
22 <li><strong>Observation:</strong> Work around a game b… | |
23 <li><strong>Resident Evil 7:</strong> Disabled relaxed… | |
24 <li><strong>Serious Sam 2</strong> and others: Fixed i… | |
25 <li><strong>SpellForce 2</strong>: Work around black w… | |
26 <li><strong>Timeshift</strong>: Fixed shadows</li&g… | |
27 <li><strong>TrackMania</strong>: Fixed water and other… | |
28 <li>Work around performance issues in <strong>Darksiders: Wa… | |
29 <li>Work around Z-fighting issues in <strong>Borderlands 3&l… | |
30 </ul> | |
31 <h2>Compatibility notes</h2> | |
32 <p><code>VK_EXT_transform_feedback</code> is now a har… | |
33 <author> | |
34 <name>doitsujin</name> | |
35 </author> | |
36 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
37 </entry> | |
38 <entry> | |
39 <id>tag:github.com,2008:Repository/106558568/v1.7</id> | |
40 <updated>2020-05-17T21:39:11Z</updated> | |
41 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
42 <title>Version 1.7</title> | |
43 <content type="html"><h2>New Vulkan extensions</h2> | |
44 <p>On supported drivers, the following extensions are now used:<… | |
45 <ul> | |
46 <li><code>VK_EXT_custom_border_color</code> is now use… | |
47 <li><code>VK_EXT_robustness2</code> is used to handle … | |
48 </ul> | |
49 <p>Wine <strong>5.8</strong> is needed for winevulkan … | |
50 <ul> | |
51 <li><strong>AMD</strong>, <strong>Intel</stro… | |
52 <li><strong>Nvidia</strong>: 440.66.12 (Vulkan develop… | |
53 </ul> | |
54 <h2>Bug fixes and Improvements</h2> | |
55 <ul> | |
56 <li>Optimized render target clears and barriers, which may slightl… | |
57 <li>On drivers that do not support a dedicated transfer queue (pri… | |
58 <li>Implemented some DXGI 1.6 functionality for future versions of… | |
59 <li>Reduced memory usage especially in D3D9, which may help with o… | |
60 <li>Fixed Vulkan validation errors in <strong>Cloudpunk</… | |
61 <li>Fixed build on GCC 10.1 (<a class="issue-link js-issue… | |
62 <li>Fixed various D3D9 issues.</li> | |
63 <li>Reworked the <code>dxgi.tearFree</code> option, se… | |
64 <li><strong>Fallout New Vegas</strong>: Fixed white pi… | |
65 <li><strong>Freelancer</strong>: Fixed texturing issue… | |
66 <li><strong>GTA IV</strong>: Fixed HUD rendering issue… | |
67 </ul> | |
68 <h2>Build system changes</h2> | |
69 <p>Support for winelib builds was dropped, due to maintenance issu… | |
70 <p>Please note that <code>mingw-w64-binutils</code> 2.… | |
71 <author> | |
72 <name>doitsujin</name> | |
73 </author> | |
74 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
75 </entry> | |
76 <entry> | |
77 <id>tag:github.com,2008:Repository/106558568/v1.6.1</id> | |
78 <updated>2020-04-20T07:48:44Z</updated> | |
79 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
80 <title>Version 1.6.1</title> | |
81 <content type="html"><h2>Bug fixes and Improvements</h2> | |
82 <ul> | |
83 <li>Configuration options now accept the <code>"...&quo… | |
84 <li>Added <code>dxgi.tearFree</code> option to enforce… | |
85 <li>Fixed various issues causing incorrect rendering or crashes in… | |
86 <li>Fixed Vulkan validation errors on Nvidia systems.</li> | |
87 <li>Fixed an issue with the setup script not working on Wine 5.6 d… | |
88 <li>Implemented missing DXGI functionality for some SpecialK mods.… | |
89 <li><strong>Blue Reflection</strong>: Work around game… | |
90 <li><strong>Battlefield 2</strong>: Work around a game… | |
91 <li><strong>Crysis</strong>: Fixed a crash when loadin… | |
92 <li><strong>Half-Life Alyx</strong>: Fixed incorrect i… | |
93 <li><strong>Heavy Rain</strong>: Improved performance … | |
94 <li><strong>L.A. Noire</strong>: Fixed crash on startu… | |
95 <li><strong>Prince of Persia</strong>: Fixed incorrect… | |
96 <li><strong>Yooka-Laylee and the Impossible Lair</strong&… | |
97 </ul></content> | |
98 <author> | |
99 <name>doitsujin</name> | |
100 </author> | |
101 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
102 </entry> | |
103 <entry> | |
104 <id>tag:github.com,2008:Repository/106558568/v1.6</id> | |
105 <updated>2020-03-20T15:14:19Z</updated> | |
106 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
107 <title>Version 1.6</title> | |
108 <content type="html"><h2>D3D10 changes</h2> | |
109 <p>The D3D10 helper libraries <code>d3d10.dll</code> a… | |
110 <p><strong>Note:</strong> This works best on Wine <… | |
111 <h2>Bug fixes and Improvements</h2> | |
112 <ul> | |
113 <li>Minor D3D9 performance improvements</li> | |
114 <li>Apparently fixed a crash when capturing apitrace snapshots (?)… | |
115 <li>Fixed a crash in some Source 2 titles using their D3D9 rendere… | |
116 <li>Fixed redundant display mode changes (<a class="issue-… | |
117 <li>Fixed videos in some games showing a green frame (<a class=… | |
118 <li><strong>A Hat in Time</strong>: Fixed a regression… | |
119 <li><strong>Dead Space</strong>: Fixed black square ar… | |
120 <li><strong>DoDonPachi Resurrection</strong>: Fixed cr… | |
121 <li><strong>Dragon's Dogma</strong>: Fixed fullscr… | |
122 <li><strong>Star Wars: Republic Commando</strong>: Imp… | |
123 <li><strong>Yomawari: Midnight Shadows</strong>: Fixed… | |
124 </ul></content> | |
125 <author> | |
126 <name>doitsujin</name> | |
127 </author> | |
128 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
129 </entry> | |
130 <entry> | |
131 <id>tag:github.com,2008:Repository/106558568/v1.5.5</id> | |
132 <updated>2020-02-29T15:21:46Z</updated> | |
133 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
134 <title>Version 1.5.5</title> | |
135 <content type="html"><h2>Bug fixes and Improvements</h2> | |
136 <ul> | |
137 <li>Implemented some missing D3D9 features</li> | |
138 <li>Improved D3D9 compatibility with older Intel hardware (<a c… | |
139 <li>Fixed a regression which caused flickering in some D3D9 titles… | |
140 <li>Fixed a bug where windows not matching the back buffer in size… | |
141 <li>Fixed a potential GPU hang that could happen if a game uses D3… | |
142 <li>Fixed crashes and incorrect rendering when using the <code&… | |
143 <li>Fixed incorrect behaviour with D3D11 line tessellation.</li… | |
144 <li><strong>Book of Demons</strong>: Fixed white textu… | |
145 <li><strong>Close Combat</strong>: Fixed the UI not re… | |
146 <li><strong>Cross Racing Championship</strong>: Fixed … | |
147 <li><strong>Dungeons and Dragons: Temple of Elemental Evil&l… | |
148 <li><strong>Elite Dangerous</strong>: Fixed an issue w… | |
149 <li><strong>Evil Genius</strong>: Fixed a reference co… | |
150 <li><strong>F1 2019</strong>: Work around a game bug c… | |
151 <li><strong>Hyperdimension Neptunia U Action Unleashed</s… | |
152 <li><strong>Just Cause 1</strong>: Fixed a regression … | |
153 <li><strong>Lumino City</strong>: Fixed an issue poten… | |
154 <li><strong>Saint's Row III / IV</strong>: Work ar… | |
155 <li><strong>Shade Wrath of Angels</strong>: Fixed char… | |
156 <li><strong>Sins of a Solar Empire</strong>: Fixed an … | |
157 <li><strong>Rocket League</strong>: Fixed a potential … | |
158 <li><strong>Vampire: The Masquerade Bloodlines</strong>… | |
159 </ul></content> | |
160 <author> | |
161 <name>doitsujin</name> | |
162 </author> | |
163 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
164 </entry> | |
165 <entry> | |
166 <id>tag:github.com,2008:Repository/106558568/v1.5.4</id> | |
167 <updated>2020-02-07T07:56:59Z</updated> | |
168 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
169 <title>Version 1.5.4</title> | |
170 <content type="html"><h2>Bug fixes and Improvements</h2> | |
171 <ul> | |
172 <li>Fixed another regression that affects multiple D3D9 games (<… | |
173 <li><strong>Anno 1701</strong>: Fixed incorrect textur… | |
174 <li><strong>E.Y.E: Divine Cybermancy</strong>: Fixed r… | |
175 <li><strong>Forgotten Realms: Demon Stone</strong>: Fi… | |
176 <li><strong>King's Bounty</strong>: Fixed incorrec… | |
177 <li><strong>The Witcher</strong>: Fixed clouds not ren… | |
178 </ul></content> | |
179 <author> | |
180 <name>doitsujin</name> | |
181 </author> | |
182 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
183 </entry> | |
184 <entry> | |
185 <id>tag:github.com,2008:Repository/106558568/v1.5.3</id> | |
186 <updated>2020-01-30T15:39:15Z</updated> | |
187 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
188 <title>Version 1.5.3</title> | |
189 <content type="html"><h2>Bug fixes and Improvements</h2> | |
190 <ul> | |
191 <li><strong>Fixed a potentially critical D3D9 regression int… | |
192 <li>Fixed some Vulkan validation errors in D3D9 applications</l… | |
193 <li>Improved GPU-limited D3D9 performance on some drivers, e.g. in… | |
194 <li>D3D10 apps will now be recognized as such by the HUD instead o… | |
195 <li><strong>Mafia II</strong>: Fixed shadow rendering … | |
196 <li><strong>Skyrim</strong>: Fixed rendering issues ca… | |
197 <li><strong>Torchlight</strong>: Fixed rendering issue… | |
198 </ul></content> | |
199 <author> | |
200 <name>doitsujin</name> | |
201 </author> | |
202 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
203 </entry> | |
204 <entry> | |
205 <id>tag:github.com,2008:Repository/106558568/v1.5.2</id> | |
206 <updated>2020-01-25T11:33:43Z</updated> | |
207 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
208 <title>Version 1.5.2</title> | |
209 <content type="html"><h2>Compatibility</h2> | |
210 <p>Vulkan 1.1 is now required, which means that very old drivers w… | |
211 <ul> | |
212 <li><strong>AMD</strong> / <strong>Intel</str… | |
213 <li><strong>Nvidia:</strong> 390.xx and older</li&g… | |
214 </ul> | |
215 <p>Additionally, the Vulkan loader installed on the system must su… | |
216 <p>Note that having an incompatible driver installed, even alongsi… | |
217 <p>The reason for this change is that the Vulkan 1.0 fallback path… | |
218 <h2>Bug fixes and Improvements</h2> | |
219 <ul> | |
220 <li>Implemented some missing D3D9 swap chain functionality to allo… | |
221 <li>Various D3D9 bug fixes and minor performance and memory optimi… | |
222 <li>Added <code>d3d9.forceSwapchainMSAA</code> option … | |
223 <li>Enabled <code>d3d9.deferSurfaceCreation</code> for… | |
224 <li><strong>Dragon Age Origins</strong>: Fixed some Vu… | |
225 <li><strong>Entropia Universe</strong>: Added <code… | |
226 <li><strong>Ferentus/Herrcot/Xiones</strong>: Fixed sk… | |
227 <li><strong>Gothic 3</strong>: Disabled <code>d3… | |
228 <li><strong>Tales of Vesperia</strong>: Fixed a race c… | |
229 <li><strong>TrackMania United Forever</strong>: Fixed … | |
230 <li><strong>Vampire The Masquerade: Bloodlines</strong>… | |
231 <li><strong>Warriors Orochi 4</strong>: Fixed a minor … | |
232 </ul></content> | |
233 <author> | |
234 <name>doitsujin</name> | |
235 </author> | |
236 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
237 </entry> | |
238 <entry> | |
239 <id>tag:github.com,2008:Repository/106558568/v1.5.1</id> | |
240 <updated>2020-01-09T20:05:25Z</updated> | |
241 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
242 <title>Version 1.5.1</title> | |
243 <content type="html"><h2>Bug Fixes and Improvements</h2> | |
244 <ul> | |
245 <li>Overall D3D9 performance improvements</li> | |
246 <li>Improved depth bias implementation in D3D9. This fixes renderi… | |
247 <li>Fixed a bug where some D3D9 games would crash with a divide by… | |
248 <li>Fixed incorrect specular rendering in many D3D9 games using Pi… | |
249 <li>Restored functionality of the <code>dxvk.hud</code>… | |
250 <li>Tweaked number of threads used for pipeline compilation. This … | |
251 Note that this can still be customized with the <code>dxvk.numComp… | |
252 <li><strong>GTA V</strong>: Fixed a regression that wo… | |
253 <li><strong>Halo CE</strong>: Fixed shield and glass r… | |
254 <li><strong>Need For Speed: Carbon</strong>: Fixed blu… | |
255 <li><strong>Risen 2</strong>: Fixed inventory in not r… | |
256 <li><strong>Sims 4</strong>: Fixed a crash when changi… | |
257 <li><strong>Trackmania Forever</strong>: Fixed crash o… | |
258 <li><strong>Vampire The Masquerade: Bloodlines</strong>… | |
259 </ul></content> | |
260 <author> | |
261 <name>doitsujin</name> | |
262 </author> | |
263 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
264 </entry> | |
265 <entry> | |
266 <id>tag:github.com,2008:Repository/106558568/v1.5</id> | |
267 <updated>2019-12-16T14:26:37Z</updated> | |
268 <link rel="alternate" type="text/html" href="https://github.com/doit… | |
269 <title>Version 1.5</title> | |
270 <content type="html"><h2>D3D9 support</h2> | |
271 <p><a href="https://github.com/Joshua-Ashton/d9vk">… | |
272 <p>For future bug reports, please clarify which API is used by the… | |
273 <h3>Bug fixes on top of D9VK 0.40.1</h3> | |
274 <ul> | |
275 <li>Fixed some memory and resource leaks in state blocks, deletion… | |
276 <li><strong>Dark Souls: Prepare to Die Edition:</strong&g… | |
277 </ul> | |
278 <h2>HUD improvements</h2> | |
279 <ul> | |
280 <li>Improved overall appearance of the HUD and fixed an issue with… | |
281 <li>Memory allocation statistics now show the amount of memory all… | |
282 <li>Fixed an issue where the draw call and queue submission statis… | |
283 <li>Draw call and queue submission statistics are now updated ever… | |
284 </ul> | |
285 <h2>Bug fixes and Improvements</h2> | |
286 <ul> | |
287 <li><strong>Atelier Ryza</strong>: Enabled workaround … | |
288 <li><strong>Crysis 3</strong>: All GPUs are now report… | |
289 <li><strong>Fifa 19</strong>: Fixed crash caused by a … | |
290 <li><strong>Halo MCC</strong>: Reduced the number of l… | |
291 <li><strong>Star Citizen</strong>: Fixed a regression … | |
292 </ul></content> | |
293 <author> | |
294 <name>doitsujin</name> | |
295 </author> | |
296 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
297 </entry> | |
298 </feed> |