rez
|
e8215916b2
|
setup menu - added Render::UpdateVar(int key) function
|
12 years ago |
rez
|
3429b24cb6
|
setup menu improved, now you can change (some) variable
|
12 years ago |
rez
|
1eba3e7969
|
added items to setup menu (unfinished)
|
12 years ago |
rez
|
d74adf600e
|
setup menu - basic option listing (F1/key_up/key_down)
|
12 years ago |
rez
|
7bc8a0ce96
|
setup menu - basic option listing (F1/key_up/key_down)
|
12 years ago |
rez
|
956e5d5c59
|
added parametrable hue/brightness/contrast to postfx and found a pretty decent scanline scheme
|
12 years ago |
rez
|
88be56504e
|
added delay to key repeat (float timer_key_repeat)
|
12 years ago |
rez
|
6c00476887
|
added smoothstep in postfx (more contrast!) and a magnificient LOLCUBE!
|
12 years ago |
rez
|
753f28f88d
|
moved blur after glow, tweaked a lot of parameters
|
12 years ago |
rez
|
31110fb04d
|
postfx optimization
|
12 years ago |
rez
|
3321f8908a
|
updated postfx.lol
|
12 years ago |
rez
|
329ffc79c6
|
modified A LOT postfx, added MOAR controls to all effects, especially for moire/scanline
|
12 years ago |
rez
|
4884c3165c
|
fixed noise / added tons of control vars to postfx
|
12 years ago |
Sam Hocevar
|
c459ba4a5d
|
neercs: disable some non-working code on Win32 so that we at least build properly.
|
12 years ago |
rez
|
1e4b5ca759
|
new font / blur+chromatic aberration boosted on screen corners / various optimization in postfx
|
12 years ago |
Sam Hocevar
|
f4aae2c468
|
neercs: add a way to activate the old neercs code for testing purposes.
|
12 years ago |
rez
|
a4debcd104
|
minor fix on the logo
|
12 years ago |
Sam Hocevar
|
6f3db458a1
|
neercs: be sure to include C headers inside extern "C" in cpp files.
|
12 years ago |
Sam Hocevar
|
e42a4263d6
|
neercs: start porting the old code to Windows; this breaks the Visual Studio
build until further fixes are made.
|
12 years ago |
rez
|
bcfa593af3
|
remanency buffer now use ONLY ONE buffer / renamed font map, added a new one (dos) / fixed the ASCII logo
|
12 years ago |
Sam Hocevar
|
a513bfce2a
|
build: hide the SDL_main.h inclusion in core.h, and only activate it
on Windows if using Visual Studio; if using MinGW, try to stick to the
original main() entry point.
|
12 years ago |
Sam Hocevar
|
c96a41ca7d
|
core: switch the Win32/x64 binaries to the Windows subsystem so that they
do not open a console at startup.
|
12 years ago |
rez
|
d1b93d2501
|
remanency expanded to 6 buffers, 3 ared used and blended (2,4 and 6)
|
12 years ago |
Sam Hocevar
|
4b78bf2a54
|
neercs: disable neercs build on Windows for now.
|
12 years ago |
Sam Hocevar
|
b4772eed53
|
neercs: import files from the (unfinished) old neercs code.
|
12 years ago |
Sam Hocevar
|
745e8ddf06
|
neercs: add missing .lolfx file to neercs.vcxproj.
|
12 years ago |
rez
|
7a8d6f0332
|
remanency lolfx added
|
12 years ago |
rez
|
e1441b8be0
|
glsl letterbox and round corner & some new fancy animation!
|
12 years ago |
rez
|
69b7eb3b30
|
glsl letterbox and round corner & some new fancy animation!
|
12 years ago |
rez
|
466829732a
|
glsl letterbox and round corner & some new fancy animation!
|
12 years ago |
rez
|
082a30e8ce
|
testing things...
|
12 years ago |
rez
|
86952bbbc3
|
text resize fix
|
12 years ago |
Sam Hocevar
|
24a2117c17
|
neercs: handle caca canvas size changes automatically.
|
12 years ago |
Sam Hocevar
|
8adc981050
|
neercs: always initialise shaders at launch time, so we don’t have to do
it later. AGAIN.
|
12 years ago |
rez
|
2f70306895
|
updated border autoresize + canvas resize
|
12 years ago |
Sam Hocevar
|
4f8cc973a2
|
neercs: always initialise shaders at launch time, so we don’t have to do
it later.
|
12 years ago |
rez
|
4243d73aa8
|
updated window frame, borders and cacanvas size
|
12 years ago |
rez
|
ab549f1543
|
updated logo (again) + better text canvas size (unfinished)
|
12 years ago |
rez
|
199b6b818f
|
updated logo + optimized postfx
|
12 years ago |
rez
|
ed08c18eb9
|
letterbox test
|
12 years ago |
rez
|
d96bd12df5
|
enhanced test screen
|
12 years ago |
rez
|
f2781407ea
|
enhanced test screen
|
12 years ago |
rez
|
7f932ecfb4
|
debug shortcuts added
|
12 years ago |
rez
|
2daf8f63a5
|
added function key and renamed some variables
|
12 years ago |
Sam Hocevar
|
0c7094c989
|
neercs: use RGB colours instead of ANSI attributes for some canvas stuff.
|
12 years ago |
Sam Hocevar
|
08019e487f
|
neercs: do not ignore alpha in the simple shader.
|
12 years ago |
Sam Hocevar
|
279af8bcb2
|
data: fix a lot of paths to assets.
|
12 years ago |
Sam Hocevar
|
9b80308cf8
|
build: factor the LolFx compilation rule into configure.ac.
|
12 years ago |
Sam Hocevar
|
3705f3e660
|
build: allow to build the PS3 binaries from Visual Studio if the proper
software is installed.
|
12 years ago |
Sam Hocevar
|
0bfdffdd28
|
build: move all games to a "games" subdirectory to clean up the root
directory layout mess.
|
12 years ago |