chiark
/
gitweb
/
~ryounger
/
brot2.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add missing vgsupp and some gitignores for building under fakeroot.
2013-06-26
Ross Younger
Add missing vgsupp and some gitignores for building...
commit
|
commitdiff
|
tree
2013-06-22
Ross Younger
Clear the 'Saving' status when saving is completed.
commit
|
commitdiff
|
tree
2013-06-22
Ross Younger
Clear the max/min zoom flags when changing the plot...
commit
|
commitdiff
|
tree
2013-04-06
Ross Younger
Add -Wundef to compiler flags (but not for gtest, sigh)
commit
|
commitdiff
|
tree
2013-04-04
Ross Younger
Rip out original benchmarker
commit
|
commitdiff
|
tree
2013-04-04
Ross Younger
Rip out hayai
commit
|
commitdiff
|
tree
2013-04-04
Ross Younger
hayai not flexible enough. Write new benchmarker without it.
commit
|
commitdiff
|
tree
2013-04-04
Ross Younger
autoconf tweak for libX11
commit
|
commitdiff
|
tree
2013-02-09
Ross Younger
Update version in config.h to 1.1+ (oops!)
commit
|
commitdiff
|
tree
2013-02-04
Ross Younger
CLI: Handle plot fails-to-start situations more gracefully.
commit
|
commitdiff
|
tree
2013-02-04
Ross Younger
Fix max zoom limit so that the user can always turn...
commit
|
commitdiff
|
tree
2013-02-04
Ross Younger
Attempt to work around occasional crash in MainWindow...
commit
|
commitdiff
|
tree
2013-02-04
Ross Younger
Pixel livecount now correctly handles pixels which...
commit
|
commitdiff
|
tree
2013-02-01
Ross Younger
Add PORTING note and autoconf warning pointing to it
commit
|
commitdiff
|
tree
2013-02-01
Ross Younger
Reunify exception throwing.
commit
|
commitdiff
|
tree
2013-02-01
Ross Younger
Make BrotException properly subclass std::exception.
commit
|
commitdiff
|
tree
2013-02-01
Ross Younger
Split up Fractal.h into Fractal, FractalMaths and Fractal...
commit
|
commitdiff
|
tree
2013-01-29
Ross Younger
Update vgsupp for raring
commit
|
commitdiff
|
tree
2013-01-28
Ross Younger
Build fix for quantal and raring.
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Create some simple fractal known-answer tests to validate...
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Tweak tests to reduce run time
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
b2test.valgrind accepts args to pass on to the tester
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Allow float and double to be configured out, as they...
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Add float maths type
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Tweak benchmarks.
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Fix b2benchmark build deps
commit
|
commitdiff
|
tree
2013-01-27
Ross Younger
Overhaul maths traits so that the master list lives...
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Move maths type autodetection into Fractal where it...
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Plot3Plot: allow callers to explicitly specify the...
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Merge branch 'hayai-benchmark'
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Now benchmark a Mandelbrot point
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Make hayai build with -Werror=non-virtual-dtor
Signed-off-by:
Ross Younger
<onyx-commits@impropriety.org.uk>
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Automake framework to run benchmarks
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Import Nick Bruun's hayai benchmarker
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Merge branch 'traits-maths'
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Add vgsupps for building/testing under fakeroot (sigh)
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Add vgsupps for building/testing under fakeroot (sigh)
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Update makefile to tidy out-of-tree build
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Refactor tests to fit in with new maths scheme.
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
And refactor and re-enable Mandeldrop and Misc.
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Refactor and re-enable Mandelbar
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Refactor the remaining Mandelbrots into the new form
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Bring Mandelbrot_Generic back online
commit
|
commitdiff
|
tree
2013-01-26
Ross Younger
Create MathsMixin helper and template-tastic Mandelbrot...
commit
|
commitdiff
|
tree
2013-01-20
Ross Younger
We don't need AXIS_LENGTH_PRECISION any more.
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Another vgsupps tweak for raring
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Use fabsl instead of fabs
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
MainWindow::do_plot now catches exceptions
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Enable value_traits<long double>
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Add lookup table for value type names
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Create Fractal::smallest_min_pixel_size() for use by...
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Pick the most appropriate maths for the plot, given...
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Placeholder trait impl for long double.
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Create value_e identifying the type of value arithmetic...
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Rewrite Mandelbrot as template-driven
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Fractal should use logl for now, not log.
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
ChunkDivider should cast to Value, not to double.
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Move MINIMUM_PIXEL_SIZE into a traits class.
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Temporarily disable all but the classic Mandelbrot...
commit
|
commitdiff
|
tree
2013-01-19
Ross Younger
Type-mungery to make MockPalette build.
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Remove duplication of names in fractal registration
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Teach palettes to known their names.
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Tidy up fractalimpl registration
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Tweak fractal impl construction and registration; put...
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Typo fix vgsupps
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Update vgsupps for raring
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
changelog for previous
commit
|
commitdiff
|
tree
2013-01-18
Ross Younger
Palette tweaks:
commit
|
commitdiff
|
tree
2013-01-14
Ross Younger
New version placeholder
commit
|
commitdiff
|
tree
2013-01-14
Ross Younger
Stamp release 1.1
commit
|
commitdiff
|
tree
2013-01-14
Ross Younger
Make Plot3Plot able to be destroyed without necessarily...
commit
|
commitdiff
|
tree
2013-01-14
Ross Younger
Fix memory leak in Plot3Test notifies_test()
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Tidyup: Merge Plot3Plot::threadfunc() into run().
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
LP#1099061: Don't spawn one thread per plot, use a...
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Merge branch 'LP1033910-better-res-limit-behaviour'
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
LP#1033910: MainWindow now also keeps track of the...
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Tune default MinEscapeePct to 14.
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
fix missing file in Makefile.am
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Merge branch 'LP1033910-better-res-limit-behaviour'
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
LP#1033910: Don't allow a straight zoom-in if we're...
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
LP#1033910: Better setting of the clip flag.
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Add (max!) to the HUD when the clip flag is set
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Allow MainWindow clip/aspectfix flags to be reported
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Merge branch 'LP1039385-HUD-improvements'
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Recut zoom output:
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
HUD now supports Pango marked-up text
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Tweak precision of the 'zoom' string output
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
HUD now acts on the show-zoom pref.
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Plot3Plot::info_zoom() now takes a bool, to show 'Zoom...
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Add HUDShowZoom to PrefsDialog
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Create pref HUDShowZoom, to show the 'Zoom:' legend...
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
changelog
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Update copyright dates
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Now we can act upon the HUDOutlineText pref.
commit
|
commitdiff
|
tree
2013-01-13
Ross Younger
Wire HUDOutlineText into the PrefsDialog
commit
|
commitdiff
|
tree
next