index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
/
backend
/
glsl
/
emit_glsl_floating_point.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
emit_glsl_floating_point: Fix FPNeg on newer Nvidia drivers
ameerj
2021-12-25
1
-2
/
+2
*
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-06
1
-1
/
+1
*
glsl: Simplify FCMP emission
ameerj
2021-07-23
1
-6
/
+4
*
shader_recompiler, video_core: Resolve clang errors
lat9nq
2021-07-23
1
-1
/
+1
*
glsl: Address Rodrigo's feedback
ameerj
2021-07-23
1
-10
/
+9
*
glsl: Enable early fragment tests
ameerj
2021-07-23
1
-4
/
+4
*
glsl: Cleanup and address feedback
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Implement tessellation shaders
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Use NotImplemented macro with function name output
ameerj
2021-07-23
1
-25
/
+25
*
glsl: Implement precise fp variable allocation
ameerj
2021-07-23
1
-6
/
+35
*
shader_recompiler: GCC fixes
lat9nq
2021-07-23
1
-0
/
+1
*
glsl: remove unused headers
ameerj
2021-07-23
1
-2
/
+0
*
glsl: Implement derivatives and YDirection
ameerj
2021-07-23
1
-3
/
+3
*
glsl: Fix non-immediate buffer access
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Fix floating point compare ops
ameerj
2021-07-23
1
-28
/
+28
*
glsl: Implement FCMP
ameerj
2021-07-23
1
-219
/
+161
*
glsl: Add a more robust fp formatter
ameerj
2021-07-23
1
-2
/
+2
*
glsl: More FP fixes
ameerj
2021-07-23
1
-4
/
+6
*
glsl: FP function fixes
ameerj
2021-07-23
1
-4
/
+4
*
glsl: More FP instructions/fixes
ameerj
2021-07-23
1
-5
/
+5
*
glsl: Add many FP32/64 instructions
ameerj
2021-07-23
1
-0
/
+487
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+0