Commit Graph

79 Commits

Author SHA1 Message Date
Dario
df5bd0cfd1 Merge branch 'main' of https://github.com/rt64/rt64 2024-05-17 00:02:29 -03:00
Dario
0d0bd88e8d Add S2DEX 1.07 and F3DEX2.NoN.fifo 2.08H. 2024-05-17 00:02:19 -03:00
Isaac Marovitz
2b3f759468
FIx main branch name in CI (#14) 2024-05-15 23:37:35 -03:00
Dario
9d2f11e515 Fix edge case of blender passthrough for second cycle not picking the correct input color. 2024-05-15 00:09:33 -03:00
Dario
6ba9d9dd0b Fix behavior with depth targets not being guaranteed to be at the right size if modified by framebuffer operations. 2024-05-15 00:09:27 -03:00
David Chavez
21cfeae50c
Standalone Graphics Test (#4)
* Add graphics test [WIP]

* Ignore IDEA files

* Explicit cast from size_t to uint64_t

* Build statically when buiding examples

* Remove unused file

* Runs on ARM64 Linux

* Update .gitignore
2024-05-14 21:35:45 -03:00
David Chavez
ecdd609c49
Fix CI Workflow (#5)
* Add gtk-3

* Make dxc executable

* Point to latest dxc-bin

* Remove unnecessary chmod
2024-05-12 00:30:16 -03:00
Dario
d64100a058 Use available counter instead of count. 2024-05-06 22:04:30 -03:00
Dario
ab3c1a1029 Fix race condition between workload and present queue that could occur when multiple workloads are queued without presents in the middle. 2024-05-06 21:48:00 -03:00
Dario
95fa9cbbd8 Add idle thread priority option, use it in shader compilation threads. 2024-05-05 12:49:03 -03:00
Dario
66057e8d51 Fix initialization warnings from Clang. 2024-05-01 09:06:36 -03:00
Dario
5a47ca123b Add missing include and hlsli files. 2024-05-01 08:53:05 -03:00
Mr-Wiseguy
611d26a7c8 Added missing changes in shader include files for dithering 2024-05-01 04:19:46 -04:00
Dario
92cf3845a0 Dither paths, render hook deinit, undef Success. 2024-04-30 21:17:40 -03:00
Dario
abb1b4c01e Improve error detection for creation of both D3D12 and Vulkan. 2024-04-27 23:59:04 -03:00
Dario
e9cdcb0f60 Workaround for refresh rate truncation on Windows. 2024-04-27 20:43:58 -03:00
Dario
92ae002acf Clear handle when releasing the swap chain. 2024-04-25 19:04:18 -03:00
Dario
4c2ba6406b Rework swap chain behavior in Vulkan. 2024-04-25 17:54:40 -03:00
Darío
404f38c806
Linux changes (#3)
* WIP changes for linux

* Missing include.

* Thread names, file dialog, refresh rate detection changes.

---------

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2024-04-22 20:11:59 -03:00
Dario
04a7aa2187 Merge branch 'main' of https://github.com/rt64/rt64 2024-04-18 23:31:22 -03:00
Dario
d3d5590ed3 Fix barrier for VI renderer. 2024-04-18 23:31:11 -03:00
Darío
884656c580
Update README.md 2024-04-17 11:20:06 -03:00
Darío
bcbdeeb239
Update README.md 2024-04-16 21:24:08 -03:00
Darío
2b69fafc5f
Update README.md 2024-04-16 21:20:30 -03:00
Darío
56528cf421
Update README.md 2024-04-16 20:46:37 -03:00
Darío
a3bdffb580
Update README.md 2024-04-16 20:46:00 -03:00
Darío
7a95c6f193
Update README.md 2024-04-16 20:44:24 -03:00
Dario
00aecb38ac Add missing override to S2DEX2. 2024-04-15 20:19:43 -03:00
Darío
cbab135a31 Initial commit. 2024-04-14 16:43:05 -03:00