Commit Graph

128 Commits

Author SHA1 Message Date
Ben Vanik 27944c425b clang fixes. 2015-08-01 02:51:49 -07:00
Ben Vanik 49ad0fd0eb clang fixes. 2015-08-01 02:11:16 -07:00
Ben Vanik d01abd4694 Starting debugger rework, adding base async socket, removing flatbuffers. 2015-07-22 00:01:36 -07:00
Ben Vanik 5bd7833e87 More clang fixes. xenia-kernel is clean. 2015-07-19 21:29:06 -07:00
Ben Vanik 12a29371e3 Clang fixes. 2015-07-19 18:32:48 -07:00
Ben Vanik baa86fcd1b Migrating xam UI to elemental-forms.
Fixes #345.
2015-07-19 14:43:27 -07:00
Ben Vanik 4128727f6b Cleaning up some /W4 errors. 2015-07-18 16:40:22 -07:00
Ben Vanik e0eb85bbbc Switching to premake. Probably with disasterous consequences. 2015-07-18 16:00:01 -07:00
Dr. Chat 2df28910d7 TinySHA1 library 2015-07-18 14:49:06 -05:00
Ben Vanik ecd4af10c9 Fixing some clang warnings/errors. 2015-07-15 23:26:58 -07:00
Ben Vanik 376307cfa2 Bumping elemental-forms. 2015-07-15 17:24:58 -07:00
Ben Vanik 15c17459be Massive refactoring of xenia::ui and GL swap behavior.
This seems to dramatically improve most games (especially with
--vsync=false), though it may cause swap issues with others.
New code should be easier to port, and enables elemental-forms to be
drawn for any emulator UI.
2015-07-12 22:04:17 -07:00
Ben Vanik 77894ac03a Skeleton debugger UI (playing with things). 2015-07-12 22:04:15 -07:00
Ben Vanik 9c965755c6 Simplified renderer interface. 2015-07-10 20:35:57 -07:00
Ben Vanik 6b52f2682e Fixing elemental input and using embedded resources. 2015-07-07 22:16:46 -07:00
Ben Vanik 95e2ea11eb Cleaning up paths a bit. Need to de-globalize. 2015-07-06 23:03:24 -07:00
Ben Vanik 253a685dde Switching to my turbo badger fork. 2015-07-06 18:12:56 -07:00
Ben Vanik f2ce11d268 Latest TB. 2015-07-06 18:12:56 -07:00
Ben Vanik fd50209760 Latest TB changes. 2015-07-02 20:28:12 -07:00
Ben Vanik 4ec0655751 xe::ui control for hosting a turbobadger UI. 2015-07-01 15:58:04 -07:00
Ben Vanik d6136c6f3f Skeleton debugger project.
Progress on #316.
2015-06-30 15:50:52 -07:00
Ben Vanik cd5d664e9d Removing the new old debugger.
Progress on #316.
2015-06-30 14:26:25 -07:00
Ben Vanik ffb1717788 Adding xenia-project/turbobadger.
Progress on #316.
2015-06-30 14:07:16 -07:00
Ben Vanik dd41f01c41 Latest imgui.
Fixes #286.
2015-06-26 19:32:08 -07:00
Ben Vanik a0ec10fbea New minimal libav build and fixing some link warnings. 2015-06-20 17:26:13 -07:00
Ben Vanik c7270f50dd Fixing paths with spaces. 2015-06-19 21:30:12 -07:00
Ben Vanik 51eeb4f039 Using upstream xbyak movbe. 2015-06-15 20:44:13 -07:00
Ben Vanik ddaf08ca8d Adding flag to make LOAD/STORE also perform a byte swap. 2015-06-15 18:59:28 -07:00
Ben Vanik 6d4d1db310 Example of Capstone for both libxenia and the UI. Going to shuffle around. 2015-06-10 23:31:33 -07:00
Dr. Chat 809c327041 Emulate PACK/UNPACK for non-F16C CPUs 2015-06-03 22:33:45 -05:00
Ben Vanik 9ac61ed869 Fixing form designer. 2015-05-26 17:50:41 -07:00
Ben Vanik 350e350d79 Update xbyak. 2015-05-23 22:53:59 -07:00
Dr. Chat 3dd64375c0 Rebuilt libav with multithreaded static CRT 2015-05-23 22:36:30 -05:00
Dr. Chat d71ad2d5a3 Update libav-bin 2015-05-23 12:25:32 -05:00
Dr. Chat aca3aa8127 Bah, forgot this 2015-05-23 12:20:54 -05:00
Ben Vanik a72dc93b92 'xb gentest' to generate test binaries on Windows. 2015-05-12 21:41:44 -07:00
Ben Vanik 7a00b76a6e Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
Ben Vanik 6b22d35bfc Skeleton debugger. Here we go again! 2015-05-03 10:25:16 -07:00
Ben Vanik d2cafa8ba9 Updating xbyak. 2015-05-03 08:02:12 -07:00
Ben Vanik 76399d0854 Removing ninja dep. 2015-05-02 22:01:04 -07:00
Ben Vanik 98e7e2727b Updating deps. 2015-05-01 18:53:39 -07:00
Ben Vanik ea28c563ad DOAX has a lot of threads o_o 2015-03-25 19:17:17 -07:00
Ben Vanik 4a211a4195 'xb format' helper. 2015-02-21 14:45:23 -08:00
Ben Vanik 9b21dd8874 Adding imgui. 2015-02-21 11:16:24 -08:00
Ben Vanik 0123ed3ec6 Bumping versions of third-party deps. 2015-02-11 20:34:34 -08:00
Ben Vanik 29719b8f4d Cleaning up some line ending issues. 2015-02-09 14:10:23 -08:00
Ben Vanik dd6a1b8cd4 Latest xbyak. 2015-01-31 22:51:45 -08:00
Ben Vanik c6f0ce7a1e Enabling microprofile webserver and adding a timeout. 2015-01-03 01:06:19 -08:00
Ben Vanik aa22d07caf Super slow MicroProfile GL UI. 2015-01-02 17:26:02 -08:00
Ben Vanik 7629c0f4d2 Latest microprofiler in headless mode. 2015-01-02 10:37:58 -08:00