0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't trigger the floating point textures automatically for emscripten (webgl); suppress some template compiler warnings about tautological compares (they're expected in those contexts) More... over 10 years ago
serious improvements to the single-pass floating point texture fractal flame colouring renderer More... over 10 years ago
reduce the fractal flame renderer to a single pass (with more accurate colouring) if floating point textures are available More... over 10 years ago
merge the render dispatch together More... over 10 years ago
use less specific type for template More... over 10 years ago
merge the pushLines and pushFaces functions More... over 10 years ago
merge another function into the context class More... over 10 years ago
merge the buffer upload functions More... over 10 years ago
create a context object for the opengl renderers to keep state in More... over 10 years ago
don't need the normal matrices for the fractal flame shader More... over 10 years ago
still compiling... More... over 10 years ago
does seem to compile... More... over 10 years ago
(maybe) generate the shaders we need More... over 10 years ago
greatly simplify the separate uniform overloads More... over 10 years ago
simplify some of the uniform handling further More... over 10 years ago
simplify shader uniform handling by removing hardcoded uniform name lookups and the associated default IDs More... over 10 years ago
really need to get this shader business sorted More... over 10 years ago
updated documentation generation rules More... over 10 years ago
remove the runtime flag More... over 10 years ago
remove some of the non-runtime tracer operators; those are not really all that useful More... over 10 years ago
cleanups/some documentation More... over 10 years ago
clean up some parts of the tracer; add partial documentation More... over 10 years ago
updated documentation More... over 10 years ago
updated some documentation
Magnus Achim Deininger
as Magnus Deininger
More... over 10 years ago
better default light position More... over 10 years ago
improved colour alpha handling More... over 10 years ago
cleanup
Magnus Achim Deininger
as Magnus Deininger
More... over 10 years ago
make clearing explicit in the default render programme
Magnus Achim Deininger
as Magnus Deininger
More... over 10 years ago
cleanups More... over 10 years ago
fix the fractal flame output More... over 10 years ago