Max Maischein
Max Maischein
I've moved the API to the new version with 8ebcb1b , but I now get crashes before the program really starts up. I guess soem of my buffer handling needs...
Whoops! I've added the missing prerequisites via 30bbcf4 , but you still need the API key for shadertoy.com (which needs registering with the site)
I'm not sure if Perltidy supports the new signatures that I'm using. Also, I'm not sure where my code is particularly ad-hoc :-) If Perltidy works on Windows, I'll try...
I like how Perltidy will change and fix the mixture of tabs and spaces - this is due to me switching editors recently and my new settings haven't propagated through...
I'm writing these down so that I don't forget. If there are easy fixes for them, tell me, but I'm not promising that these are all things that annoy me...
There are now new commits adding "makefile.mk" for bin/ and lib/ , which do build the library and programs using dmake.exe on Windows. There were very little changes needed, mostly...
Hello, Am 05.04.2012 01:39, schrieb Liu Liu: > Sorry that recently I am pushing some aggressive changes in APIs and code structure in general that potentially could break this pull...
OK - closing the pull request didn't work out, but I was able to update the commit range. This branch should (currently) merge without problems into your unstable branch. If...
Hello, > Hi, since 0.1 is out, if you are still interested in this, could you > patch stable/r0.1-rc1 branch with Win32 compilation support? That > will be a great...
I just saw your request - sorry for not reacting sooner :-/ I don't use Visual Studio, so I can't be of help here, sorry. I only use the MinGW...