awsdert

Results 80 comments of awsdert
trafficstars

Might I suggest doing what lua does and just provide a couple of parameters for a memory allocater and user data, this would allow glew to use them if needed...

Closed by accident, browser behaving badly atm

Maybe, like I said, I'm not sure if glew is responsible for it or something further down the line, I'm not sure where to look when it involves implementation. I...

Alright, I'll give that a try after I finish converting https://github.com/ssloy/tinyrenderer to ANSI C so I can understand how to use OpenGL properly, as it stands I'm finding the guides...

I hope that's the same thing valgrind complains to me about, something about radeon.drv (On Manjaro Cinnamon x64), I only see the non-debug info since it pops up on my...

Due to mis-timing the end of my broadband vs the start of my unlimited mobile data (and getting sidetracked on various things) I completely forgot about this thread, anyways just...

It would also be nice to use a filter to allow background image css from the blocked domain/s (I know of a site where this is needed in this situation)...

Also provide an option to stop ALL auto-inserting, that s**t is annoying and making me LESS efficient, can't even get a simple indent right with having to delete what xstyle...

Never mind it was an issue with my code, for anyone who saw this and was curious about how I fixed it here's the code: ``` function _RequireLib(dir,name,report_attempts,error_on_failure) local paths,...

Ah kk, just seemed like there was none since it didn't show on the github project like normally see, would be a good idea to just add it anyway for...