--global
e77410890d
NVIDIA: Switch order.
2024-10-02 16:41:02 -06:00
--global
538b41fa31
NVIDIA: Add even more...
2024-10-02 16:38:14 -06:00
--global
5ee7f03ca2
NVIDIA: Add Mako for following up.
2024-10-02 16:34:17 -06:00
--global
2c3adec11a
libvdpau-va-gl: Fix 32-bit installation.
2024-10-02 16:27:34 -06:00
Zeckmathederg
e96dc2fd16
libclc, LLVM, and SPIRV-LLVM-Translator: 18.1.7 -> 19.1.0.
2024-09-23 01:29:00 -06:00
Zeckmathederg
331c3a02f6
Rust: Follow suite with BLFS commit b45106a3d0cc16770417c09a3e289a9aa77a7e19, committed by Xi Ruoyao. Thanks!
2024-09-16 21:43:20 -06:00
Zeckmathederg
e9e9fea97d
Cython: Title now uses Cython version.
2024-09-15 21:29:14 -06:00
Zeckmathederg
3c8f48ced5
Updated multiple packages...
2024-09-09 00:27:54 -06:00
Zeckmathederg
38333a3c3a
I hate git, let's add missing files.
2024-08-16 02:17:25 -06:00
Zeckmathederg
78c4f82738
Mesa: 24.1.5 -> 24.2.0.
...
There were many deps that needed to be added for this change.
Mesa also separated Gallium 3D Swrast into two, one powered by LLVM and the other not: llvmpipe and softpipe respectively.
2024-08-16 02:14:31 -06:00
Zeckmathederg
573bcb0de5
Cbindgen: 0.26.0 -> 0.27.0.
2024-08-12 14:51:11 -06:00
Zeckmathederg
afd51b53af
Updated kernel config files with Linux-6.10.3.
2024-08-09 18:17:17 -06:00
Zeckmathederg
3db057d457
NVIDIA: Make necessary packages that follow that need to be installed more clear.
2024-08-03 16:00:14 -06:00
Zeckmathederg
d0f30690ce
AMDGPU PRO: Unarchived the driver.
...
This reverts commit c1b0061c7d
.
2024-08-01 20:52:16 -06:00
Zeckmathederg
c1b0061c7d
AMDGPU PRO: Archived the driver.
2024-07-31 17:03:23 -06:00
Zeckmathederg
3a80d43f28
Rust: Fix a couple of typos.
2024-07-31 16:57:37 -06:00
Zeckmathederg
ddd26ff4fc
NVIDIA: Add info regarding kernel module types. Fixes issue #18 .
2024-07-30 09:16:13 -06:00
Zeckmathederg
edd8fd8c9f
Rust: Fix a few installation "issues".
2024-07-28 02:26:05 -06:00
Zeckmathederg
b3df2ba47b
Fix typos and added build time xinclude.
2024-07-26 23:50:09 -06:00
Zeckmathederg
b342801fb3
Mesa: Adjust 32-bit installation.
2024-07-25 22:54:52 -06:00
Zeckmathederg
b19967ccc2
Revert "Reapply "Mesa: Remove a line that makes Mesa fail to build.""
...
This reverts commit 3bc53623a6
.
2024-07-25 22:51:25 -06:00
Zeckmathederg
3bc53623a6
Reapply "Mesa: Remove a line that makes Mesa fail to build."
...
This reverts commit 154b96dc57
.
2024-07-25 22:48:55 -06:00
Zeckmathederg
154b96dc57
Revert "Mesa: Remove a line that makes Mesa fail to build."
...
This reverts commit 84b63bb3f4
.
2024-07-25 22:46:48 -06:00
Zeckmathederg
84b63bb3f4
Mesa: Remove a line that makes Mesa fail to build.
2024-07-25 22:44:22 -06:00
Zeckmathederg
ac3711ece4
Rustc: 1.79.0 -> 1.80.0.
2024-07-25 22:41:43 -06:00
Zeckmathederg
4372dd3c9f
Mesa doesn't need Vulkan Headers.
2024-07-19 14:09:35 -06:00
Zeckmathederg
e206760b26
ply: Adjust capitalization.
2024-07-17 20:55:29 -06:00
Zeckmathederg
d22c800ffe
Moved versions in xml files to packages.ent.
...
This was mostly done in preparation of my new version checking program - chkpkgver.
Not only that but updated the versions in specific xml files is inconvenient with little apparent benefit in GLFS.
2024-07-15 16:59:43 -06:00
Zeckmathederg
23e7ccbe1d
Mesa: Be accurated about use of Vulkan-Loader.
2024-07-15 15:49:01 -06:00
Zeckmathederg
e0a123c5d2
Added back a command in Mesa.
2024-07-09 12:24:53 -06:00
Zeckmathederg
49866289a3
Add case statement for i686 AMDGPU PRO.
...
The case statement added by this change ensures that if you are on an x86_64 CPU, the libdir is lib32, but if the CPU is 32-bit, the libdir is lib.
2024-07-09 03:04:08 -06:00
Zeckmathederg
208388eab2
Add AMDGPU PRO support. Fixes issue #12 .
2024-07-08 11:16:22 -06:00
Zeckmathederg
98a980d1a0
Add groundwork for AMDGPU PRO.
2024-07-08 05:09:12 -06:00
Zeckmathederg
846da53846
Fix typos in Mesa.
2024-07-08 02:42:03 -06:00
Zeckmathederg
ac6811a639
Fixed an issue with the commit before the last one.
2024-07-04 23:25:24 -06:00
Zeckmathederg
9950fbd0a5
Fixed path issue with last commit.
2024-07-04 23:14:27 -06:00
Zeckmathederg
f5fafdb2af
Addressed part of Issue #11 .
...
Invoked -D CMAKE_SKIP_INSTALL_RPATH=ON for: Vulkan-Loader, LLVM, and SPIRV-LLVM-Tranlator.
Also added xinclude for -D CMAKE_SKIP_INSTALL_RPATH=ON.
2024-07-04 23:09:34 -06:00
Zeckmathederg
10b5592c24
Made changes pertaining to Issue #10 .
2024-07-04 06:36:49 -06:00
Zeckmathederg
0d52bcd91a
Fixed a number of typos.
2024-07-04 01:40:11 -06:00
Zeckmathederg
7223f7046c
Fixed multiple things again.
...
Remake Urgency: MEDIUM.
2024-07-01 09:08:16 -06:00
Zeckmathederg
5fff338ab3
Made a few edits for Mesa drivers.
...
Made changes to Nouveau and Zink.
2024-07-01 06:00:22 -06:00
Zeckmathederg
787717c8c0
Went through mass testing and fixed a good amount of issues.
2024-07-01 02:55:39 -06:00
Zeckmathederg
2cc78ef91f
Made several updates to improve smoothness of GLFS instructions.
2024-06-28 17:01:48 -06:00
Zeckmathederg
5a0a10d589
Made it so 32-bit Mesa builds copy */share contents to /*/share, necessary for Vulkan.
2024-06-26 16:59:24 -06:00
Zeckmathederg
decfb691ae
Made a ton of changes regarding Mesa drivers.
2024-06-23 23:23:21 -06:00
Zeckmathederg
f872278718
Made a couple of changes involving libxml2.
...
Moved libxml2 from Wayland -> Basic X11 Software; added libxml2 as a RDEP to spirv-llvm-translator.
2024-06-23 22:41:34 -06:00
Zeckmathederg
e5090c5944
Fixed a typo and remove a command in Mesa.
2024-06-22 18:21:36 -06:00
Zeckmathederg
02779b3a63
Addressed Issue #6 . Yes, NVK can now be built.
...
Added back Meson cross toolchain file, fixed LLVM, Fixed Rustc, and Fixed Mesa.
2024-06-22 18:04:48 -06:00
Zeckmathederg
6e75b0a9ee
Addressed first issue of Issue Pack - NVK ( #6 ).
...
32-bit LLVM has the wrong 32-bit configuration - Fixed... hopefully. Worried about the line: -DLLVM_HOST_TRIPLE=x86_64-pc-linux-gnu.
2024-06-16 20:54:02 -06:00
Zeckmathederg
60afa7a568
Addressed second issue of Issue Pack - NVK ( #6 ).
...
Rust config.toml is wrong and needs to be adjusted - Fixed... Doesn't solve the NVK issue, however. The upcoming commits are unlikely to change that.
2024-06-16 20:36:26 -06:00