- May 25, 2019
-
-
Lioncash authored
A checkbox is able to be tri-state, giving it three possible activity types, so in the connect call here, it would actually be truncating an int into a bool. Instead, we can just listen on the toggled() signal, which passes along a bool, not an int.
-
- May 17, 2019
-
-
ReinUsesLisp authored
Compatibility profile and the disk shader cache settings shouldn't be changed at runtime. This aims to address that shadowing those options.
-
- Apr 20, 2019
-
-
Fernando Sahmkow authored
This option allows picking the compatibility profile since a lot of bugs are fixed in it. We devs will use this option to easierly debug current problems in our Core implementation.:wq
-
- Apr 08, 2019
-
-
zarroboogs authored
-
- Mar 07, 2019
-
-
bunnei authored
-
- Feb 07, 2019
-
-
ReinUsesLisp authored
-
- Jan 26, 2019
-
-
xperia64 authored
-
- Oct 16, 2018
-
-
bunnei authored
- This will be used as a catch-all for slow-but-accurate GPU emulation paths.
-
- Oct 02, 2018
-
-
Lioncash authored
These aren't used outside of this translation unit, so they can be internally linked.
-
- Sep 09, 2018
-
-
tech4me authored
-
- Aug 20, 2018
-
-
fearlessTobi authored
-
- Aug 06, 2018
-
-
Lioncash authored
Makes code consistent with our style of defaulting special member functions where applicable.
-
- Jul 29, 2018
-
-
fearlessTobi authored
-
- Jun 27, 2018
-
-
bunnei authored
-
- Jan 15, 2018
- Jan 13, 2018
-
-
James Rowe authored
-
James Rowe authored
-
James Rowe authored
-
- Apr 04, 2017
-
-
Lioncash authored
-
- Feb 23, 2017
-
-
SonofUgly authored
-
- Jan 07, 2017
-
-
bunnei authored
-
- Dec 22, 2016
- Dec 06, 2016
-
-
emmauss authored
* implement frame limiter * fixes
-
- Nov 05, 2016
-
-
James Rowe authored
Also minor style changes
-
James Rowe authored
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
-
- Sep 21, 2016
-
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 19, 2016
-
-
Yuri Kunde Schlesner authored
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Sep 01, 2016
-
-
bunnei authored
-
- Aug 30, 2016