Commit graph

34 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
3996f8e7a2 Bumping LuaJIT to current latest.
- Also adding bit.extract
- Also adding ImGui's natvis files.
2025-02-10 19:11:20 -08:00
Nicolas Pixel Noble
54deb9ccad Cleaning up vcxproj files. 2024-03-02 12:41:55 -08:00
Nicolas Pixel Noble
49acad1e8b Update LuaJIT
Hopefully should fix crashes in the JIT.
2023-06-05 21:27:17 -07:00
Nicolas Pixel Noble
1af0493089 Updating LuaJIT & adding pairs for settings. 2022-05-23 20:26:50 -07:00
Nicolas Pixel Noble
4ddf2e0a91 Creating Lua settings & misc fixes. 2022-05-22 21:03:03 -07:00
Nicolas Pixel Noble
24004914fe Adding ClangCL support. 2022-03-15 17:25:18 -07:00
Nicolas Pixel Noble
34ca10633d Upgrading to Visual Studio 2022 2021-11-21 16:43:04 -08:00
Nicolas 'Pixel' Noble
6e2eabb4cb Audio device selection configuration. 2021-09-02 21:37:18 -07:00
Nicolas 'Pixel' Noble
c404040b56 Starting the miniaudio migration. 2021-08-28 10:50:00 -07:00
Nicolas Pixel Noble
78be094b91 Adding tracy. 2021-03-05 20:39:50 -08:00
Nicolas 'Pixel' Noble
37c16e9e24 Merge remote-tracking branch 'upstream/main' into integrating-lua
# Conflicts:
#	.gitmodules
#	Makefile
#	src/gui/gui.h
#	vsprojects/mainthunk/mainthunk.vcxproj
2020-06-28 21:06:12 -07:00
Nicolas 'Pixel' Noble
a662520159 More cleanup. 2020-05-29 22:26:47 -07:00
Nicolas 'Pixel' Noble
18047e4e56 Cleaning up properties. 2020-05-29 20:58:24 -07:00
Nicolas 'Pixel' Noble
24837bff8d libelfin code drop, and early shoe-in. 2020-04-20 18:58:54 -07:00
Nicolas Pixel Noble
0f2ed5a3b5 Adding LuaJIT to the nuget packages. 2019-09-13 21:36:26 -07:00
Nicolas Pixel Noble
911a613d77 Compression. 2019-06-20 08:13:18 -07:00
Nicolas 'Pixel' Noble
3e4a61afc8 Getting rid of stdafx. 2019-05-09 17:43:24 -07:00
Nicolas "Pixel" Noble
a2b2f3cf16 Switching some settings over to the new system. 2019-01-27 23:52:41 -08:00
Nicolas "Pixel" Noble
0a9d4bb5ec Switching codebase to UNICODE. 2019-01-27 12:27:14 -08:00
Nicolas "Pixel" Noble
34a08e9fa8 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into GUI 2019-01-25 19:38:36 +01:00
Nicolas "Pixel" Noble
acff0d1c01 Downgrading to vs2017, earlier SDK. 2019-01-25 03:54:46 +01:00
Nicolas Pixel Noble
fa770acbeb Basic settings saving system. 2019-01-22 21:00:08 -08:00
Nicolas Pixel Noble
21c101f982 SPU debug window, part 1. 2019-01-21 00:06:48 -08:00
Nicolas Pixel Noble
82b6d34c70 Folded a few more variables, and re-organized code a bit. 2019-01-13 21:50:05 -08:00
Nicolas Pixel Noble
c8c4b1d875 Removing dead files. 2019-01-13 20:03:36 -08:00
Nicolas Pixel Noble
0e6636ba8f Folded a few variables. 2019-01-13 19:43:40 -08:00
Nicolas Pixel Noble
320ae0508b Folded a few variables. 2019-01-13 19:19:24 -08:00
Nicolas "Pixel" Noble
ff46a59e3c Created a class for the SPU. 2019-01-13 17:54:54 -08:00
Nicolas "Pixel" Noble
e167e721e6 Cleanup of the dirty includes. 2019-01-13 15:26:38 -08:00
Nicolas "Pixel" Noble
f1312370d3 Switching from DSound to SDL. 2019-01-13 14:34:29 -08:00
Nicolas "Pixel" Noble
381cbf2d03 Removing alsa code. 2019-01-13 10:57:02 -08:00
Nicolas Pixel Noble
4ad2c40dfe SPU from C to C++ 2019-01-13 00:19:16 -08:00
Nicolas Pixel Noble
cdb08117f5 Sound works. 2019-01-12 14:06:40 -08:00
Nicolas Pixel Noble
dbe18326fe Creating project files. 2019-01-11 19:29:21 -08:00