cfcohen

Results 5 issues of cfcohen

Commits related to the Linux Mono port of Trizbort. I'll try to keep the individual commits small so that they'll be easier to review.

This demo was an excellent introduction to the new Godot 3.0 rendering engine. Thank you for providing it! This "issue" is really just a new feature suggestion. On my dual...

enhancement

Hopefully the following backtrace will be useful to you: ``` (gdb) #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007ffff6152859 in __GI_abort () at abort.c:79 #2 0x00007ffff6152729 in __assert_fail_base (fmt=0x7ffff62e8588 , assertion=0x555556978490...

As others have remarked, CudaUtils.cpp still requires the "removed" Library.h: .../src/nvtt/cuda/CudaUtils.cpp: In function ‘bool isCudaDriverAvailable(int)’: .../src/nvtt/cuda/CudaUtils.cpp:82:2: error: ‘Library’ was not declared in this scope Library nvcuda(NV_LIBRARY_NAME(cuda)); Reverting commits b254961, 7b031aa,...

This was never intended to be a pull request that I actually expected you to merge, but rather something I felt that I needed to do for my own benefit...