Age | Commit message (Expand) | Author |
2011-10-27 | Merge branch 'master' into visitortests | Marius Kintel |
2011-10-27 | Improved quality of linear_extrude with twist by forcing all quads to be tess... | Marius Kintel |
2011-10-25 | remove experimental html output debug code. | don bright |
2011-10-24 | fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning | don bright |
2011-10-24 | fix windows compile (glew.h / gl.h issue) | don bright |
2011-10-20 | bugfix: cmake version check was broken | Marius Kintel |
2011-10-20 | fix freebsd build | User |
2011-10-20 | cleanup error report | don |
2011-10-20 | fix broken build | don |
2011-10-19 | Merge branch 'visitortests' of github.com:donbright/openscad into visitortests | Don Bright |
2011-10-19 | always dump hex code of GL error | Don Bright |
2011-10-19 | Merge branch 'visitortests' of github.com:donbright/openscad into visitortests | Don Bright |
2011-10-19 | improve OpenGL error reporting. tracking down INVALID_ENUM bug | Don Bright |
2011-10-18 | improve freebsd build. also remove windows unicode preamble from .cc | don b |
2011-10-16 | Merge remote-tracking branch 'origin/visitortests' into visitortests | Marius Kintel |
2011-10-16 | Linux cmake fixes | Marius Kintel |
2011-10-16 | Merge remote branch 'upstream/visitortests' into visitortests | Don Bright |
2011-10-16 | M_PI define for Windows | Marius Kintel |
2011-10-16 | fix small bugs 1. error reporting 2. fbo teardown | Don Bright |
2011-10-16 | Merge branch 'master' into visitortests | Marius Kintel |
2011-10-16 | Increase pixel diff threshold | Marius Kintel |
2011-10-16 | merged | Marius Kintel |
2011-10-16 | Testing with different color space - should hopefully create more similar out... | Marius Kintel |
2011-10-16 | Modified to write to explicit filename | Marius Kintel |
2011-10-16 | Merged | Marius Kintel |
2011-10-16 | clarify error messages. | notroot |
2011-10-16 | small cleanup | Don Bright |
2011-10-16 | clean up linux changes to fit with win32 changes. | Don Bright |
2011-10-16 | opencsgtest and throwntogethertest windows fix | don bright |
2011-10-16 | fix text tests for windows + enable framebuffer tests | don bright |
2011-10-15 | wgl window functions | don bright |
2011-10-15 | fix bizarre win32 syntax error with eigen alignedbox | don bright |
2011-10-15 | Merge branch 'visitortests' of github.com:donbright/openscad into visitortests | don bright |
2011-10-15 | improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes. | don bright |
2011-10-12 | fix win compile switch | notroot |
2011-10-11 | enable test_cmdline to work in Windows | don bright |
2011-10-11 | enable building of opencsgtest, throwntogethertest, on WinXP | don bright |
2011-10-10 | enable build of cgalpngtest under windowsXP | don bright |
2011-10-10 | +throwntogethertest expected images, made by Mesa software renderer in VMware | notroot |
2011-10-10 | Merge branch 'visitortests' of github.com:donbright/openscad into visitortests | Don Bright |
2011-10-10 | reorder destruction of window to proper position | Don Bright |
2011-10-10 | make yee_compare downsample images, reduce false-negatives and increase speed | don bright |
2011-10-10 | more documentation and tab removal | Don Bright |
2011-10-10 | documentation | Don Bright |
2011-10-10 | fix glx initialization, better error handling, better portability | Don Bright |
2011-10-09 | improve error reporting, prevent running when FBO doesn't bind | notroot |
2011-10-09 | Linux offscreen OpenGL using glxpixmaps. also fix FBO ARB/EXT issues | Don Bright |
2011-10-08 | Added echotest and echo test cases | Marius Kintel |
2011-10-05 | We don't need to use the EXT version of FBO calls | Marius Kintel |
2011-10-04 | Clean up the fbo component, fix related issues | Marius Kintel |