A failed attempt at a Linux demotool
Find a file
2017-10-02 09:31:50 +02:00
.vim.local Fixed C++ syntax plugin config 2017-10-02 09:29:05 +02:00
glm Init repository 2017-09-30 10:26:30 +02:00
imgui Init repository 2017-09-30 10:26:30 +02:00
shaders Moved shaders to subdir 2017-10-02 09:31:50 +02:00
.gitignore "Blank" window 2017-09-30 10:37:45 +02:00
.gitmodules Init repository 2017-09-30 10:26:30 +02:00
bloom.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
bloom.hh Depth of field!!! 2017-10-01 18:51:02 +02:00
combine.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
combine.hh Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
dof.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
dof.hh Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
externals.hh Profiler (dumps to stdout for now) 2017-10-01 11:37:04 +02:00
imgui_impl_sdl.cc "Blank" window 2017-09-30 10:37:45 +02:00
imgui_impl_sdl.h "Blank" window 2017-09-30 10:37:45 +02:00
main.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
Makefile Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
profiling.cc Finished profiler 2017-10-01 14:10:00 +02:00
profiling.hh Finished profiler 2017-10-01 14:10:00 +02:00
programs.cc Moved shaders to subdir 2017-10-02 09:31:50 +02:00
programs.hh Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
raymarcher.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
raymarcher.hh Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
rendertarget.cc Depth of field!!! 2017-10-01 18:51:02 +02:00
rendertarget.hh Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
texture.cc Depth of field!!! 2017-10-01 18:51:02 +02:00
texture.hh Partial bloom (missing highpass filter) 2017-09-30 17:58:48 +02:00
TODO Depth of field!!! 2017-10-01 18:51:02 +02:00
utilities.cc Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00
utilities.hh Moved GLSL handling to separate file 2017-10-01 19:40:38 +02:00