2015-01-01 |
Claude Heiland... | mightymandel v15 stable release v15 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | oops those colours were bad |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | update zoom assembler with higher quality output and... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | tweak colouring |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | tile assembler for --tile --zoom combination |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | --zoom can be combined with --tile in usage |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | update documentation |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | timeout for tiled rendering (based on the longest time... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | fix ab974f491eb1e9d2a847f53b4f53f1487bdd4bd6 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | rename field to avoid conflict with result (for greppin... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | status report when toggling show glitches interactively |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | enable zoom and tile to be used simultaneously ; simpli... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | make series approximation runtime disable option |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | colouring tweaks (no nan, only escaped get de'd |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | hopefully finally fixed it so glitches that later don... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | use diagonal neighbours too for fake-de |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | don't do another pass when all done |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | adjust error colouring in the presence of de (use de... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | minor style tweaks for clarity |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | remove grid colouring, it's bitrotted |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | demote reference printing to info |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | fbo paranoia |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | check for completion vs multiple references |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | fbo paranoia |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | don't reset texels in init (original commit missed... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | get rid of escaped_do flushing (didn't work as intended) |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | make glitched result be raw float, make peak glitch... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | check for nan/inf in muatom-related stuff |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | don't generate tile preview (no use as references are... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | command line options --max-glitch and --sharpness |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | don't crash on negative radius in corners parsers ... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | make fpxx_init reset the glitched pixels to uncalculated |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | prune dead code |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | missed a corrupt image, but fixed it |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Claude Heiland... | v14-164-g9cd6fc7 test suite results - no corrupt images\! |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | fix crash reports for parse errors |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | documentation |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | FINALLY fix the really bad glitch bug |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | don't escape on first error |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | simplify |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | clarify |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | don't confuse error flag with escaped flag |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | debug active counts |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | fb tex paranoia |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | ignore subdirectories of test/ (used for test suite... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | make completion reset keep iteration target |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | remove useless angle (fp32,fp64) |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | try tweaks to see if glitches go away |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | remove useless angle |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | debug log delta |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | use reference point's precision when calculating delta |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | only check valid values[], log which approx mode is... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | disable excessive log message (too verbose even for... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | really fix bad VBO usage |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | fix bad VBO usage |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | log messages to debug VBO usage |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | don't re-use references |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | more bugs and a test case |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | test results for v14-135-g8a2fc7d |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | note about test suite and directory/extensions convention |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | revert unsuccessful randomization experiment |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | notes about corruption and summarizing results; also... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | bug: --version is wrong (out of date) unless built... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | updated driver |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | rebuild from clean when testing |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | use random picking from glitched pixels with the same... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | ensure all changes are committed before running the... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | remove doxygen log on make clean |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | old test results |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | EXCLUDE file listing, sort by basename, progress counte... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | more test results |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | update test output log with undetected ccrruption after... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | raw test results (sorted); without checking for corrupt... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | reclassify saving raw bug |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | test suite now generates concise csv output |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Claude Heiland... | doxegenate some more |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | output results as csv on stdout (not yet used elsewhere) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | explicit values for enum and names for render methods |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | minimalize include dependencies (had a loop) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | add --overhead mode for benchmarking |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | more debug messages |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | fix render options copy |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | fix initialisation of --view |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | regression test examples from Kalles Fraktaler |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Claude Heiland... | add command line flag --view X Y R |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | don't bother to check for escaping reference |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | doxygen docs |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | increase maximum boxperiod by 10x |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | signal completion when less than 0.02% of pixels are... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | add copyright banner, timeout 5m, verbose info |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | lower zoom info priority |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | more doxygen documentation |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update tile.sh to drop the first (whole image) tile |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update TODO |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update testing files |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update README |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update hacking advice with doxygen info |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | update bug list |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Claude Heiland... | factor out image-related stuff from find_ref |
commit | commitdiff | tree | snapshot |
next |