Andarwinux

Results 11 comments of Andarwinux

https://github.com/xCollateral/VulkanMod/blob/1.20.1/src/main/java/net/vulkanmod/vulkan/Device.java#L41-L103

https://github.com/tukaani-project/xz has been disabled.

Hi. Friendly ping. What is the current status of this PR? We hope to merge this soon so that we can continue to use openssl master without having to revert...

That's it, it's over, mpvnet has been hijacked by less than 1% of Windows 7 cavemen and can no longer keep up. Where are our Windows 98 Cambrian creature friends?...

You can add `-gcodeview` to CFLAGS when building libc++, and then add `-Wl,--pdb=` when linking.

It seems that simply adding NVPTX to https://github.com/mstorsjo/llvm-mingw/blob/3becea478fab0145f5b6dc9c84736f4a3d3bb65f/build-llvm.sh#L311 This is indeed a problem, if NVPTX support is not enabled, it is not possible to compile FFmpeg with CUDA filter support...

Personally, I'd consider dropping ARM support to offset the build time bloat caused by NVPTX. Microsoft has already [dropped arm32](https://blogs.windows.com/windows-insider/2023/07/12/announcing-windows-11-insider-preview-build-25905/).

https://github.com/msys2/MINGW-packages/pull/20930

Just buy a Pixel 8 Pro and use androidvk branch. ref: https://vulkan.gpuinfo.org/displayreport.php?id=29754#surfaceformats ``` A2B10G10R10_UNORM_PACK32 HDR10_ST2084_EXT A2B10G10R10_UNORM_PACK32 HDR10_HLG_EXT ```

This allows users to fork this repo and easily build their own signed binaries, which is very useful in my opinion. Then consider enable PE binary integritycheck (-Xlink=-integritycheck) by default.