Commit Graph

36 Commits

Author SHA1 Message Date
sal063 2dbd1fbbfc Delete .vscode directory 2026-04-17 20:41:01 +03:00
sal063 dba11ff0af Delete tools/native_graphics_migration directory 2026-04-17 20:40:54 +03:00
sal063 1f8ef9e9f5 Delete docs/native_graphics_migration directory 2026-04-17 20:40:42 +03:00
salh 2e099f544e chore: remove previously tracked scratch/backup files from index
Remove backup/, build logs, .bak files, and other workspace artifacts
that should have been gitignored from the start. Working tree is now
clean for rebase.
2026-04-17 20:39:32 +03:00
salh 5299511a5b chore: remove stale OLD_XENON_BUILD gitlink entries from index 2026-04-17 20:37:47 +03:00
salh aa40992ec2 chore: resolve merge conflicts, clean up workspace, update README
- Resolve merge conflicts in CMakeLists.txt, .gitignore, and all src/ files,
  keeping the HEAD (native renderer) versions throughout
- Remove stale SDK alternate-tree ref (rexglue-sdk~6e0ca2f) from index
- Drop scratch files: 'New Text Document.txt', *.bak
- Rewrite README with full setup instructions, prereqs table, build
  preset table, run command, project layout overview, and Linux section
2026-04-17 20:35:41 +03:00
salh ddf7c28587 Initial barebones version 2026-04-17 20:09:41 +03:00
sal063 6e0ca2f91f Update README.md 2026-04-14 12:41:13 +03:00
sal063 7e810810e2 Update README.md 2026-04-14 12:40:48 +03:00
salh 77f5da905a Initial source-only import 2026-04-14 12:37:39 +03:00
salh 44d4865b5a update rexglue-sdk submodule to remove sleep hack 2026-04-04 11:56:27 +03:00
salh 5995618d3c exp: prevent crash after IssueSwap by pausing GPU thread 2026-04-02 03:26:30 +03:00
salh 552fb08e70 exp: update rexglue-sdk submodule: checkpoints 4-8 + scratch_buffer_used_ guard 2026-04-01 08:48:45 +03:00
salh 4aa97588cf exp: fix VdSwap assert_true crashes (Bug #1) - defensive logging in submodule 2026-03-31 20:03:41 +03:00
Your Name 83a785d5c6 chore(deps): update rexglue-sdk to v0.7.2 + local fixes 2026-03-28 17:06:46 -05:00
Your Name cbddb7b6c1 chore: update rexglue-sdk submodule (indirect_calls bctr fix) 2026-03-23 07:40:17 -05:00
Your Name 4a844aa2f9 Update rexglue-sdk to ac6recomp-local-fixes-v2 (upstream v0.7.1 + graphics fix + icon extraction) 2026-03-22 12:24:54 -05:00
Your Name 2f2f59a388 chore: update rexglue-sdk to v0.4.0 (rebased local patches) 2026-03-18 02:49:40 -05:00
Your Name e6ae507f7e chore: ignore local git worktrees 2026-03-14 22:40:09 -05:00
Your Name 00977c8af9 chore: update rexglue-sdk submodule to upstream v0.3.2 + AC6 fixes
Rebased ac6recomp-local-fixes onto rexglue/rexglue-sdk@v0.3.2 (upstream/main),
incorporating 40 new upstream commits including PPC ISA additions (lvebx/lvehx/
lvewx, mfctr/mfxer, rldic/rldcl/rldcr, blrl, bdnzlr, etc.), numeric precision
fixes, and FidelityFX/graphics backend improvements.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-11 19:14:13 -05:00
Your Name 2b6f4a6c34 Revert "feat(d3d): add per-frame draw call capture with full binding snapshots"
This reverts commit 9c2e56b9c9.
2026-03-11 11:07:23 -05:00
Your Name 9c2e56b9c9 feat(d3d): add per-frame draw call capture with full binding snapshots 2026-03-11 10:20:16 -05:00
Your Name 6f48114625 Added more D3D Device hooks, more function shit{ 2026-03-11 09:47:46 -05:00
Your Name 551209701c another missing func 2026-03-10 19:16:32 -05:00
Your Name ca9bdff989 another missing function 2026-03-10 14:00:32 -05:00
Your Name db9cf04922 ac6_unlock_fps and vsync are set true and false respectively by default. 2026-03-10 13:13:09 -05:00
Your Name f30af37279 Add D3D state shadowing, 60fps unlock, and render hooks 2026-03-10 13:02:16 -05:00
Your Name f87cc7dde7 Add more rexcrt entries, add guest framerate counter 2026-03-09 09:57:33 -05:00
Your Name 16c99ffcf3 Add new function to config 2026-03-09 04:37:17 -05:00
rapidsamphire f534ff01f3 Update README.md 2026-03-09 04:32:52 -05:00
Your Name b683f0cd65 Add README 2026-03-09 04:19:57 -05:00
rapidsamphire 544ac4753f Create LICENSE 2026-03-09 04:13:17 -05:00
Your Name cac5e1a11f more functions 2026-03-09 04:12:05 -05:00
Your Name 1c5a9079e3 Add new function to config 2026-03-09 03:37:00 -05:00
Your Name 6cb45c6f71 Update rexglue-sdk submodule (keybind crash fix) 2026-03-09 03:35:00 -05:00
Your Name 36b61c6b68 Initial commit 2026-03-09 03:02:10 -05:00