aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/command_processor.cpp
AgeCommit message (Expand)Author
2014-12-20Pica: Unify ugly address translation hacks.Tony Wasserka
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09GSP: Trigger GPU interrupts at more accurate locations.bunnei
2014-12-09GPU: Fixed bug in command list size decoding.bunnei
2014-12-09Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka
2014-11-30Silence a few -Wsign-compare warnings.Rohit Nirmal
2014-10-29Fix some warningsSean
2014-10-07Fix warnings in video_coreLioncash
2014-08-25Pica: Consolidate the primitive assembly code in PrimitiveAssembly and Geomet...Tony Wasserka
2014-08-25Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with...Tony Wasserka
2014-08-25Pica/CommandProcessor: Implement parameter masking.Tony Wasserka
2014-08-25Pica: Add debug utility functions for dumping geometry data.Tony Wasserka
2014-08-12Pica: Add primitive assembly stage.Tony Wasserka
2014-08-12Pica: Add vertex shader implementation.Tony Wasserka
2014-08-12Pica: Implement vertex loading.Tony Wasserka
2014-08-12Pica: Add command processor.Tony Wasserka