A failed attempt at a Linux demotool
Find a file
Emmanuel BENOîT 8cd6231206 Overrides - Fixed two bugs
* Sub-sections were ignored in the definitions
* Using the same label for all ImGui controlled caused problems.
2017-11-18 12:33:02 +01:00
.vim.local Syntax highlighting - time/width/height built-ins 2017-11-11 12:15:03 +01:00
ebcl@5db261909a Parser - Overrides stored in the AST 2017-11-17 20:33:56 +01:00
glm@7733266417 Added glm & imgui as submodules 2017-10-06 15:46:15 +02:00
imgui@4faf99eff5 Overrides - Started work 2017-11-16 12:20:21 +01:00
screenies Screeshits^H^H^Hots 2017-10-06 10:30:49 +02:00
shaders Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
.gitignore Build parser check utility 2017-11-06 10:33:18 +01:00
.gitmodules Fuck off, JSON. 2017-11-05 21:09:40 +01:00
camera.cc Even more de-std::-ifying 2017-11-03 11:55:26 +01:00
camera.hh Even more de-std::-ifying 2017-11-03 11:55:26 +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 - Fixed two bugs 2017-11-18 12:33:02 +01:00
demo.hh Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
demo.srd Parser + overrides - Partial parsing of ui-overrides sections 2017-11-17 14:09:36 +01:00
ebcl-config More progress on de-std::-ifying the code 2017-11-04 09:17:31 +01:00
externals.hh Parser/compiler - Some refactoring 2017-11-15 18:44:34 +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 "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 Overrides - Started work 2017-11-16 12:20:21 +01:00
Makefile Overrides - Started work 2017-11-16 12:20:21 +01:00
odbg.cc More std::string removal 2017-11-04 09:29:06 +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 Even more de-std::-ifying 2017-11-03 11:55:26 +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 Old code removal, 4/4 2017-11-15 17:24:42 +01:00
shaders.hh Old code removal, 4/4 2017-11-15 17:24:42 +01:00
sync.cc Overrides - Fixed two bugs 2017-11-18 12:33:02 +01:00
sync.hh Overrides - Fixed two bugs 2017-11-18 12:33:02 +01:00
syncoverrides.cc Overrides - Fixed two bugs 2017-11-18 12:33:02 +01:00
syncoverrides.hh Overrides - Fixed two bugs 2017-11-18 12:33:02 +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 Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
utilities.cc Fuck off, JSON. 2017-11-05 21:09:40 +01:00
utilities.hh Fuck off, JSON. 2017-11-05 21:09:40 +01:00
window.cc Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00
window.hh Progress on de-std::-ifying the code 2017-11-03 09:08:19 +01:00