- Oct 30, 2019
-
-
bunnei authored
gl_state: Miscellaneous clean up
-
bunnei authored
rasterizer_accelerated: Add intermediary for GPU rasterizers
-
bunnei authored
savedata_factory: Automatically create certain savedata
-
Rodrigo Locatti authored
Co-Authored-By:
Mat M. <mathew1800@gmail.com>
-
ReinUsesLisp authored
This requires removing constness from some methods, but for consistency it's removed in all methods.
-
ReinUsesLisp authored
OpenGL has defaults values we can trust. Remove these.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Oct 29, 2019
-
-
Rodrigo Locatti authored
maxwell_3d: Remove unused entries
-
- Oct 28, 2019
-
-
Rodrigo Locatti authored
externals: Track upstream opus
-
Rodrigo Locatti authored
video_core: Implement texture format E5B9G9R9_SHAREDEXP.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Oct 27, 2019
-
-
David authored
Kernel: Implement a New Thread Scheduler V2
-
Fernando Sahmkow authored
This commit implements the E5B9G9R9 Texture format into the general system and OpenGL backend.
-
bunnei authored
maxwell_3d: Silence implicit conversion warnings
-
ReinUsesLisp authored
While we are at it, unify types for dirty reg pointers.
-
bunnei authored
astc: Silence implicit conversion warnings
-
ReinUsesLisp authored
Add an intermediary class that implements common functions across GPU accelerated rasterizers. This avoids code repetition on different backends.
-
ReinUsesLisp authored
-
- Oct 26, 2019
-
-
Rodrigo Locatti authored
Implement Fast BRX, fix TXQ and addapt the Shader Cache for it
-
Fernando Sahmkow authored
-
Rodrigo Locatti authored
shader_ir: Use std::array with std::pair instead of std::unordered_map
-
- Oct 25, 2019
-
-
Rodrigo Locatti authored
Shader_Ir: Fix TLD4S from using a component mask.
-
Fernando Sahmkow authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders.
-
Fernando Sahmkow authored
-
- Oct 24, 2019
-
-
James Rowe authored
Revert "ci: Add build name to archive root folder"
-