chiark
/
gitweb
/
~richardk
/
mandy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mandy.git
2010-11-21
Richard Kettlewell
Dist visual studio build files.
win32
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
distcheck-clean
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Merge branch 'master' into win32
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Dist getopt sources
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Restore option parsing under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Use Microsoft-friendly logo.h
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
distcheck-clean
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Translate embedded image to a format that Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Pick up number of CPUs on windows too.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
...and the release configuration too
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Add gthread to linker options.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP compiles but does not link on windows
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP further Windows support.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP more windows porting
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP Checkpoint windows build of main program.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
fixed64-test works on Windows too now.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
inttypes.h is UNIX-only.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Add a master .sln file.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP some initial windows support. fixed-test builds...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
declare header
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Reorganize configure.ac a bit.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Request correct version of gthread
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP more threading
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
WIP start of support for alt thread APIs
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Conflate doubling and rounding, for a performance boost
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Alternative means of deciding the new sign. Turns...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
move rbp<-escape limit way up, helps.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
move r12/13<-zx^2 down a bit, helps a little
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
align Fixed_iterate to get a bit of consistency
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
speedtest program
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Furtle with sign handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
Align square subroutine.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
We have a register spare for the iteration count
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Richard Kettlewell
As recommended by optimization guide, spill to memory...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Report arithmetic type properly
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Merge branch 'master' of git+ssh://araminta/~/git/mandy
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
consistent naming
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
update README for --with-short-fixed-point
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Clear errno before calling strtol
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
move a shrd back a bit (or a mov forward). small benefit.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Shave off some more cycles using lea
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
move shrds up a bit in the hope of parallelizing with the
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
optimization TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
align inner loop. seems to improve performance a tiny...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
sacrifice a bit or two at the bottom for ~30% reduction...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Restrict Fixed64 to actual iteration; it cannot represe...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
fixed64 arith_traits
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
C++ fixed64
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
A couple more assembler fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
better test output
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Correct register
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Asserts
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
don't use a temporary to store r^2 return
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Merge branch 'master' into fixed64
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
insist that test matches
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Reset z0 for Fixed_iterate test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Comments
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
WIP 8.56 mandelbrot iterator
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
WIP 8.56 assembler support
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
fixed multiplication (right this time), square roots
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
division
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
Correct multiplication
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
WIP 8.56 fixed point in C
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Richard Kettlewell
--with-short-fixed-point configure option
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Richard Kettlewell
assembler syntax
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
update docs
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Save JPEGs and PNGs as well
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
width/height on command line
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
draw a ppm from the command line
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Smooth coloring for the fixed point version. Cheats...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Rather less garish
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Smooth (if rather garish) coloring
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Color according to n-log2(log(r^2)). Still steppy...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
More count_t
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Preparatory work for smooth coloring.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Make color functions templates so we can mess with...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Move color selection into lib/
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Document --with-long-double
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Richard Kettlewell
Implement --with-long-double
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Build fixes for sid/32
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Load cx/cy correctly
fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Correct escape test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
WIP more asm iteration counter fixing
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Correct square's abs()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Retrieve iteration count on escape
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Test case for broken iteration computation
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Correct register preservation
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Use less stack
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Fix sign of zx*zy
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
(nonworking) assembler iterate function
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Move main loop into traits, so it can be specialized
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
note how to enable fp math
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Reorganize arithmetic traits stuff so it's more reliabl...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
linux (and other) build fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Convert string to fixed point integer, use it from...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Fixed_divu works on -ve operands
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
--without-assembler option to suppress assembler implem...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Richard Kettlewell
Use signed cc for sign test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Richard Kettlewell
hex print, test case for multiplier fail
commit
|
commitdiff
|
tree
|
snapshot
next