Commit graph

4742 commits

Author SHA1 Message Date
Caleb Yates
d92dfd01c5 SIO1 read/write updates for protobuf and latest UvFifo changes 2022-05-17 23:06:19 -05:00
Caleb Yates
85c0223099 Implement correct interrupt functionality 2022-05-17 23:06:19 -05:00
Caleb Yates
7d82bf427c Protobuf encode/decode and state machine 2022-05-17 23:06:19 -05:00
Caleb Yates
810d2c884b Protobuf method definitions and related items 2022-05-17 23:06:19 -05:00
Caleb Yates
6d2d491221 Protobuf Message structures 2022-05-17 23:06:19 -05:00
Caleb Yates
3fcf3f072c SIO1 Client settings for GUI 2022-05-17 23:06:19 -05:00
Nicolas Noble
aff1607b74
Merge pull request #840 from caldog20/uvfifo-updates
UvFifo class updates for tcp client
2022-05-17 20:19:24 -07:00
Nicolas Noble
ebb517303f
Merge pull request #842 from grumpycoders/chores-code-format
[Chores] Format code
2022-05-16 23:47:02 -07:00
nicolasnoble
593901bdfa [Chores] Format code 2022-05-17 06:43:16 +00:00
Nicolas Noble
e3ccf49fed
Merge pull request #841 from nicolasnoble/nextTick
Adding PCSX.nextTick
2022-05-16 23:37:13 -07:00
Nicolas Pixel Noble
8d00de4590 Adding PCSX.nextTick 2022-05-16 22:56:52 -07:00
Caleb Yates
c28a3ca337 'connecting' status atomic_flag added to UvFifo class with getter 2022-05-17 00:54:15 -05:00
Caleb Yates
e3dbd99255 Add missing delete's on uv connect object, and fix double closes on UvFifo. 2022-05-16 21:22:20 -05:00
Caleb Yates
3012579786 Ran clang-format 2022-05-16 01:14:02 -05:00
Caleb Yates
032566f141 Uvfifo class updates 2022-05-16 00:47:34 -05:00
Nicolas Noble
1397558d36
Merge pull request #839 from nicolasnoble/gcc-12.1
Bumping toolchains.
2022-05-15 17:51:27 -07:00
Nicolas Noble
c68ee2f87b
Bumping version in readme too. 2022-05-15 16:46:24 -07:00
Nicolas 'Pixel' Noble
806b06f8b7 CI needs root. 2022-05-15 16:18:00 -07:00
Nicolas 'Pixel' Noble
55a2587b0e Adding pre-reqs. 2022-05-15 16:07:53 -07:00
Nicolas 'Pixel' Noble
d625516e3c Proper file flags. 2022-05-15 15:54:35 -07:00
Nicolas Pixel Noble
267f0ae43e Adding Linux toolchain test. 2022-05-15 15:52:53 -07:00
Nicolas Pixel Noble
45629bfe41 Bumping toolchains.
- gdb 12.1
- gcc 12.1
2022-05-15 15:06:46 -07:00
wheremyfoodat
a9804d837d [Pad] Let users enable/disable analog mode manually. 2022-05-14 00:37:08 +03:00
wheremyfoodat
2f9cd6ca68 [OpenGL GPU] Failing to fix UVs 2022-05-14 00:35:46 +03:00
Nicolas Noble
694baf02be
Yet another AppImage fix attempt. 2022-05-10 22:17:49 -07:00
Nicolas Noble
0ce64895cc
Merge pull request #836 from nicolasnoble/linux-distrib
Fixing Appimage generation.
2022-05-10 21:36:05 -07:00
Nicolas Pixel Noble
dcc588e889 Fixing appimage generation. 2022-05-10 20:55:45 -07:00
Nicolas Noble
8b9c9a1346
Merge pull request #835 from nicolasnoble/credits
Better credits & licensing + md displayer
2022-05-10 19:24:18 -07:00
Nicolas "Pixel" Noble
c83dd94647 Some more missing deps. 2022-05-10 17:40:00 -07:00
Nicolas "Pixel" Noble
c42b4f6b76 Fixing Unix build. 2022-05-10 17:39:51 -07:00
Nicolas Pixel Noble
fe3b123675 Gluing everything together. 2022-05-10 00:06:10 -07:00
Nicolas Pixel Noble
095c2bd83e Chicken, meet egg. 2022-05-09 23:14:45 -07:00
Nicolas Pixel Noble
644e05430c Adding LICENSES.md 2022-05-09 23:12:09 -07:00
Nicolas Pixel Noble
7df3c57c86 Merge remote-tracking branch 'upstream/main' into credits
# Conflicts:
#	vsprojects/common.props
2022-05-09 21:28:42 -07:00
Nicolas Noble
97cd653e70
Merge pull request #834 from nicolasnoble/cleanup
Removing useless / obsolete code.
2022-05-09 21:23:56 -07:00
Nicolas Pixel Noble
edac31efa8 Removing useless / obsolete code. 2022-05-09 20:46:12 -07:00
Nicolas Noble
74c5d69a85
Second attempt at fixing Linux build. 2022-05-09 19:38:10 -07:00
Nicolas Pixel Noble
06eb4ba59d Adding markdown support. 2022-05-09 00:07:26 -07:00
Nicolas Noble
426cb9e6dd
Trying to fix Linux build...? 2022-05-08 23:04:38 -07:00
Nicolas Noble
67e2f5724d
Merge pull request #833 from nicolasnoble/minipsf-fix
Fixing minipsf. Again.
2022-05-08 20:00:46 -07:00
Nicolas Pixel Noble
18a9d19af5 Fixing minipsf. Again. 2022-05-08 19:02:36 -07:00
Nicolas Noble
7f6a007c17
Merge pull request #815 from grumpycoders/chores-code-format
[Chores] Format code
2022-05-08 17:50:57 -07:00
wheremyfoodat
1bc1582981 [Chores] Format code 2022-05-08 08:32:31 +00:00
wheremyfoodat
c1bc695065 Merge branch 'main' into opengl-gpu 2022-05-08 11:29:41 +03:00
wheremyfoodat
10c328f830
Merge pull request #820 from wheremyfoodat/open-gel-v2
Optimize OpenGL calls
2022-05-08 11:25:12 +03:00
wheremyfoodat
09a31e5c72 [OpenGL GPU] Fix Nvidia build 2022-05-08 00:31:03 +03:00
wheremyfoodat
e11c6a238f [OpenGL GPU] Implement texture depth 3 2022-05-08 00:10:35 +03:00
wheremyfoodat
ca32127e71 [OpenGL GPU] Batch textured polys 2022-05-08 00:04:34 +03:00
wheremyfoodat
dccb9f4e1c [OpenGL GPU] Render batch before readbacks 2022-05-07 22:08:14 +03:00
Nicolas Noble
de742d57bb
Merge pull request #832 from nicolasnoble/remove-zstr
Removing zstr.
2022-05-06 20:49:31 -07:00