Lime3DS/src/citra_qt/debugger/graphics
Lioncash a73f135868
citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable
This is more type-safe than the string-based signal/slot syntax that was
being used. It also makes the connections throughout the UI code consistent.
2017-12-17 18:44:48 -05:00
..
graphics.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_breakpoint_observer.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_breakpoint_observer.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_breakpoints.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_breakpoints.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_breakpoints_p.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_cmdlists.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_cmdlists.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_surface.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_surface.h citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
graphics_tracing.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_tracing.h Qt: Re-organize setup of debugging widgets 2017-02-18 02:16:24 -08:00
graphics_vertex_shader.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
graphics_vertex_shader.h VideoCore: Rename some types to more accurate names 2017-01-29 21:31:36 -08:00