wmjb

Results 19 issues of wmjb

have setup all needed to successfully compile arm64 have setup eclipse and vs2019 as per build guide https://github.com/ungoogled-software/ungoogled-chromium-windows and https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/linux/eclipse_dev.md#Get-Configure-Eclipse and https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/windows_build_instructions.md#Setting-up-the-build all building successfully for windows arm64. I've tried...

trying to port this to tegra30/114 hardware. as far as i can tell the only difference is that tegra doesn't support 24 bit depth and 16 would need to be...

managed to get this compiling on ubuntu 16.04 with the 3.4 downstream kernel on the Microsoft Surface RT 1 and 2 (arm32). runs great and uses the nvidia gles driver...

FYI for anyone looking for an oscilloscope to run on ARM32hf, eg RPI / surface RT. This after meeting the dependencies manually and editing the py code to use pyside2...

I just wanted to compile the latest src for xz in the absence of clear instructions on the opening page of the git repo, and the INSTALL file being a...

trying to compile for win arm 32 bit, only problem i've got is the following function in common.c void Sys_SnapVector(float* vector) { vector[0] = rint(vector[0]); vector[1] = rint(vector[1]); vector[2] =...

works, please continue to provide builds for this architecture.

would you mind explaining the function of python included in the release? i see in site-packages there is some llvm-mingw related stuff.. does this version of python enable the use...

would be useful for arm32 support with https://github.com/dstogov/ir/blob/master/ir_aarch64.dasc https://github.com/dstogov/ir/blob/master/ir_aarch64.h

armv7/arm32 windows using llvm mingw?