Zicklag

Results 652 comments of Zicklag

OK, I fixed the black screen ( simple oversight with identically named variables ), and we've unfortunately got no change in the rendering appearance. You can check out my pr...

@kvark > Just to double-check, you weren't able to reproduce the issue on the quad example? I wonder if the clearing color takes part in this. Could you try changing...

And also, we need to know precisely what HW and SW is on your platform that reproduces the issue. Does this output from the quad demo help? ``` AdapterInfo {...

I don't have `glxinfo` in the container. Do you know what package installs that command? Here's `glxinfo | grep version` on the host using the integrated graphics: ``` server glx...

OK, my admin just installed the missing packages so I could test on the host. There are no jagged edges on the dedicated GPU.

This is a blocker for me and a friend of mine, too, and the only thing so far keeping us on Libre Office. :+1:

@chrislusf I have a lot of development efforts I'm working on right now, so I won't be able to spend the time to convert the JavaScript plugin that I wrote...

@opax7 This might be a good first Go project for you if you find time.

Do you know if Docker supports CSI? I can't seem to find anything about using CSI with Docker in their docs. **Edit:** It looks like Docker Swarm isn't under the...

The only thing I can find about CSI with Docker is specific to Kubernetes, which would mean that there is still a use-case for this for people using plain Docker...