Commit graph

17 commits

Author SHA1 Message Date
Brett Lawson
7bbab9dccc gpu: Removed OpenGL implementation as it was out of date. 2019-12-07 05:16:34 -08:00
Brett Lawson
6e3c89ca97 tools/pm4-replay: Fix some bugs with newer gpu interface. 2019-11-29 13:58:11 +00:00
James Benton
4b707fd46c replay: Added gpu configuration 2019-11-25 01:57:34 -08:00
James Benton
4f8511f565 tools/pm4-replay: Refactor and fix a few bugs. 2019-11-24 10:23:24 +00:00
James Benton
b2d18768bd Move ownership of rendering to graphics backends. 2019-10-19 16:07:31 +01:00
James Benton
1dc2c3a278 common: Change log.h to no longer include spdlog.h 2019-01-31 10:42:57 +00:00
James Benton
f1587ca593 Refactor configuration for libcpu, libgpu and libdecaf. 2019-01-03 20:51:11 +00:00
James Benton
0da7d9fabd decaf: Improve logger creation. 2018-11-07 11:47:19 +00:00
James Benton
6f5c2eb152 Share renderer code between pm4-replay and decaf-sdl. 2018-09-29 04:34:30 -07:00
James Benton
28ecae6aa1 Fix pm4-replay builds. 2018-06-22 14:48:21 +01:00
James Benton
b7c12c4ce6 Restore .txt extension for log filenames.
spdlog broke it for a few releases, it's fixed now - yay!
2018-01-11 11:40:01 +00:00
James Benton
5a954424f4 pm4-replay: Add support for dumping frames to TGA files. 2017-05-26 17:59:06 +01:00
James Benton
a364565f8b Move to a .toml config file and try to unify config loading.
Still not an ideal solution, but it's at least a step in the right direction.
2017-04-24 23:32:00 +01:00
James Benton
3c3646147f New virtual memory implementation. 2017-04-21 00:19:39 +01:00
James Benton
f114c98f99 Update spdlog to v0.12.0 2017-02-21 11:41:31 +00:00
Andrew Church
5fff296aaa Remove execute permissions from source files. 2016-12-14 18:11:38 +09:00
James Benton
a5e9d5a959 Move pm4-replay to tools folder. 2016-08-31 22:55:23 +01:00
Renamed from src/decaf-pm4-replay/main.cpp (Browse further)