lizzie
7360e25924
e
Signed-off-by: lizzie <lizzie@eden-emu.dev>
4 months ago
lizzie
4ef214b19d
inline?
Signed-off-by: lizzie <lizzie@eden-emu.dev>
4 months ago
lizzie
8ac27c8e55
license
Signed-off-by: lizzie <lizzie@eden-emu.dev>
4 months ago
lizzie
0780287567
[shader_recompiler] macro-ify flow_test and attribute :)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
4 months ago
crueter
9cef9f5dce
Update fmt to allow for v11
Signed-off-by: swurl <swurl@swurl.xyz>
11 months ago
Fernando Sahmkow
1fdf24a081
Video_core: Address feedback
3 years ago
Fernando Sahmkow
7842543573
MacroHLE: Add HLE replacement for base vertex and base instance.
3 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
vonchenplus
8ea541bc11
Remove spirv handle legacy related code
4 years ago
Feng Chen
dbfa89c40b
Implement convert legacy to generic
4 years ago
Feng Chen
bd94ea2f5a
Move attribute related definitions to spirv anonymous namespace
5 years ago
Feng Chen
1aaa6a353b
Implement intput and output fixed fnc textures
5 years ago
Feng Chen
49c66fa4e9
Rename parameters
5 years ago
Feng Chen
b86a4caa20
Add colorfront and txtcoord support
5 years ago
ReinUsesLisp
b1df436cef
shader: Rework varyings and implement passthrough geometry shaders
Put all varyings into a single std::bitset with helpers to access it.
Implement passthrough geometry shaders using host's.
5 years ago
ReinUsesLisp
e59971ea1b
shader: Implement transform feedbacks and define file format
5 years ago
ReinUsesLisp
33090a74dd
shader: Add partial rasterizer integration
5 years ago
ReinUsesLisp
e6892e9da6
shader: Initial recompiler work
5 years ago