.. |
backend
|
Add missing includes
|
2016-01-20 10:36:01 -05:00 |
compiler
|
Change comments to comply with local regulations.
|
2016-01-13 19:41:15 -06:00 |
hir
|
Skeleton xenia::gpu::vulkan implementation, enough to start trace viewer.
|
2016-02-18 16:43:41 -08:00 |
ppc
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
testing
|
Add missing includes
|
2016-01-20 10:36:01 -05:00 |
breakpoint.cc
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
breakpoint.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
cpu_flags.cc
|
New flag: disable_global_lock - Disables global lock usage in guest code.
|
2016-01-13 19:40:00 -06:00 |
cpu_flags.h
|
New flag: disable_global_lock - Disables global lock usage in guest code.
|
2016-01-13 19:40:00 -06:00 |
debug_listener.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
elf_module.cc
|
Shuffling kernel/.
|
2015-09-06 18:07:52 -07:00 |
elf_module.h
|
Fix compile error uncovered by Clang 3.8.
|
2015-09-25 23:50:05 -04:00 |
entry_table.cc
|
Moving profiling.h to base - UI could be separated for cleanliness.
|
2015-11-07 12:31:07 -08:00 |
entry_table.h
|
DANGER DANGER. Switching to global critical region.
|
2015-09-06 09:30:54 -07:00 |
export_resolver.cc
|
It seems 'export' is a reserved keyword for clang.
|
2015-09-22 07:45:52 -07:00 |
export_resolver.h
|
Export kBlocking tag
|
2015-12-29 12:32:48 -08:00 |
function.cc
|
Remove Function::Call extern handler shortcut (as we need old behavior for savestates)
|
2015-12-29 12:35:56 -08:00 |
function.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
function_debug_info.cc
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
function_debug_info.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
function_trace_data.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
mmio_handler.cc
|
MMIOHandler::InvalidateRange
|
2015-11-08 18:18:28 -06:00 |
mmio_handler.h
|
MMIOHandler::InvalidateRange
|
2015-11-08 18:18:28 -06:00 |
module.cc
|
Moving profiling.h to base - UI could be separated for cleanliness.
|
2015-11-07 12:31:07 -08:00 |
module.h
|
DANGER DANGER. Switching to global critical region.
|
2015-09-06 09:30:54 -07:00 |
premake5.lua
|
Folding build_tools back into the main repo for simplicity.
|
2015-12-30 16:53:14 -08:00 |
processor.cc
|
Warn and be ok with symbol services failing.
|
2016-02-21 14:26:16 -08:00 |
processor.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
raw_module.cc
|
RawModule::SetAddressRange - Notify the backend about this range.
|
2015-12-29 12:35:58 -08:00 |
raw_module.h
|
RawModule SetAddressRange/set_name
|
2015-10-24 14:02:08 -05:00 |
stack_walker.h
|
Warn and be ok with symbol services failing.
|
2016-02-21 14:26:16 -08:00 |
stack_walker_win.cc
|
Warn and be ok with symbol services failing.
|
2016-02-21 14:26:16 -08:00 |
symbol.h
|
More style cleanup.
|
2015-08-06 20:17:01 -07:00 |
test_module.cc
|
Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function.
|
2015-08-05 21:50:02 -07:00 |
test_module.h
|
Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function.
|
2015-08-05 21:50:02 -07:00 |
thread_debug_info.h
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
thread_state.cc
|
Reconcile debugger and save state stuff into a single implementation.
|
2016-01-18 11:48:21 -08:00 |
thread_state.h
|
Cleanup ThreadState and XThread
|
2015-12-29 12:32:46 -08:00 |
xex_module.cc
|
Fixing travis lint diff.
|
2016-01-13 22:55:28 -08:00 |
xex_module.h
|
More style cleanup.
|
2015-08-06 20:17:01 -07:00 |