A failed attempt at a Linux demotool
Find a file
Emmanuel BENOîT 2b1657ac3a Overrides - Camera angles problem fixed
Because of fucking numerical instability, updating the UI's input values
every frame caused problems. Fixed this by making sure it's set only if
the override is disabled or at the first frame after it is enabled.
2017-11-20 11:36:30 +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 Overrides - Various bugs fixed, new overrides in script 2017-11-18 16:13:07 +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 Overrides - Fixed NaN in camera handling 2017-11-20 11:26:53 +01:00
camera.hh Overrides - Camera UI 2017-11-20 11:12:27 +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 UI overhaul 2017-11-19 10:21:08 +01:00
demo.hh UI overhaul 2017-11-19 10:21:08 +01:00
demo.srd Overrides - Camera configuration 2017-11-20 10:05:09 +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 - Various color grading bugs fixed 2017-11-19 23:03:50 +01:00
Makefile Overrides - Color grading - Moved UI to separate files 2017-11-19 21:19:11 +01:00
odbg.cc UI overhaul 2017-11-19 10:21:08 +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 overhaul 2017-11-19 10:21:08 +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 overhaul 2017-11-19 10:21:08 +01:00
shaders.hh Old code removal, 4/4 2017-11-15 17:24:42 +01:00
sync.cc UI overhaul 2017-11-19 10:21:08 +01:00
sync.hh UI overhaul 2017-11-19 10:21:08 +01:00
syncoverrides.cc Overrides - Camera angles problem fixed 2017-11-20 11:36:30 +01:00
syncoverrides.hh Overrides - Camera angles problem fixed 2017-11-20 11:36:30 +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 - Started rework of camera 2017-11-19 23:47:26 +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 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