Skip to content
Snippets Groups Projects
  1. Apr 24, 2016
  2. Sep 11, 2015
  3. Jul 24, 2015
  4. Jul 23, 2015
    • Subv's avatar
      Qt/GPU Breakpoints: Added three more breakpoint types: · 6c0ea5f5
      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
      6c0ea5f5
  5. May 07, 2015
  6. Feb 11, 2015
    • archshift's avatar
      Asserts: break/crash program, fit to style guide; log.h->assert.h · ef24e72b
      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.
      ef24e72b
  7. Jan 06, 2015
  8. Jan 01, 2015
    • Daniel Lundqvist's avatar
      Make letter cases consistent in menus and widgets · 85c150a4
      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.
      85c150a4
  9. Dec 21, 2014
  10. Dec 20, 2014
  11. Dec 13, 2014
  12. Dec 09, 2014
Loading