Nicolas Noble
|
9ab80a0339
|
Merge pull request #1717 from nicolasnoble/psyqo-kernel
Making psyqo's kernel more predictable.
|
2024-08-31 12:00:57 -07:00 |
|
Nicolas Noble
|
4ae932c417
|
Merge pull request #1716 from nicolasnoble/hw-regs
Adding some hardware registers in Registers view.
|
2024-08-31 11:09:50 -07:00 |
|
Nicolas "Pixel" Noble
|
adaaf69edb
|
Making psyqo's kernel more predictable.
Sloppy loaders will mess up the state of the machine, so nuke it proper.
|
2024-08-31 11:06:48 -07:00 |
|
Nicolas "Pixel" Noble
|
8b3c7e6251
|
Fixing Unix builds.
|
2024-08-31 10:32:31 -07:00 |
|
Nicolas "Pixel" Noble
|
28dccc4940
|
Adding some hardware registers in Registers view.
|
2024-08-31 08:51:25 -07:00 |
|
Nicolas Noble
|
b42897c2fd
|
Merge pull request #1714 from nicolasnoble/pixel-tracker
Adding filter-by-pixel to GPU logger.
|
2024-08-30 20:21:08 -07:00 |
|
Nicolas "Pixel" Noble
|
cac5ea78f4
|
Adding filter-by-pixel to GPU logger.
|
2024-08-30 19:04:28 -07:00 |
|
Nicolas Noble
|
f39f9026b7
|
Merge pull request #1713 from nicolasnoble/disable-texture-toggle
Adding a toggle to disable textured primitives.
|
2024-08-30 19:02:07 -07:00 |
|
Nicolas "Pixel" Noble
|
b3ff899cc4
|
Splitting texture disabling between polygons and rectangles.
|
2024-08-30 09:40:47 -07:00 |
|
Nicolas "Pixel" Noble
|
f384773b4f
|
Adding a toggle to disable textured primitives.
Soft GPU only for now.
|
2024-08-30 09:25:28 -07:00 |
|
Nicolas Noble
|
c62425df95
|
Merge pull request #1712 from nicolasnoble/fix-bal
Fixing bal and friends.
|
2024-08-29 19:07:51 -07:00 |
|
Nicolas "Pixel" Noble
|
771974b2d2
|
Fixing bal and friends.
We were skipping the "link" portion of the -and-link branches in the case of a branch at pc+4.
|
2024-08-29 18:16:20 -07:00 |
|
Nicolas Noble
|
7841ee0d5d
|
Merge pull request #1711 from nicolasnoble/torus-proctex-fix
Fixing the Torus' example proctex vram location.
|
2024-08-26 22:11:07 -07:00 |
|
Nicolas "Pixel" Noble
|
7bee951c11
|
Fixing the Torus' example proctex vram location.
|
2024-08-26 21:32:58 -07:00 |
|
Nicolas Noble
|
c9c4bb4655
|
Fixing MacOS build.
|
2024-08-25 11:54:14 -07:00 |
|
Nicolas Noble
|
766c866ddc
|
Merge pull request #1709 from nicolasnoble/macos-arm-build
Adding MacOS arm build
|
2024-08-25 10:51:22 -07:00 |
|
Nicolas Noble
|
8c8efb4265
|
Merge pull request #1710 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Updates for file i18n/pcsx-redux.pot in es_ES
|
2024-08-25 09:59:01 -07:00 |
|
transifex-integration[bot]
|
0edfaeedf6
|
Translate i18n/pcsx-redux.pot in es_ES
100% translated source file: 'i18n/pcsx-redux.pot'
on 'es_ES'.
|
2024-08-25 10:48:02 +00:00 |
|
Nicolas Noble
|
0508f7fd8f
|
Merge branch 'main' into macos-arm-build
|
2024-08-24 21:27:15 -07:00 |
|
Nicolas Noble
|
a24ce3a283
|
Renaming aur's build job.
|
2024-08-24 21:27:06 -07:00 |
|
Nicolas "Pixel" Noble
|
fcfc71f7cd
|
Adding MacOS arm build
|
2024-08-24 20:34:29 -07:00 |
|
Nicolas Noble
|
1505a7e8a9
|
Merge pull request #1707 from grumpycoders/test-mode-no-save
Don't save settings in test mode.
|
2024-08-24 17:33:38 -07:00 |
|
Nicolas Noble
|
3f38387be3
|
Forgot one location to pin.
|
2024-08-24 05:12:08 -07:00 |
|
Nicolas Noble
|
df60042869
|
Merge branch 'main' into test-mode-no-save
|
2024-08-24 04:40:12 -07:00 |
|
Nicolas Noble
|
4200045d24
|
Pinning node version to 22.6.0, and removing verbose mode.
|
2024-08-24 04:21:52 -07:00 |
|
Nicolas Noble
|
595508f5b2
|
Derp.
|
2024-08-24 03:37:46 -07:00 |
|
Nicolas Noble
|
d47c09ea37
|
Trying to pin nodejs version to last good one.
|
2024-08-24 03:09:20 -07:00 |
|
Nicolas Noble
|
e8b675857f
|
Don't use verbose mode when getting buildid.
|
2024-08-23 23:18:34 -07:00 |
|
Nicolas "Pixel" Noble
|
48e8841f61
|
Don't save settings in test mode.
|
2024-08-23 23:15:40 -07:00 |
|
Nicolas Noble
|
e96637be66
|
Verbose mode for AppDistrib upload.
|
2024-08-23 22:24:09 -07:00 |
|
Nicolas Noble
|
1a591f72f4
|
Merge pull request #1671 from grumpycoders/chores-i18n
[Chores] Regen i18n
|
2024-08-23 21:11:08 -07:00 |
|
nicolasnoble
|
9b447e51f1
|
[Chores] Regen i18n
|
2024-08-24 01:00:23 +00:00 |
|
Nicolas Noble
|
73aa0b465c
|
Merge pull request #1706 from grumpycoders/vram-grid
Adding VRAM grid shader code in the vram viewer.
|
2024-08-23 17:59:15 -07:00 |
|
Nicolas "Pixel" Noble
|
e3cb2e9d0d
|
Adding VRAM grid shader code in the vram viewer.
|
2024-08-23 17:04:41 -07:00 |
|
Nicolas Noble
|
3321dd6c20
|
Merge pull request #1705 from grumpycoders/easier-buildid
Using AppDistrib's new optional token for buildid.
|
2024-08-18 23:02:37 -07:00 |
|
Nicolas Noble
|
d886294da4
|
Using AppDistrib's new optional token for buildid.
|
2024-08-18 22:24:43 -07:00 |
|
Nicolas Noble
|
1a7e87f7ee
|
Merge pull request #1703 from grumpycoders/buildid-only-for-pushes-2
Ensure pull requests can still pass tests, take 2.
|
2024-08-18 04:27:37 -07:00 |
|
Nicolas "Pixel" Noble
|
0609b6ca17
|
Ensure pull requests can still pass tests, take 2.
|
2024-08-17 22:10:22 -07:00 |
|
Nicolas Noble
|
15520a96e1
|
Merge pull request #1702 from grumpycoders/buildid-only-for-pushes
Ensure pull requests can still pass tests.
|
2024-08-17 21:38:05 -07:00 |
|
Nicolas "Pixel" Noble
|
f64f704b0f
|
Ensure pull requests can still pass tests.
|
2024-08-17 20:57:17 -07:00 |
|
Nicolas Noble
|
38b43b8c02
|
Merge pull request #1701 from grumpycoders/better-about
Better version dialog in the About window
|
2024-08-17 20:08:25 -07:00 |
|
Nicolas "Pixel" Noble
|
d39d3db7c6
|
Better version dialog in the About window
|
2024-08-17 19:20:50 -07:00 |
|
Nicolas Noble
|
384ecb0d1e
|
Simplifying Linux flow with new lookup argument.
|
2024-08-17 18:38:59 -07:00 |
|
Nicolas Noble
|
6622a6b83b
|
Simplifying MacOS flow with new lookup argument.
|
2024-08-17 14:24:39 -07:00 |
|
Nicolas Noble
|
d161d8c72e
|
Fixing mac build.
|
2024-08-17 11:58:36 -07:00 |
|
Nicolas Noble
|
caf899745e
|
Fixing version check for appdistrib.
|
2024-08-17 11:08:39 -07:00 |
|
Nicolas Noble
|
719f5954a4
|
Migrating MacOS self-update to AppDistrib.
|
2024-08-17 08:18:35 -07:00 |
|
Nicolas Noble
|
ac2c4f6339
|
Oh come on now.
|
2024-08-17 07:34:50 -07:00 |
|
Nicolas Noble
|
a9f3c8e825
|
Derp3
|
2024-08-17 07:21:30 -07:00 |
|
Nicolas Noble
|
618c6acedd
|
Derp2.
|
2024-08-16 22:45:33 -07:00 |
|