GPUCode
|
cad28abe61
|
renderer_vulkan: Remove debug report
* VVL has implemented the more modern alternative, thus we don't need to support it anymore
|
3 years ago |
Feng Chen
|
e69eebb14a
|
video_core: Fix d24r8/s8d24 convert shader build error in moltenvk
|
3 years ago |
Feng Chen
|
0145c89879
|
video_core: Add missing scissor update when viewport scale offset disable
|
3 years ago |
Danila Malyutin
|
164f880f23
|
Use initial_frame to check interlaced flag
If final frame was transferred from GPU, it won't carry the props.
Fixes #11089
|
3 years ago |
Fernando Sahmkow
|
52544933d2
|
Maxwell3D: Improve Index buffer size estimation.
|
3 years ago |
Fernando Sahmkow
|
115792158d
|
VideoCore: Implement DispatchIndirect
|
3 years ago |
Fernando Sahmkow
|
710ca3ca49
|
Shader Recompiler: Auto stub special registers and dump pipelines on exception.
|
3 years ago |
Fernando Sahmkow
|
acc99433c7
|
Buffer Cache: fix discard writes.
|
3 years ago |
Fernando Sahmkow
|
8beda6a2bf
|
DMA Pusher: Fix regression caused by guest memory optimizations
|
3 years ago |
Kelebek1
|
d7a0b8c373
|
Mark decompiled macros as decompiled on dump, dump shaders after translation
|
3 years ago |
Feng Chen
|
cc4736fa58
|
video_core: set vertex buffer num to 16, because mvk have when using more than 16
|
3 years ago |
Feng Chen
|
87022a4833
|
Add macos moltenvk bundle, Add copy moltevk dylib script
|
3 years ago |
Kelebek1
|
f2f99a8c31
|
Masked depthstencil clears
|
3 years ago |
Feng Chen
|
1dcb0c2232
|
video_core: Fix vulkan assert error
|
3 years ago |
Ameer J
|
d1c878fb41
|
gl_texture_cache: Enable async downloads
|
3 years ago |
Ameer J
|
9b112107e2
|
gl_buffer_cache: Enable async downloads
|
3 years ago |
Ameer J
|
48b87d64de
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
Ameer J
|
f9ef721ca6
|
gl_graphics_pipeline: Fix GLASM storage buffer detection
|
3 years ago |
Ameer J
|
c34ed4bbd8
|
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
|
3 years ago |
Kelebek1
|
5a37b8f2c1
|
Mark accelerted DMA destination buffers and images as GPU-modified
|
3 years ago |
Liam
|
7d8f748696
|
vulkan_device: disable features associated with unloaded extensions
|
3 years ago |
Squall-Leonhart
|
e3dd78e414
|
Needed to make this an extra case so it didnt also start asserting in BOTW.
Thanks Liam
|
3 years ago |
Squall Leonhart
|
b9ab44ed0e
|
Fix an assert in the format lookup table fir Z16
Came across this while looking into Asterix and Obelix XXL glitching
|
3 years ago |
Liam
|
023b9b38cc
|
general: fix apple clang build
|
3 years ago |
Ameer J
|
5c25712af9
|
flatten color_values
|
3 years ago |
Ameer J
|
0f7220c9c8
|
flatten encoding_values
|
3 years ago |
Ameer J
|
71857e889e
|
flatten result vector
|
3 years ago |
Ameer J
|
70f8ffb787
|
GetUnquantizedWeightVector
|
3 years ago |
Ameer J
|
9058486b9b
|
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
This reverts commit b18c1fb1bb.
|
3 years ago |
Ameer J
|
b18c1fb1bb
|
HACK: Avoid swizzling and reuploading ASTC image every frame
|
3 years ago |
Ameer J
|
913803bf65
|
Compute Replicate
|
3 years ago |
Ameer J
|
31a0cff036
|
minor
|
3 years ago |
Ameer J
|
b36e645fee
|
undo uint
|
3 years ago |
Ameer J
|
8ce158bce6
|
Revert "vulkan dims specialization"
This reverts commit e6243058f2.
|
3 years ago |
ameerj
|
5a78b35b1a
|
vulkan dims specialization
|
3 years ago |
Ameer J
|
7a0d7e7668
|
small_block opt
|
3 years ago |
Ameer J
|
fd2051b401
|
remove TexelWeightParams
|
3 years ago |
Ameer J
|
75ac7845ce
|
error/void extent funcs
|
3 years ago |
Ameer J
|
441b847107
|
more packing
|
3 years ago |
Ameer J
|
f2cf81e0b6
|
Revert "uint result index"
This reverts commit 0e978786b5.
|
3 years ago |
Ameer J
|
f41fb3ec0b
|
Revert "bfe instead of mod"
This reverts commit 86006a3b09.
|
3 years ago |
Ameer J
|
553dd3e120
|
Revert "global endpoints"
This reverts commit d8f5bfd1df.
|
3 years ago |
Ameer J
|
c077e467c4
|
global endpoints
|
3 years ago |
Ameer J
|
5c16559694
|
bfe instead of mod
|
3 years ago |
Ameer J
|
6b0b584eba
|
uint result index
|
3 years ago |
Ameer J
|
05ee37a1f0
|
amd opts
|
3 years ago |
Ameer J
|
3494fce864
|
gl
|
3 years ago |
Ameer J
|
5248fa926d
|
const, pack result_vector and replicate tables,
undo amd opts
|
3 years ago |
Ameer J
|
998246efc2
|
minor redundancy cleanup
|
3 years ago |
Ameer J
|
d17a51bc59
|
extractbits robustness
|
3 years ago |