aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/debug_utils/debug_utils.cpp
AgeCommit message (Expand)Author
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka
2014-12-09Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka
2014-11-30Silence a few -Wsign-compare warnings.Rohit Nirmal
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-10-07Fix warnings in video_coreLioncash
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prev...Emmanuel Gil Peyrot
2014-08-25Pica: Consolidate the primitive assembly code in PrimitiveAssembly and Geomet...Tony Wasserka
2014-08-25Pica/Rasterizer: Add texturing support.Tony Wasserka
2014-08-25Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka
2014-08-25Pica: Add support for dumping textures.Tony Wasserka
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with...Tony Wasserka
2014-08-25Pica: Add debug utilities for dumping shaders.Tony Wasserka
2014-08-25Pica: Add debug utility functions for dumping geometry data.Tony Wasserka