github.dxvk.atom.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
github.dxvk.atom.xml (17923B) | |
--- | |
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:/doitsujin/dxvk/commits/master</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>Recent Commits to dxvk:master</title> | |
7 <updated>2020-09-26T14:45:49Z</updated> | |
8 <entry> | |
9 <id>tag:github.com,2008:Grit::Commit/ccb782219c93d7665927ec1b0af7c7c… | |
10 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
11 <title> | |
12 [util] Set enableRtOutputNanFixup for some Chilla's Art games | |
13 </title> | |
14 <updated>2020-09-26T14:45:49Z</updated> | |
15 <media:thumbnail height="30" width="30" url="https://avatars1.github… | |
16 <author> | |
17 <name>hakzsam</name> | |
18 <uri>https://github.com/hakzsam</uri> | |
19 </author> | |
20 <content type="html"> | |
21 <pre style='white-space:pre-wrap;width:81ex'>[util] … | |
22 | |
23 See ValveSoftware/Proton#4167 | |
24 | |
25 Signed-off-by: Samuel Pitoiset &lt;[email protected]&gt;… | |
26 </content> | |
27 </entry> | |
28 <entry> | |
29 <id>tag:github.com,2008:Grit::Commit/3487685a797a88ee661a5de5758210b… | |
30 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
31 <title> | |
32 [util] Set enableRtOutputNaNFixup for The Dungeon of Naheulbeuk | |
33 </title> | |
34 <updated>2020-09-26T13:06:29Z</updated> | |
35 <media:thumbnail height="30" width="30" url="https://avatars1.github… | |
36 <author> | |
37 <name>hakzsam</name> | |
38 <uri>https://github.com/hakzsam</uri> | |
39 </author> | |
40 <content type="html"> | |
41 <pre style='white-space:pre-wrap;width:81ex'>[util] … | |
42 | |
43 Fixes rendering issues with RADV and AMDVLK (haven&#39;t tried -pro). | |
44 | |
45 Signed-off-by: Samuel Pitoiset &lt;[email protected]&gt;… | |
46 </content> | |
47 </entry> | |
48 <entry> | |
49 <id>tag:github.com,2008:Grit::Commit/c3fdc768cfcbfd6dc1cfb08011553d4… | |
50 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
51 <title> | |
52 [d3d9] Only define the push constants we use | |
53 </title> | |
54 <updated>2020-09-26T05:39:52Z</updated> | |
55 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
56 <author> | |
57 <name>Joshua-Ashton</name> | |
58 <uri>https://github.com/Joshua-Ashton</uri> | |
59 </author> | |
60 <content type="html"> | |
61 <pre style='white-space:pre-wrap;width:81ex'>[d3d9] … | |
62 | |
63 Fixes #1742</pre> | |
64 </content> | |
65 </entry> | |
66 <entry> | |
67 <id>tag:github.com,2008:Grit::Commit/753fcd5649d5f0c8fdb767a454ed858… | |
68 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
69 <title> | |
70 [d3d9] Only read point scale push constant in fixed function | |
71 </title> | |
72 <updated>2020-09-26T05:39:52Z</updated> | |
73 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
74 <author> | |
75 <name>Joshua-Ashton</name> | |
76 <uri>https://github.com/Joshua-Ashton</uri> | |
77 </author> | |
78 <content type="html"> | |
79 <pre style='white-space:pre-wrap;width:81ex'>[d3d9] … | |
80 | |
81 Otherwise it doesn&#39;t exist and we&#39;re reading garbage/non… | |
82 | |
83 Even though this gets spec-constanted away via an opSelect, some drivers… | |
84 </content> | |
85 </entry> | |
86 <entry> | |
87 <id>tag:github.com,2008:Grit::Commit/e4bca7a42f5754c3851199a3db91a3b… | |
88 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
89 <title> | |
90 [d3d9] Handle specular fog factor for fixed function | |
91 </title> | |
92 <updated>2020-09-26T05:06:06Z</updated> | |
93 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
94 <author> | |
95 <name>Joshua-Ashton</name> | |
96 <uri>https://github.com/Joshua-Ashton</uri> | |
97 </author> | |
98 <content type="html"> | |
99 <pre style='white-space:pre-wrap;width:81ex'>[d3d9] … | |
100 | |
101 Also handle POSITION_T shenanigans | |
102 | |
103 Closes #1771</pre> | |
104 </content> | |
105 </entry> | |
106 <entry> | |
107 <id>tag:github.com,2008:Grit::Commit/dc392f7cfa58a32b1b8d6ab3bb90f4a… | |
108 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
109 <title> | |
110 [d3d9] Fix typo declaring fixed func fog inputs | |
111 </title> | |
112 <updated>2020-09-26T03:03:11Z</updated> | |
113 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
114 <author> | |
115 <name>Joshua-Ashton</name> | |
116 <uri>https://github.com/Joshua-Ashton</uri> | |
117 </author> | |
118 <content type="html"> | |
119 <pre style='white-space:pre-wrap;width:81ex'>[d3d9] … | |
120 </content> | |
121 </entry> | |
122 <entry> | |
123 <id>tag:github.com,2008:Grit::Commit/291b0bdf077141f884a3d923e080173… | |
124 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
125 <title> | |
126 Fix spelling error in the d3d9.strictConstantCopies description. | |
127 </title> | |
128 <updated>2020-09-22T23:15:06Z</updated> | |
129 <media:thumbnail height="30" width="30" url="https://avatars1.github… | |
130 <author> | |
131 <name>albin-engstrom</name> | |
132 <uri>https://github.com/albin-engstrom</uri> | |
133 </author> | |
134 <content type="html"> | |
135 <pre style='white-space:pre-wrap;width:81ex'>Fix spe… | |
136 </content> | |
137 </entry> | |
138 <entry> | |
139 <id>tag:github.com,2008:Grit::Commit/ab04f45ea0d241fe6f294ab847fc883… | |
140 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
141 <title> | |
142 [d3d11] Handle null pointers in CopySubresourceRegion1. | |
143 </title> | |
144 <updated>2020-09-17T11:36:09Z</updated> | |
145 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
146 <author> | |
147 <name>doitsujin</name> | |
148 <uri>https://github.com/doitsujin</uri> | |
149 </author> | |
150 <content type="html"> | |
151 <pre style='white-space:pre-wrap;width:81ex'>[d3d11]… | |
152 | |
153 Because of course Marvel&#39;s Avengers tries to do this..</pre&g… | |
154 </content> | |
155 </entry> | |
156 <entry> | |
157 <id>tag:github.com,2008:Grit::Commit/b21a673a8da0da14bf598d7252dcc0f… | |
158 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
159 <title> | |
160 [d3d11] Don't use clamped constant buffer range for bounds c… | |
161 </title> | |
162 <updated>2020-09-14T20:43:18Z</updated> | |
163 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
164 <author> | |
165 <name>K0bin</name> | |
166 <uri>https://github.com/K0bin</uri> | |
167 </author> | |
168 <content type="html"> | |
169 <pre style='white-space:pre-wrap;width:81ex'>[d3d11]… | |
170 </content> | |
171 </entry> | |
172 <entry> | |
173 <id>tag:github.com,2008:Grit::Commit/73cb711f3233289f929be83d524a9e0… | |
174 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
175 <title> | |
176 [dxbc] Bounds-check temporary array stores | |
177 </title> | |
178 <updated>2020-09-14T14:56:06Z</updated> | |
179 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
180 <author> | |
181 <name>pendingchaos</name> | |
182 <uri>https://github.com/pendingchaos</uri> | |
183 </author> | |
184 <content type="html"> | |
185 <pre style='white-space:pre-wrap;width:81ex'>[dxbc] … | |
186 | |
187 Fixes flickering terrain in Just Cause 3 on RADV and possibly ANV.</p… | |
188 </content> | |
189 </entry> | |
190 <entry> | |
191 <id>tag:github.com,2008:Grit::Commit/4801fbe0980bb7e062b3223a10e57d5… | |
192 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
193 <title> | |
194 [d3d11] Clamp and validate bound constant buffer range | |
195 </title> | |
196 <updated>2020-09-14T14:50:16Z</updated> | |
197 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
198 <author> | |
199 <name>doitsujin</name> | |
200 <uri>https://github.com/doitsujin</uri> | |
201 </author> | |
202 <content type="html"> | |
203 <pre style='white-space:pre-wrap;width:81ex'>[d3d11]… | |
204 | |
205 SetConstantBuffers will only bind the first 65536 bytes of any | |
206 buffer passed to it if it is larger. This can be seen even when | |
207 querying the bound range via GetConstantBuffers1. | |
208 | |
209 SetConstantBuffers1 does not have any effect if the bound range | |
210 is invalid.</pre> | |
211 </content> | |
212 </entry> | |
213 <entry> | |
214 <id>tag:github.com,2008:Grit::Commit/81632b91bbf156aa59621afed6c3708… | |
215 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
216 <title> | |
217 [dxso] Allocate shader compiler on the heap | |
218 </title> | |
219 <updated>2020-09-11T20:49:14Z</updated> | |
220 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
221 <author> | |
222 <name>Joshua-Ashton</name> | |
223 <uri>https://github.com/Joshua-Ashton</uri> | |
224 </author> | |
225 <content type="html"> | |
226 <pre style='white-space:pre-wrap;width:81ex'>[dxso] … | |
227 | |
228 In some apps that call us with limited stack space, this can stack overf… | |
229 </content> | |
230 </entry> | |
231 <entry> | |
232 <id>tag:github.com,2008:Grit::Commit/3e65c2bb87613b2b6eddd1ecefc59a6… | |
233 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
234 <title> | |
235 [d3d9] Reduce copying around of shader metadata at Create time | |
236 </title> | |
237 <updated>2020-09-11T20:49:14Z</updated> | |
238 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
239 <author> | |
240 <name>Joshua-Ashton</name> | |
241 <uri>https://github.com/Joshua-Ashton</uri> | |
242 </author> | |
243 <content type="html"> | |
244 <pre style='white-space:pre-wrap;width:81ex'>[d3d9] … | |
245 </content> | |
246 </entry> | |
247 <entry> | |
248 <id>tag:github.com,2008:Grit::Commit/1274b7a8e7e2ee99bb90c07f6331bd8… | |
249 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
250 <title> | |
251 [dxvk] Add helper to retrieve SHA1 hash from shader key | |
252 </title> | |
253 <updated>2020-09-11T20:49:14Z</updated> | |
254 <media:thumbnail height="30" width="30" url="https://avatars2.github… | |
255 <author> | |
256 <name>Joshua-Ashton</name> | |
257 <uri>https://github.com/Joshua-Ashton</uri> | |
258 </author> | |
259 <content type="html"> | |
260 <pre style='white-space:pre-wrap;width:81ex'>[dxvk] … | |
261 </content> | |
262 </entry> | |
263 <entry> | |
264 <id>tag:github.com,2008:Grit::Commit/bb85a4caa8c48e61d5b698f2718b227… | |
265 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
266 <title> | |
267 Handle non-ASCII characters properly in paths | |
268 </title> | |
269 <updated>2020-09-10T13:56:38Z</updated> | |
270 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
271 <author> | |
272 <name>ishitatsuyuki</name> | |
273 <uri>https://github.com/ishitatsuyuki</uri> | |
274 </author> | |
275 <content type="html"> | |
276 <pre style='white-space:pre-wrap;width:81ex'>Handle … | |
277 </content> | |
278 </entry> | |
279 <entry> | |
280 <id>tag:github.com,2008:Grit::Commit/7bf02a1925eb7ed4921797ec516eee1… | |
281 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
282 <title> | |
283 [d3d11] Fix incorrect layer count for some non-PoT 3D RTVs | |
284 </title> | |
285 <updated>2020-09-04T21:04:06Z</updated> | |
286 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
287 <author> | |
288 <name>doitsujin</name> | |
289 <uri>https://github.com/doitsujin</uri> | |
290 </author> | |
291 <content type="html"> | |
292 <pre style='white-space:pre-wrap;width:81ex'>[d3d11]… | |
293 | |
294 Otherwise, we may end up with zero layers. Fixes #1756.</pre> | |
295 </content> | |
296 </entry> | |
297 <entry> | |
298 <id>tag:github.com,2008:Grit::Commit/41a49a9c1436bfb0a0c9441a3343f14… | |
299 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
300 <title> | |
301 [dxgi] Add B8G8A8X8 formats to GetMonitorFormatBpp | |
302 </title> | |
303 <updated>2020-09-04T15:54:01Z</updated> | |
304 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
305 <author> | |
306 <name>doitsujin</name> | |
307 <uri>https://github.com/doitsujin</uri> | |
308 </author> | |
309 <content type="html"> | |
310 <pre style='white-space:pre-wrap;width:81ex'>[dxgi] … | |
311 | |
312 Doesn&#39;t really fix anything, just silences some warnings | |
313 in Horizon Zero Dawn.</pre> | |
314 </content> | |
315 </entry> | |
316 <entry> | |
317 <id>tag:github.com,2008:Grit::Commit/9433d0cbf33e17b097041ecfb52f9f0… | |
318 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
319 <title> | |
320 [meta] Update README | |
321 </title> | |
322 <updated>2020-08-24T08:10:20Z</updated> | |
323 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
324 <author> | |
325 <name>doitsujin</name> | |
326 <uri>https://github.com/doitsujin</uri> | |
327 </author> | |
328 <content type="html"> | |
329 <pre style='white-space:pre-wrap;width:81ex'>[meta] … | |
330 </content> | |
331 </entry> | |
332 <entry> | |
333 <id>tag:github.com,2008:Grit::Commit/645c8f8177f5e5acacdef976e38fa95… | |
334 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
335 <title> | |
336 [util] Add option to disable log files entirely | |
337 </title> | |
338 <updated>2020-08-24T07:09:18Z</updated> | |
339 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
340 <author> | |
341 <name>doitsujin</name> | |
342 <uri>https://github.com/doitsujin</uri> | |
343 </author> | |
344 <content type="html"> | |
345 <pre style='white-space:pre-wrap;width:81ex'>[util] … | |
346 | |
347 But still log to stderr. Fixes #1743.</pre> | |
348 </content> | |
349 </entry> | |
350 <entry> | |
351 <id>tag:github.com,2008:Grit::Commit/16a51f3c03d5bc52ba67101fb5a5cd5… | |
352 <link type="text/html" rel="alternate" href="https://github.com/doit… | |
353 <title> | |
354 [dxvk] Only use half of the DEVICE_LOCAL | HOST_VISIBLE heap on … | |
355 </title> | |
356 <updated>2020-08-22T09:51:56Z</updated> | |
357 <media:thumbnail height="30" width="30" url="https://avatars0.github… | |
358 <author> | |
359 <name>doitsujin</name> | |
360 <uri>https://github.com/doitsujin</uri> | |
361 </author> | |
362 <content type="html"> | |
363 <pre style='white-space:pre-wrap;width:81ex'>[dxvk] … | |
364 | |
365 Seems to help with random crashes in FFXIV and potentially | |
366 other games on 450 series drivers.</pre> | |
367 </content> | |
368 </entry> | |
369 </feed> |