A failed attempt at a Linux demotool
Find a file
2017-11-22 08:53:31 +01:00
.vim.local Build - Changed output directory 2017-11-22 08:53:31 +01:00
ebcl@5db261909a Parser - Overrides stored in the AST 2017-11-17 20:33:56 +01:00
font-awesome@8e8e659341 UI improvements 2017-11-21 17:32:52 +01:00
glm@7733266417 Added glm & imgui as submodules 2017-10-06 15:46:15 +02:00
IconFontCppHeaders@f3f13bdd7a UI improvements 2017-11-21 17:32:52 +01:00
imgui@302757447a UI improvements 2017-11-21 17:32:52 +01:00
screenies Screeshits^H^H^Hots 2017-10-06 10:30:49 +02:00
shaders Overrides - Various bugs fixed, new overrides in script 2017-11-18 16:13:07 +01:00
.gitignore Build - Changed output directory 2017-11-22 08:53:31 +01:00
.gitmodules UI improvements 2017-11-21 17:32:52 +01:00
camera.cc Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
camera.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
colorgrading.cc Overrides - Various color grading bugs fixed 2017-11-19 23:03:50 +01:00
colorgrading.hh Overrides - Color grading - Moved UI to separate files 2017-11-19 21:19:11 +01:00
control.cc Refactoring - Ops header renamed 2017-11-15 20:36:08 +01:00
curves.srd Curves use SRD file 2017-11-05 21:06:38 +01:00
demo.cc Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
demo.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
demo.srd Overrides - Camera configuration 2017-11-20 10:05:09 +01:00
ebcl-config Build - Changed output directory 2017-11-22 08:53:31 +01:00
externals.hh UI improvements 2017-11-21 17:32:52 +01:00
filewatcher.cc Fixed bug in filewatcher 2017-11-05 09:55:37 +01:00
filewatcher.hh Fixed bug in filewatcher 2017-11-05 09:55:37 +01:00
globals.cc Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
globals.hh Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
imgui_impl_sdl.cc UI - Fixed mouse behaviour when the pointer exits the window 2017-11-22 08:48:43 +01:00
imgui_impl_sdl.h "Blank" window 2017-09-30 10:37:45 +02:00
imousectrl.hh Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
main.cc Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00
Makefile Build - Changed output directory 2017-11-22 08:53:31 +01:00
odbg.cc UI - Window sizes changed 2017-11-21 16:30:15 +01:00
odbg.hh More std::string removal 2017-11-04 09:29:06 +01:00
opast.cc Parser - Overrides stored in the AST 2017-11-17 20:33:56 +01:00
opast.hh Overrides - Support in program 2017-11-18 09:48:37 +01:00
opcomp.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
opcomp.hh Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
opmgr.cc Parser/compiler - Display errors on the console 2017-11-16 08:34:13 +01:00
opparser.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
ops.cc Overrides - Support in program 2017-11-18 09:48:37 +01:00
ops.hh Overrides - Support in program 2017-11-18 09:48:37 +01:00
parsercheck.cc Refactoring - Ops header renamed 2017-11-15 20:36:08 +01:00
profiling.cc UI - Window sizes changed 2017-11-21 16:30:15 +01:00
profiling.hh Even more de-std::-ifying 2017-11-03 11:55:26 +01:00
rendertarget.cc Started using new control code + bugfixes 2017-11-14 22:04:00 +01:00
rendertarget.hh Finished implementation of the emulator 2017-11-14 17:35:13 +01:00
shaders.cc UI - Window sizes changed 2017-11-21 16:30:15 +01:00
shaders.hh Old code removal, 4/4 2017-11-15 17:24:42 +01:00
sync.cc Sequencer - Overrides selector 2017-11-22 07:38:27 +01:00
sync.hh Sequencer - Overrides selector 2017-11-22 07:38:27 +01:00
syncoverrides.cc Overrides - Fixed segfault in initialisation 2017-11-20 16:16:53 +01:00
syncoverrides.hh Overrides - Fixed segfault in initialisation 2017-11-20 16:16:53 +01:00
syncview.cc Sequencer - Overrides selector 2017-11-22 07:38:27 +01:00
syncview.hh Sequencer - Moved existing view to separate file 2017-11-20 17:01:09 +01:00
texture.cc Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00
texture.hh Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00
TODO Overrides - Functionality implemented 2017-11-20 14:33:57 +01:00
utilities.cc UI overhaul 2017-11-19 10:21:08 +01:00
utilities.hh UI overhaul 2017-11-19 10:21:08 +01:00
window.cc UI improvements 2017-11-21 17:32:52 +01:00
window.hh Sequencer - Some work towards having a zoomable thing 2017-11-20 21:54:46 +01:00