- 30 Oct, 2018 2 commits
-
-
FernandoS27 authored
-
bunnei authored
Implemented Mipmaps
-
- 29 Oct, 2018 6 commits
-
-
bunnei authored
time_stretch: Switch to values of Citra
-
bunnei authored
video_core: Move OpenGL specific utils to its renderer
-
fearlessTobi authored
-
bunnei authored
renderer_opengl: Enable alpha channel for DXT1 texture format
-
bunnei authored
renderer_opengl: Correct bpp value for ASTC_2D_8X5_SRGB
-
ReinUsesLisp authored
-
- 28 Oct, 2018 27 commits
-
-
Rodolfo Bogado authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
Michael authored
-
bunnei authored
renderer_opengl: Correct bpp value for ASTC_2D_8X5
-
Tobias authored
-
bunnei authored
Improved Shader accuracy on Vertex and Geometry Shaders.
-
bunnei authored
Revert "Update MACOSX_DEPLOYMENT_TARGET to 10.14"
-
FernandoS27 authored
-
Tobias authored
-
bunnei authored
svc: Implement svcGetInfo command 0xF0000002
-
bunnei authored
Update MACOSX_DEPLOYMENT_TARGET to 10.14
-
Frederic L authored
* remove unnecessary if-statements * Addressed feedback
-
bunnei authored
service/filesystem: Implemented DeleteDirectory & DeleteDirectoryRecursive
-
bunnei authored
loader/nsp: Move secondary loader initialization to constructor
-
bunnei authored
Implement sRGB support
-
Rodolfo Bogado authored
-
bunnei authored
key_manager: Use isxdigit instead of isdigit when reading key file
-
Zach Hilman authored
Crypto revisions are hex numbers and this function only checks if the string is valid for stoul in base 16, so it should be isxdigit.
-
bunnei authored
configure_system: Indicate when filesystem operations fail
-
bunnei authored
gl_rasterizer_cache: Fix compiler warning
-
FernandoS27 authored
-
- 27 Oct, 2018 5 commits
-
-
bunnei authored
Port citra-emu/citra#4367: "cubeb_sink: ignore null-name device when selecting"
-
bunnei authored
gl_rasterizer: Implement primitive restart.
-
bunnei authored
Implement Default Block Height for each format
-
FernandoS27 authored
-
Zach Hilman authored
Prevents nullptr bug when trying to dump the RomFS of an NSP resulting from secondary_loader not being initialized.
-