Subv
|
8d70d1ea45
GPU: Allow the usage of RGBA32_FLOAT in the texture copy engine.
|
před 8 roky |
bunnei
|
8c99dd055c
Merge pull request #518 from Subv/incomplete_shaders
|
před 8 roky |
bunnei
|
00749f5ab3
Merge pull request #519 from bunnei/pred-not-equal
|
před 8 roky |
bunnei
|
6ea1576513
gl_shader_decompiler: Implement PredCondition::NotEqual.
|
před 8 roky |
bunnei
|
81a16c073a
Merge pull request #517 from Subv/iscadd
|
před 8 roky |
Subv
|
23b1e6eded
GPU: Implement the ISCADD shader instructions.
|
před 8 roky |
Subv
|
438a9b70cc
GPU: Added decodings for the ISCADD instructions.
|
před 8 roky |
bunnei
|
e8bfff7b4b
Merge pull request #514 from Subv/lop32i
|
před 8 roky |
bunnei
|
f564822e78
Merge pull request #510 from Subv/isetp
|
před 8 roky |
Subv
|
6cf6fa2842
GPU: Implement predicated exit instructions in the shader programs.
|
před 8 roky |
Subv
|
d27279092f
GPU: Take into account predicated exits when performing shader control flow analysis.
|
před 8 roky |
bunnei
|
37fd4e6d9b
Merge pull request #512 from Subv/fset
|
před 8 roky |
bunnei
|
cdd92dc692
Merge pull request #501 from Subv/shader_bra
|
před 8 roky |
bunnei
|
38d25a4cb2
Merge pull request #515 from Subv/viewport_fix
|
před 8 roky |
Subv
|
2933521a08
GPU: Use the bf bit in FSET to determine whether to write 0xFFFFFFFF or 1.0f.
|
před 8 roky |
Subv
|
f6679ce422
GPU: Corrected the I2F_R implementation.
|
před 8 roky |
Subv
|
5d55403f94
GPU: Calculate the correct viewport dimensions based on the scale and translate registers.
|
před 8 roky |
bunnei
|
0a0233f39f
Merge pull request #490 from BreadFish64/extension-check
|
před 8 roky |
bunnei
|
9936d1b9e2
Merge pull request #513 from Subv/cache_alignment
|
před 8 roky |
greggameplayer
|
4fad069870
Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511)
|
před 8 roky |
Subv
|
0c688b421c
GPU: Implemented the LOP32I instruction.
|
před 8 roky |
Subv
|
cb47abecc6
GLCache: Corrected a mismatch between storing compressed sizes and verifying the uncompressed alignment in GetSurface.
|
před 8 roky |
BreadFish64
|
fbef849c04
sdl: add check for GL extension support
|
před 8 roky |
BreadFish64
|
0641950f9a
qt: add check for GL extension support
|
před 8 roky |
bunnei
|
b7c64f0ded
Merge pull request #502 from bunnei/more-am-stuff
|
před 8 roky |
Subv
|
90cddf1996
GPU: Use explicit types when retrieving the uniform values for fsetp/fset and isetp instead of the type of an invalid output register.
|
před 8 roky |
Subv
|
7c181fd4f4
GPU: Implemented the ISETP_R and ISETP_C shader instructions.
|
před 8 roky |
James Rowe
|
d16f83fda3
Merge pull request #507 from valentinvanelslande/3616
|
před 8 roky |
Valentin Vanelslande
|
5c82400ef8
Port citra #3616
|
před 8 roky |
bunnei
|
afdd2f4cad
am: Implement ILibraryAppletAccessor::PopOutData.
|
před 8 roky |