Matt Borgerson
|
0c2a617819
|
nv2a: Bump vmstate version for new NV2A_MAX_BATCH_LENGTH
|
2025-04-18 11:58:22 -07:00 |
Matt Borgerson
|
fee1e58204
|
vmstate: Add VMSTATE_UINT32_SUB_ARRAY_V
|
2025-04-18 11:58:22 -07:00 |
Erik Abair
|
270dbe01ea
|
nv2a: Increase MAX_BATCH_LENGTH beyond highest known retail use
|
2025-04-18 10:46:43 -07:00 |
Matt Borgerson
|
5685a6290c
|
nv2a/vk: Set specular power uniform
|
2025-04-16 20:26:22 -07:00 |
Erik Abair
|
679f6d06bd
|
nv2a: Handle LOCALEYE light control
|
2025-04-16 18:24:46 -07:00 |
Erik Abair
|
34ed0f75de
|
nv2a: Handle LOCAL_RANGE
|
2025-04-16 18:24:46 -07:00 |
Erik Abair
|
69c8df2a3e
|
nv2a: Partial implementation of SET_SPECULAR_PARAMS
|
2025-04-16 18:24:46 -07:00 |
Erik Abair
|
7a34eedd6f
|
nv2a: Partially handle SET_LIGHT_CONTROL
|
2025-04-16 18:24:46 -07:00 |
Erik Abair
|
86c85023e6
|
nv2a: Handle SET_FOG_COORD and SET_WEIGHT* commands
|
2025-04-16 14:09:13 -07:00 |
Erik Abair
|
1f876ce0da
|
build.sh: Add xemu_version fallback to macOS builds
|
2025-04-16 11:39:49 -07:00 |
Matt Borgerson
|
2cc926588b
|
nv2a/gl: Fix COLOR_LE_G8B8 GL surface format type
|
2025-04-11 04:18:28 -07:00 |
Erik Abair
|
ebec5e3028
|
nv2a: Fix assert when setting fog gen mode to fog_x
|
2025-04-08 16:24:50 -07:00 |
Mason Thompson
|
f82c6865fc
|
control: Add python3-tomli/python3-pip
|
2025-04-02 12:00:53 -07:00 |
Matt Borgerson
|
57cdee770e
|
mcpx/dsp: Fix some formatting/spelling nits
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
9439f605a8
|
mcpx/dsp: Drop redundant value/address assertions
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
e08011b772
|
mcpx/dsp: Rename *.inl -> *.c.inc
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
4a5c91397f
|
ci: Run xbox tests
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
4b81c28901
|
mcpx/dsp: Migrate some DPRINTFs to trace events
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
31d8237ee3
|
mcpx/dsp: Remove dsp56k_execute_one_disasm_instruction
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
8dafd513b9
|
mcpx/dsp: Move some debug functions out to debug.c
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
d18125994c
|
mcpx/dsp: Drop some dead code
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
f8cbcbadaa
|
mcpx/dsp: Move dma reg defs to a header
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
c68cdd9479
|
mcpx/dsp: Fix minor header issues
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
31c491a702
|
mcpx/dsp: Move cpu reg defs to a header
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
5ba2ef790c
|
mcpx/dsp: Factor out debug bits to a header
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
148f04e1c7
|
mcpx/dsp: Replace printf -> DPRINTF
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
115456f255
|
mcpx/dsp: Bring back disassembly
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
89f98947f6
|
mcpx/dsp: Fix dprintf use
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
9af3c1a005
|
mcpx/dsp: Add missing copyright
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
d6a4b4e36a
|
tests/mcpx/dsp: Add basic test
|
2025-03-31 12:40:31 -07:00 |
Matt Borgerson
|
bf51af891d
|
mcpx/dsp: Move to a library
|
2025-03-31 12:40:31 -07:00 |
Erik Abair
|
672e9cd553
|
nv2a: Handle SET_SPECULAR_ENABLE
|
2025-03-28 02:18:42 -07:00 |
Matt Borgerson
|
48d1195c27
|
ci: Drop lint action for now
|
2025-03-28 02:17:39 -07:00 |
Matt Borgerson
|
1586b40b11
|
ci: Bump Windows build container
|
2025-03-27 23:52:03 -07:00 |
Matt Borgerson
|
312bd94573
|
mcpx: Move voice_list_regs to apu.c
|
2025-03-27 23:33:40 -07:00 |
Matt Borgerson
|
2d73e8aafe
|
nv2a: Use root-relative paths to reference parent dir headers
|
2025-03-27 23:33:40 -07:00 |
Matt Borgerson
|
0e18d11d90
|
nv2a: Rename methods.h -> methods.h.inc
|
2025-03-27 23:33:40 -07:00 |
Matt Borgerson
|
a830cc4526
|
xbox: Disable clang-format for deliberately aligned reg defs
|
2025-03-27 23:33:40 -07:00 |
Matt Borgerson
|
0fe76b531f
|
.gitignore: Unignore .clang-format
|
2025-03-27 23:33:40 -07:00 |
Matt Borgerson
|
d6a285e173
|
ci: Migrate lint to build.yml
|
2025-03-27 23:33:40 -07:00 |
antangelo
|
68b3683f77
|
ci: Add clang-format lint check
Co-authored-by: Matt Borgerson <contact@mborgerson.com>
|
2025-03-27 18:35:52 -07:00 |
Matt Borgerson
|
0d06ce8603
|
meson: Bump glslang
|
2025-03-27 17:25:59 -07:00 |
Matt Borgerson
|
cc857adb6c
|
meson: Bump SPIRV-Reflect
|
2025-03-27 17:25:59 -07:00 |
Matt Borgerson
|
9764c90b21
|
ubuntu-win64-cross: Bump mxe/build-win64-mxe
|
2025-03-27 17:25:59 -07:00 |
Matt Borgerson
|
ee5c556ae9
|
ubuntu-win64-cross: Bump Vulkan headers
|
2025-03-27 17:25:59 -07:00 |
Matt Borgerson
|
48c454e1b6
|
ci: Add 'ci: ' prefix for dependabot updates
|
2025-03-27 17:25:59 -07:00 |
dependabot[bot]
|
a6fbb4957b
|
ci: bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.3 to 4.0.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](373f7f263a...4f9cc6602d )
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-27 17:25:32 -07:00 |
dependabot[bot]
|
5eeee7cd5c
|
ci: bump docker/build-push-action from 5.4.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.4.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ca052bb54a...471d1dc4e0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-27 17:23:35 -07:00 |
dependabot[bot]
|
56d643ff26
|
ci: bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](de2c0eb89a...c95fe14893 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-27 17:23:09 -07:00 |
dependabot[bot]
|
ce7e228afa
|
ci: bump actions/setup-python from 5.1.0 to 5.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.1.0...v5.5.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-27 17:02:50 -07:00 |