bunnei
|
4e4a028ecd
|
citra_qt: Removed autogenerated files from repo and fixed build issues.
|
2014-06-22 16:37:07 -04:00 |
|
bunnei
|
0aca202ae9
|
Loader: Moved elf and loader modules to a "loader" subdirectory.
|
2014-06-16 18:03:13 -04:00 |
|
bunnei
|
004df76795
|
Merge branch 'threading' of https://github.com/bunnei/citra
Conflicts:
src/core/hle/function_wrappers.h
src/core/hle/service/gsp.cpp
|
2014-06-14 12:13:16 -04:00 |
|
Tony Wasserka
|
f82410e633
|
Further refine GPU command list debugging.
|
2014-06-12 06:10:53 -04:00 |
|
Tony Wasserka
|
b0051b2203
|
Refine command list debugging functionality and its qt interface.
|
2014-06-12 06:10:52 -04:00 |
|
Tony Wasserka
|
6893732348
|
citra-qt: Add command list view.
|
2014-06-12 06:10:52 -04:00 |
|
Tony Wasserka
|
87e98ff97b
|
citra-qt: Add GX command history viewer.
|
2014-06-12 06:10:49 -04:00 |
|
bunnei
|
a002abf171
|
qt: updated disassembler to show 2X as many instructions
|
2014-06-05 01:08:54 -04:00 |
|
bunnei
|
32c314c992
|
Merge branch 'threading'
|
2014-05-22 22:57:45 -04:00 |
|
bunnei
|
204c6bfeca
|
Merge pull request #2 from archshift/issue-7-fix
Fixes issues with building Citra on OSX
|
2014-05-19 21:46:57 -04:00 |
|
archshift
|
034e3aabc8
|
Improved clarity and whitespace
Changed QGL version to 3,2 in order to be less restrictive, yet it should still change up to 4,1 on OSX on Qt5.
|
2014-05-19 15:21:55 -07:00 |
|
archshift
|
403e4bf837
|
CMakeLists: rename HEADS, improved comments
Changes for clarity of comments, removed redundant compiler flags.
|
2014-05-19 15:19:36 -07:00 |
|
bunnei
|
3fac6dc39e
|
Merge branch 'master' into threading
|
2014-05-17 13:35:20 -04:00 |
|
bunnei
|
265c770a9d
|
updated how we call ARM core to make things much faster
|
2014-05-17 11:59:18 -04:00 |
|
archshift
|
b8c8d0903e
|
Merge remote-tracking branch 'upstream/master' into issue-7-fix
|
2014-05-16 23:21:03 -07:00 |
|
bunnei
|
3c240abf10
|
added ability to load AXF files (same as ELF)
|
2014-05-15 18:54:57 -04:00 |
|
bunnei
|
08fb71108a
|
added symbol map load function to Qt GUI
|
2014-04-30 23:46:57 -04:00 |
|
archshift
|
704075f04a
|
Fixed indents
|
2014-04-30 20:13:28 -07:00 |
|
archshift
|
dade106aa9
|
Linux support
|
2014-04-30 18:44:48 -07:00 |
|
archshift
|
3dad4e3b5c
|
Sets OGL version for Qt; will only work with Qt5
|
2014-04-30 17:10:38 -07:00 |
|
archshift
|
a7f3ed003d
|
A bit of Cmake love
|
2014-04-30 16:56:47 -07:00 |
|
archshift
|
5a9c2ce5ea
|
IT'S ALIVE!
|
2014-04-28 19:40:39 -07:00 |
|
bunnei
|
66a98ea686
|
made qt window title consistent
|
2014-04-23 22:49:55 -04:00 |
|
bunnei
|
7a136b8a84
|
fixes to build on linux
|
2014-04-22 19:42:29 -07:00 |
|
ShizZy
|
5c89324809
|
updated CMakeLists for missing files
|
2014-04-22 18:35:40 -04:00 |
|
Mathieu Vaillancourt
|
81f6062c85
|
Re-enable toggling window mode.
|
2014-04-21 23:21:02 -04:00 |
|
bunnei
|
bf025ed03c
|
fixed order of LogManager and System init
|
2014-04-21 22:02:32 -04:00 |
|
Mathieu Vaillancourt
|
ad0734acee
|
Remove unused QTableView
|
2014-04-18 18:34:24 -04:00 |
|
Mathieu Vaillancourt
|
e5f09b8be6
|
UI/debugger changes
|
2014-04-18 18:34:23 -04:00 |
|
Mathieu Vaillancourt
|
68a8594d04
|
Init window size from VideoCore. Start changing the default window behavior...
|
2014-04-12 19:04:33 -04:00 |
|
Mathieu Vaillancourt
|
0ecb0365e4
|
Show symbols in disasm
|
2014-04-12 19:04:33 -04:00 |
|
bunnei
|
ec19c679d7
|
Fixed GPLv2 license issue
Doing this from work via GitHub - Sorry for not combining with previous commits
|
2014-04-11 16:21:14 -04:00 |
|
bunnei
|
1c491d5c98
|
Fixed GPLv2 license issue
Doing this from work via GitHub - Sorry for not combining with previous commits
|
2014-04-11 16:20:39 -04:00 |
|
bunnei
|
503e584ee1
|
Fixed GPLv2 license issue
|
2014-04-11 16:19:39 -04:00 |
|
Mathieu Vaillancourt
|
ff4fe52bf6
|
Temporarily "fix" citra_qt for Windows
|
2014-04-10 20:51:32 -04:00 |
|
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
|
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
2014-04-08 19:25:03 -04:00 |
|
Mathieu Vaillancourt
|
9b6041d818
|
Remove Core::GetState(). Use new ARM_Interface instead.
|
2014-04-04 23:24:09 -04:00 |
|
Mathieu Vaillancourt
|
1c7120b3aa
|
More Qt changes for debugger
|
2014-04-03 21:25:40 -04:00 |
|
Mathieu Vaillancourt
|
81b61ee720
|
Load file in qt window
|
2014-03-31 22:42:19 -04:00 |
|
Mathieu Vaillancourt
|
05be8d2f0c
|
Basic QT window
|
2014-03-31 22:32:03 -04:00 |
|