aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/gpu_debugger.h
AgeCommit message (Expand)Author
2015-02-17core/video_core: Use in-place construction where possibleLioncash
2015-02-12Build: Fixed some warningsSubv
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-19Properly erase/remove an observerchinhodado
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with...Tony Wasserka
2014-08-12Pica: Add command processor.Tony Wasserka
2014-08-05GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.bunnei
2014-07-23GSP: Clean up GX command processing a lot and treat command id as a u8 rather...Tony Wasserka
2014-07-22GPU debugger: Don't keep track of debugging data if no debugger views are act...Tony Wasserka
2014-06-12GPU debugger: Const correctness and build fix.Tony Wasserka
2014-06-12Further refine GPU command list debugging.Tony Wasserka
2014-06-12Refine command list debugging functionality and its qt interface.Tony Wasserka
2014-06-12citra-qt: Add command list view.Tony Wasserka
2014-06-12GPU debugger: Add functionality to inspect command lists.Tony Wasserka
2014-06-12Add initial graphics debugger interface.Tony Wasserka