dcvz
|
45c6b74642
|
Beginnings of metal
|
2024-05-14 00:32:22 +02:00 |
|
David Chavez
|
6d1bcd5a95
|
Update .gitignore
|
2024-05-14 00:23:23 +02:00 |
|
David Chavez
|
d0053f25ab
|
Runs on ARM64 Linux
|
2024-05-14 00:23:23 +02:00 |
|
David Chavez
|
b864efba11
|
Remove unused file
|
2024-05-14 00:23:23 +02:00 |
|
dcvz
|
5f80997e5c
|
Build statically when buiding examples
|
2024-05-14 00:23:23 +02:00 |
|
David Chavez
|
52ff2c65d6
|
Explicit cast from size_t to uint64_t
|
2024-05-14 00:23:23 +02:00 |
|
David Chavez
|
a84e5f7b4b
|
Ignore IDEA files
|
2024-05-14 00:23:23 +02:00 |
|
dcvz
|
e82a91889d
|
Add graphics test [WIP]
|
2024-05-14 00:23:23 +02: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 |
|