Triang3l
|
4eae7d9d65
|
Merge branch 'master' into d3d12
|
2019-04-14 19:20:39 +03:00 |
Triang3l
|
ab4d344fb0
|
[Kernel] Add forgotten aes_128 library reference
|
2019-04-14 19:20:06 +03:00 |
Triang3l
|
ddd2a6922c
|
Merge branch 'master' into d3d12
|
2019-04-14 18:09:44 +03:00 |
Triang3l
|
85e26c5dde
|
[Kernel] XeCryptAes using openluopworld/aes_128
|
2019-04-14 18:08:07 +03:00 |
emoose
|
88bb173c9d
|
[Kernel] Add XeCryptRc4* funcs
|
2019-04-14 15:19:56 +03:00 |
emoose
|
e86bc83eee
|
[Kernel] Add ObReferenceObjectByName
|
2019-04-13 19:58:06 +01:00 |
Triang3l
|
286628b75b
|
Merge branch 'master' into d3d12
|
2019-04-13 20:30:17 +03:00 |
Triang3l
|
5a6b42c611
|
[Kernel] ExGetXConfigSetting: correct null buffer handling, better fake country
|
2019-04-13 20:29:00 +03:00 |
Triang3l
|
293851d0c9
|
[D3D12] Re-add accidentally deleted RT update trigger
|
2019-04-12 20:09:31 +03:00 |
Triang3l
|
8f51855c8f
|
Revert "[D3D12] Re-add accidentally deleted RT update trigger and treat Z test and write bits separately"
This reverts commit 25cc189e99 .
|
2019-04-12 20:04:50 +03:00 |
Triang3l
|
25cc189e99
|
[D3D12] Re-add accidentally deleted RT update trigger and treat Z test and write bits separately
|
2019-04-12 19:13:03 +03:00 |
Triang3l
|
ecc056912d
|
[D3D12] Don't drop draw calls with no render targets
|
2019-04-12 16:59:45 +03:00 |
Triang3l
|
93a18a517b
|
[D3D12] Place UAV barriers for the EDRAM ROV when layout changes
|
2019-04-12 15:59:09 +03:00 |
Triang3l
|
45cee3f871
|
[D3D12] Don't create RT store pipelines with ROV
|
2019-04-11 12:05:13 +03:00 |
Triang3l
|
88c594ca3b
|
[D3D12] Fix RB_COPY_DEST_PITCH handling in ResolveCopy
|
2019-04-10 22:35:05 +03:00 |
Triang3l
|
5e30f3a947
|
[D3D12] User clip planes and constant/signature refactoring
|
2019-04-10 16:37:06 +03:00 |
Triang3l
|
8c56d5cb98
|
[D3D12] Fix lint failure in RenderTargetCache::BeginFrame
|
2019-04-09 23:04:13 +03:00 |
Triang3l
|
4e8e75c549
|
[D3D12] Remove TODO for initial EDRAM clear since Windows clears allocations anyway
|
2019-04-09 19:45:35 +03:00 |
Triang3l
|
959b8ef19e
|
[D3D12] Draw rectangles by mirroring one vertex across diagonal
|
2019-04-09 17:19:47 +03:00 |
Triang3l
|
b38f9ade1b
|
Merge branch 'master' into d3d12
|
2019-04-09 13:56:11 +03:00 |
Triang3l
|
81cd2506e8
|
[Kernel] VdSwap: Front buffer in 0xE0000000 range
|
2019-04-09 13:55:37 +03:00 |
chris-hawley
|
fed4cb63a7
|
implement linux filesystem support
|
2019-04-08 01:06:06 -04:00 |
Christian Hawley
|
b1f2f177cd
|
Remove hacky fix for missing codecvt on linux
|
2019-04-08 01:06:06 -04:00 |
Triang3l
|
0367e1a536
|
[D3D12] Fix ps_param_gen rounding ignored with ROV
|
2019-04-05 23:57:29 +03:00 |
Triang3l
|
6db0ad663b
|
[D3D12] mb_used -> used_mb in the profiler
|
2019-04-05 15:31:59 +03:00 |
Triang3l
|
d0c8725270
|
[D3D12] Limit texture memory usage with LRU deletion
|
2019-04-05 15:19:16 +03:00 |
Triang3l
|
9a1008dacb
|
Merge branch 'master' into d3d12
|
2019-04-05 13:33:11 +03:00 |
Triang3l
|
84b8b444cf
|
[Base] Clock::QueryHostUptimeMillis: change to 64-bit
|
2019-04-05 13:32:34 +03:00 |
Triang3l
|
d623589c1c
|
Merge branch 'master' into d3d12
|
2019-04-04 21:54:35 +03:00 |
Justin Moore
|
a4a35b4e98
|
Merge pull request #1341 from bwrsandman/linux_clang_debug_flag
Add debug symbols when building Debug on linux
|
2019-03-10 18:37:16 -05:00 |
Dr. Chat
|
cc3f6f974b
|
Add logo to README.md
|
2019-03-10 18:03:21 -05:00 |
Doug Johnson
|
cfbfc6c17a
|
Add debug symbols when building Debug on linux
|
2019-03-09 19:43:50 -05:00 |
Triang3l
|
5582e63ef1
|
[D3D12] Resolve 16-bit RTs to unorm textures, not snorm
|
2019-03-07 11:21:39 +03:00 |
Triang3l
|
7049d52dbb
|
[D3D12] Display texture cache size in the profiler
|
2019-03-05 10:26:40 +03:00 |
Triang3l
|
d8fccb2fa0
|
Merge branch 'master' into d3d12
|
2019-03-03 18:32:32 +03:00 |
Triang3l
|
3f576b0d5a
|
[Kernel] Expose display gamma as gflags
|
2019-03-03 18:31:54 +03:00 |
Triang3l
|
05c1f57007
|
Merge branch 'master' into d3d12
|
2019-03-03 14:42:11 +03:00 |
Maksim Derbasov
|
142148e594
|
[GPU] Fix bit check in Make Coherent logging.
|
2019-03-02 04:13:03 -06:00 |
Justin Moore
|
d703b5b880
|
Merge pull request #1324 from BenNottelling/patch-1
Fixed link
|
2019-02-28 18:33:34 -06:00 |
Justin Moore
|
f0f59f5960
|
Merge pull request #1334 from twrist/patch-1
Move cmder.net over to HTTPS
|
2019-02-28 18:31:07 -06:00 |
Ike Johnson
|
947120f814
|
Move cmder.net over to HTTPS
THEY FINALLY GOT AROUND TO FIXING THE STUFF!
|
2019-02-22 15:43:19 +08:00 |
Ben
|
0844a660f0
|
Fixed link
Minor change, this link didn't point to the right file, so I corrected it..
Well, it didn't point to any file really
|
2019-01-30 00:01:19 -08:00 |
Triang3l
|
57e8f05234
|
[D3D12] Make RG16/RGBA16 RTVs range switchable
|
2019-01-29 14:39:04 +03:00 |
Triang3l
|
cb99afffcb
|
[D3D12] Revert changing the sign of tfetch epsilon
|
2019-01-29 12:41:06 +03:00 |
Triang3l
|
0c8ce2af04
|
[D3D12] tfetch: change epsilon sign, add 0.5 to getWeights coords
|
2019-01-29 12:35:22 +03:00 |
Triang3l
|
61fd5a6dc2
|
[D3D12] Replicate red channel of single-channel textures
|
2019-01-26 14:11:09 +03:00 |
Triang3l
|
189ffca234
|
[D3D12] DXBC: Fix aL incrementing
|
2019-01-25 22:43:16 +03:00 |
Triang3l
|
80e5c56340
|
Merge branch 'master' into d3d12
|
2019-01-25 20:44:51 +03:00 |
Triang3l
|
e706cf0d54
|
[GPU] Fix addsc/mulsc/subsc r# addressing mode not initialized
|
2019-01-25 20:43:53 +03:00 |
Triang3l
|
ba7b6d6081
|
[D3D12] Memexport CPU readback, disabled by default
|
2019-01-25 16:33:25 +03:00 |