- Jun 05, 2018
-
-
Michał Janiszewski authored
CMake already sets it to version 17 in all cases
-
James Rowe authored
Revert "Port citra #3616"
-
bunnei authored
-
bunnei authored
GPU: Corrected the branch targets for the shader bra instruction.
-
bunnei authored
gl_shader_decompiler: Implement SHL instruction.
-
Subv authored
-
bunnei authored
GPU: Implemented predicated exit instructions in the shader programs.
-
bunnei authored
-
bunnei authored
-
bunnei authored
gl_shader_decompiler: Implement PredCondition::NotEqual.
-
bunnei authored
-
bunnei authored
GPU: Implement the ISCADD shader instruction.
-
Subv authored
-
Subv authored
-
bunnei authored
GPU: Implemented the LOP32I instruction.
-
bunnei authored
GPU: Implemented the ISETP_R and ISETP_C instructions
-
Subv authored
-
Subv authored
-
- Jun 04, 2018
-
-
bunnei authored
GPU: Corrected the FSET and I2F instructions.
-
bunnei authored
GPU: Partially implemented the bra shader instruction
-
bunnei authored
GPU: Calculate the correct viewport dimensions based on the scale and translate registers.
-
Subv authored
-
Subv authored
-
Subv authored
This is how nouveau calculates the viewport width and height. For some reason some games set 0xFFFF in the VIEWPORT_HORIZ and VIEWPORT_VERT registers, maybe those are a misnomer and actually refer to something else?
-
bunnei authored
Add checks for OpenGL extension support
-
bunnei authored
GLCache: Corrected a mismatch between storing compressed sizes and verifying the uncompressed alignment in GetSurface.
-
greggameplayer authored
* Add some IoctlCommand with their params to nvhost_gpu * fix clang-format * delete trailing whitespace * fix some clang-format * delete one other trailing whitespace * last clang-format fix
-
Subv authored
-
Subv authored
GLCache: Corrected a mismatch between storing compressed sizes and verifying the uncompressed alignment in GetSurface.
-
BreadFish64 authored
-
BreadFish64 authored
-
bunnei authored
am: Implement PopOutData, and various fixes.
-
Subv authored
GPU: Use explicit types when retrieving the uniform values for fsetp/fset and isetp instead of the type of an invalid output register.
-
Subv authored
-
James Rowe authored
Port citra #3616
-
Valentin Vanelslande authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
am: Implement CreateStorage, PushInData, etc.
-