1. 18 Jul, 2018 5 commits
  2. 17 Jul, 2018 8 commits
  3. 16 Jul, 2018 2 commits
  4. 15 Jul, 2018 13 commits
  5. 14 Jul, 2018 9 commits
  6. 13 Jul, 2018 3 commits
    • bunnei's avatar
      Merge pull request #657 from bunnei/dual-vs · 9fc0d1d7
      bunnei authored
      gl_shader_gen: Implement dual vertex shader mode.
      9fc0d1d7
    • Hedges's avatar
      More improvements to GDBStub (#653) · e066bc75
      Hedges authored
      * More improvements to GDBStub
      - Debugging of threads should work correctly with source and assembly level stepping and modifying registers and memory, meaning threads and callstacks are fully clickable in VS.
      - List of modules is available to the client, with assumption that .nro and .nso are backed up by an .elf with symbols, while deconstructed ROMs keep N names.
      - Initial support for floating point registers.
      
      * Tidy up as requested in PR feedback
      
      * Tidy up as requested in PR feedback
      e066bc75
    • bunnei's avatar
      8aeff9cf