Tyler Wolf Leonhardt

Results 6 issues of Tyler Wolf Leonhardt

Short info header: - GFX version: 0.5 - OS: Windows 10 - GPU: Nvidia GeForce GTX 1080 winit appears to fail occasionally on version 0.21, glutin 0.23 uses winit version...

type: bug
backend: OpenGL
client: request

I work on a game called Rec Room: https://recroom.com/. We provide a collection of creation tools in Rec Room for players to build and share experiences with each other. One...

Since adding the `Clone` functionality I have been experimenting with cloning `Symbol`s. I noticed that it is possible to clone a dereferenced `Symbol`. This may cause undefined behavior. In particular...

bug

Converting to CString type before passing as a C pointer to dlopen added the \0 termination and obviates one of the casts. Tests would fail if the same rigor was...

For some reason we are importing the Unix os with `#[macro_use]`. This is probably not necessary.

I would have a working test for this. It is an important use-case.