Tobias
|
ae4e8bc316
|
Remove tr from image formats
|
2018-01-18 23:04:31 +01:00 |
|
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 |
|
Huw Pascoe
|
a13ab958cb
|
Fixed type conversion ambiguity
|
2017-09-30 09:34:35 +01:00 |
|
Yuri Kunde Schlesner
|
60fc0b086f
|
VideoCore: Split regs.h inclusions
|
2017-02-09 00:04:24 -08:00 |
|
Yuri Kunde Schlesner
|
5759d94b5c
|
VideoCore: Move Regs to its own file
|
2017-02-04 13:59:12 -08:00 |
|
Yuri Kunde Schlesner
|
23713d5dee
|
VideoCore: Split framebuffer regs from Regs struct
|
2017-02-04 13:59:11 -08:00 |
|
Yuri Kunde Schlesner
|
9017093f58
|
VideoCore: Split texturing regs from Regs struct
|
2017-02-04 13:59:09 -08:00 |
|
Yuri Kunde Schlesner
|
09a750e866
|
Pica/Texture: Simplify/cleanup texture tile addressing
|
2017-02-04 12:33:25 -08:00 |
|
Yuri Kunde Schlesner
|
a1c9ac7845
|
VideoCore: Move LookupTexture out of debug_utils.h
|
2017-02-04 12:31:40 -08:00 |
|
Lioncash
|
8309d0dade
|
citra-qt: Move graphics debugging code into its own folder
Keeps all graphics debugging stuff from cluttering up the root debugger
folder
|
2016-12-21 17:19:21 -05:00 |
|