Baggers

Results 125 issues of Baggers

SDL2 is going to dictate the implementation as it only shares with a 'current' context. Most apis can take the context as an argument so who knows why they chose...

enhancement

- create an fbo with only a depth attachment - use it in with-fbo-bound - Note the poor error message. What is happening is that it is trying to set...

enhancement

Simple mistake, I'm using the slot names as var names in a struct and this causes issue when t is used. gensym that shiz ``` (defstruct-g (erosion-uvs :accesors nil) (l...

I didnt know about this, looks useful. I can use it in all print-object definitions. also read https://github.com/scymtym/utilities.print-items and see if it would be useful too.

https://github.com/glfw/glfw/issues/422

Go reading about downsides for this, it feels like a good default

I'm not sure what the correct approach is for this. I'll ask on IRC later