- Apr 24, 2016
-
-
Henrik Rydgard authored
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
-
- Sep 11, 2015
-
-
Lioncash authored
-
- Jul 24, 2015
-
-
Subv authored
Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name.
-
- Jul 23, 2015
-
-
Subv authored
* IncomingDisplayTransfer: Triggered just before a display transfer is performed. * GSPCommandProcessed: Triggered right after a GSP command is processed. * BufferSwapped: Triggered when the frames flip
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- Feb 11, 2015
-
-
archshift authored
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
-
- Jan 06, 2015
-
-
chrisvj authored
-
- Jan 01, 2015
-
-
Daniel Lundqvist authored
In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one.
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Dec 20, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
- Dec 09, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-