Mon, 09 Jun 2008 03:15:34 +0300 |
Tero Marttila |
a half-working render_slices. Render_multi is currently semantically broken/buggy, but it's time to go to sleep
|
file |
diff |
annotate
|
Sun, 08 Jun 2008 21:03:23 +0300 |
Tero Marttila |
added a rawio interface to render_remote, this broke render_multi.c but it needs a rewrite now anyways
|
file |
diff |
annotate
|
Sat, 07 Jun 2008 05:05:18 +0300 |
Tero Marttila |
* fix some (of the) stupid things in Makefile
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 23:37:45 +0300 |
Tero Marttila |
* rename files, render_file -> file_main, render_node -> node_main, mandelbrot -> render_mandelbrot
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 18:35:46 +0300 |
Tero Marttila |
* massive structural rewrite. Split off code into several new modules (render, render_png, render_local) and updated new modules to use them.
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 16:05:26 +0300 |
Tero Marttila |
separate http query argument parsing into a new http module, and clean up unused headers from web_main.c
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 03:24:22 +0300 |
Tero Marttila |
* fix Makefile to build in a (more) sensible way (still not really perfect)
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 05:03:53 +0300 |
Tero Marttila |
updated code to use libevent svn (with custom modifications, need to create a git repo for that)
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 01:48:09 +0300 |
Tero Marttila |
working chunked-streaming of remote-rendered mandelbrots in web_main, next step will be flow control. Remote rendering doesn't compile in render_node.
|
file |
diff |
annotate
|
Sat, 31 May 2008 19:35:21 +0300 |
Tero Marttila |
working web_main that uses render_remote
|
file |
diff |
annotate
|
Sat, 31 May 2008 02:22:27 +0300 |
Tero Marttila |
partial commit of new render module, render_file should work, web_main doesn't
|
file |
diff |
annotate
|
Fri, 30 May 2008 14:24:23 +0300 |
Tero Marttila |
initial code, render_file(local+remote), render_node, web_main(local)
|
file |
diff |
annotate
|