Charles Lombardo
|
a8e3f2652d
|
android: Use 1 worker for shader compilation for all devices
|
2 years ago |
Fernando Sahmkow
|
dcf5c4bec0
|
Vulkan: add temporary workaround for AMDVLK
|
3 years ago |
Fernando Sahmkow
|
6dcc62ae86
|
Vulkan: Implement Depth Bias Control
|
3 years ago |
Kelebek1
|
517702f3f8
|
Look for the most recently modified image for present
|
2 years ago |
GPUCode
|
065305c627
|
vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
|
2 years ago |
GPUCode
|
75213f8c49
|
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
|
666bdc1125
|
video_core: Fix d24r8/s8d24 convert shader build error in moltenvk
|
3 years ago |
Feng Chen
|
a356e6b8d5
|
video_core: Add missing scissor update when viewport scale offset disable
|
3 years ago |
Danila Malyutin
|
beec962363
|
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
|
a571250875
|
Maxwell3D: Improve Index buffer size estimation.
|
3 years ago |
Fernando Sahmkow
|
94dd857cda
|
VideoCore: Implement DispatchIndirect
|
3 years ago |
Fernando Sahmkow
|
8fcab24644
|
Shader Recompiler: Auto stub special registers and dump pipelines on exception.
|
3 years ago |
Fernando Sahmkow
|
47d921e04d
|
Buffer Cache: fix discard writes.
|
3 years ago |
Fernando Sahmkow
|
8208becc49
|
DMA Pusher: Fix regression caused by guest memory optimizations
|
3 years ago |
Kelebek1
|
334a0eaa9c
|
Mark decompiled macros as decompiled on dump, dump shaders after translation
|
3 years ago |
Feng Chen
|
ce0c210173
|
video_core: set vertex buffer num to 16, because mvk have when using more than 16
|
3 years ago |
Feng Chen
|
ec643e7e9d
|
Add macos moltenvk bundle, Add copy moltevk dylib script
|
3 years ago |
Kelebek1
|
5d1961ad67
|
Masked depthstencil clears
|
3 years ago |
Feng Chen
|
c8c4aa6ef7
|
video_core: Fix vulkan assert error
|
3 years ago |
Ameer J
|
01638cfe35
|
gl_texture_cache: Enable async downloads
|
3 years ago |
Ameer J
|
b260471154
|
gl_buffer_cache: Enable async downloads
|
3 years ago |
Ameer J
|
dc665a7024
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
Ameer J
|
c6aafc55ab
|
gl_graphics_pipeline: Fix GLASM storage buffer detection
|
3 years ago |
Ameer J
|
4e1813a2c3
|
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
|
3 years ago |
Kelebek1
|
5de54129b3
|
Mark accelerted DMA destination buffers and images as GPU-modified
|
3 years ago |
Liam
|
7b579a7708
|
vulkan_device: disable features associated with unloaded extensions
|
3 years ago |
Squall-Leonhart
|
e7602b1012
|
Needed to make this an extra case so it didnt also start asserting in BOTW.
Thanks Liam
|
3 years ago |
Squall Leonhart
|
443f35e5db
|
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
|
3e4076c2ac
|
general: fix apple clang build
|
3 years ago |
Ameer J
|
4c1cf94f3a
|
flatten color_values
|
3 years ago |
Ameer J
|
18328533d0
|
flatten encoding_values
|
3 years ago |
Ameer J
|
6077bac118
|
flatten result vector
|
3 years ago |
Ameer J
|
433d7cbd52
|
GetUnquantizedWeightVector
|
3 years ago |
Ameer J
|
903280955a
|
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
This reverts commit 476ac42b61.
|
3 years ago |
Ameer J
|
476ac42b61
|
HACK: Avoid swizzling and reuploading ASTC image every frame
|
3 years ago |
Ameer J
|
3f114d8e5e
|
Compute Replicate
|
3 years ago |
Ameer J
|
166a17f4ba
|
minor
|
3 years ago |
Ameer J
|
4c40c8be29
|
undo uint
|
3 years ago |
Ameer J
|
b57854fb5f
|
Revert "vulkan dims specialization"
This reverts commit e6243058f2.
|
3 years ago |
ameerj
|
9c5c5cbf06
|
vulkan dims specialization
|
3 years ago |
Ameer J
|
790010da61
|
small_block opt
|
3 years ago |
Ameer J
|
cc6abe21ea
|
remove TexelWeightParams
|
3 years ago |
Ameer J
|
9085d26036
|
error/void extent funcs
|
3 years ago |
Ameer J
|
827cb40765
|
more packing
|
3 years ago |
Ameer J
|
20b7b4c2b7
|
Revert "uint result index"
This reverts commit 0e978786b5.
|
3 years ago |
Ameer J
|
aa28865ff7
|
Revert "bfe instead of mod"
This reverts commit 86006a3b09.
|
3 years ago |
Ameer J
|
74d905d5cd
|
Revert "global endpoints"
This reverts commit d8f5bfd1df.
|
3 years ago |
Ameer J
|
97810e725b
|
global endpoints
|
3 years ago |
Ameer J
|
a08e31d053
|
bfe instead of mod
|
3 years ago |
Ameer J
|
48862223ae
|
uint result index
|
3 years ago |