- Oct 23, 2015
-
-
bunnei authored
citra-qt: Change file path encoding
-
- Oct 22, 2015
-
-
bunnei authored
GLSL Fragment Shader Generation
-
bunnei authored
-
bunnei authored
- Also add a comment to AppendColorCombiner.
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Includes a check to confirm no hash collisions.
-
bunnei authored
- Fixes uniform issue on AMD.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Alpha testing is not done with float32 precision, this makes the HW renderer match the SW renderer.
-
Subv authored
-
- Oct 20, 2015
- Oct 18, 2015
-
-
Pierre de La Morinerie authored
Before this changing these settings from the GUI would apply the settings, but they were reseted to the default values when exiting citra.
-
- Oct 14, 2015
-
-
Pierre de La Morinerie authored
Previously the Mac app didn't have any icon.
-
- Oct 11, 2015
-
-
Gareth Poole authored
-
Gareth Poole authored
-
- Oct 10, 2015
- Oct 09, 2015
-
-
Emmanuel Gil Peyrot authored
The LOG_* function itself already appends one.
-
Gareth Poole authored
-
- Oct 07, 2015
-
-
bunnei authored
Game list: propely hide on toggling window mode
-
bunnei authored
Silence -Wsign-compare warnings.
-
Rohit Nirmal authored
-
- Oct 06, 2015
- Oct 04, 2015
-
-
Pierre de La Morinerie authored
-
Pierre de La Morinerie authored
The OS will render the widgets using the system screen DPI (instead of being locked at @1x resolution). This has no impact on the existing high-DPI rendering code in Citra, which means that the resolution of the emulated content is increased to the real number of pixels, as on other platforms.
-