Sam Hocevar
|
ff6bded2d1
|
neercs: do not include "config.h" more than once.
|
12 years ago |
Sam Hocevar
|
a6f357679a
|
neercs: remove deprecated GLSL constructs in text shader.
|
12 years ago |
Sam Hocevar
|
8e2afeba55
|
neercs: deactivate OpenGL code when we build for OpenGL ES.
|
12 years ago |
Sam Hocevar
|
804e386ca4
|
neercs: do not pass the texture coordinates from the application to
the GL server; instead, simply deduce them from the vertex coordinates
and interpolate them in the fragment shader.
|
12 years ago |
Sam Hocevar
|
6b32f0755c
|
neercs: use gl_VertexID instead of sending a whole new vertex array.
|
12 years ago |
Sam Hocevar
|
d8ef25c9ce
|
neercs: added a better check for forkpty(), and moved the GL_POINTS
size and texture logic to the vertex shader.
|
12 years ago |
Sam Hocevar
|
9e5cd7a539
|
build: fixes for out-of-tree builds, and get rid of
some deprecated stuff.
|
12 years ago |
rez
|
58e53cae99
|
neercs: updated "granpa tv" theme
|
12 years ago |
Sam Hocevar
|
de5f587e43
|
build: fix minor build issues with Clang.
|
12 years ago |
rez
|
1f8f743e24
|
neercs: fixed scanline, added a new theme
|
12 years ago |
rez
|
6cf8b7327b
|
neercs: removed flags from setup, butchered scanline postfx
|
12 years ago |
rez
|
95b0e29241
|
neercs: added theme support + 2 new themes [F4/F5 to switch]
|
12 years ago |
rez
|
ee78ae8c28
|
neercs: fixed theme_var[] values
|
12 years ago |
rez
|
3f0e8c718e
|
neercs: theme support again (not really working yet)
|
12 years ago |
rez
|
40cb5bc496
|
neercs: early integration of theme support
|
12 years ago |
rez
|
25d8e339e8
|
neercs: moved some init variable, removed useless iborder init
|
12 years ago |
rez
|
8b9b07f593
|
neercs: added a protection glass above the monitor
|
12 years ago |
rez
|
b717b0c1f7
|
neercs: scanline auto-resize
|
12 years ago |
Sam Hocevar
|
a1df6fe36a
|
neercs: F3 toggles fancy shit drawing.
|
12 years ago |
rez
|
789ada7c2b
|
neercs: added bending to mirror
|
12 years ago |
rez
|
fb92ec6d46
|
neercs: better reflection gradient (to finetune again)
|
12 years ago |
rez
|
4ebf04f4b8
|
neercs: MOAR radial blur, less iteration
|
12 years ago |
rez
|
8abcdd40cd
|
neercs: added radial blur! FUCK YEAH \:D/
|
12 years ago |
Sam Hocevar
|
71da6d07f9
|
neercs: ESC no longer quits; but closing the shell does.
|
12 years ago |
rez
|
9fdf190a6b
|
neercs: lowered noise effect
|
12 years ago |
Sam Hocevar
|
01f7b1a3de
|
neercs: add missing "loldebug.h" include.
|
12 years ago |
Sam Hocevar
|
20b291c48b
|
neercs: don't show the FPS information unless the setup is open.
|
12 years ago |
rez
|
6dbdf91b5e
|
neercs: added all mirror side & finetuned default theme
|
12 years ago |
Sam Hocevar
|
944c8790f5
|
win32: fix working directory code in monsterz and neercs.
|
12 years ago |
rez
|
10108b6362
|
neercs - adding mirror sides (left ok, right no yet)
|
12 years ago |
Sam Hocevar
|
135c25956a
|
ps3: refactor elf → self build logic and make make_fself mandatory
when building for the PS3 on a Unix system.
|
12 years ago |
rez
|
88e895839d
|
neercs: minors debug (and some bugs added)
|
12 years ago |
Sam Hocevar
|
ac7ecd46b6
|
neercs: support arrow keys, pgup etc. and don't send keystrokes to the
terminal if the setup window is active.
|
12 years ago |
Sam Hocevar
|
69e5fad783
|
neercs: fix shader for older GL versions.
|
12 years ago |
rez
|
ce6dd271e3
|
NEERCS: fixed setup position/size
|
12 years ago |
rez
|
94c83eb5ef
|
NEERCS: added missing remanence.lolfx
|
12 years ago |
rez
|
799cbb749c
|
NEERCS: renamed remanency shader into remanence and fixed setup width/height
|
12 years ago |
Sam Hocevar
|
c54a9ad621
|
neercs: use remanency when the colour becomes darker, but use instant
updates when the colour becomes brighter.
|
12 years ago |
Sam Hocevar
|
31a1fff76d
|
neercs: minor tweaks for the setup window.
|
12 years ago |
rez
|
7133838f44
|
NEERCS: added a new shader (mirror.lolfx), slightly modified the theme
|
12 years ago |
Sam Hocevar
|
b35eafed84
|
neercs: use two different text rendering objects for the screen and
the setup.
|
12 years ago |
rez
|
667324f9c5
|
NEERCS: fixed setup value bar length / fixed copper setup
|
12 years ago |
rez
|
95b215a330
|
NEERCS: copper is working again!
|
12 years ago |
rez
|
45e25f482b
|
NEERCS: tried to make copper working
|
12 years ago |
Sam Hocevar
|
d4e07923e9
|
lolfx: use square brackets to indicate shader sections.
|
12 years ago |
Sam Hocevar
|
52accc99ea
|
build: refactor lolfx build rule into common.am.
|
12 years ago |
Sam Hocevar
|
9e0b03052d
|
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
|
12 years ago |
rez
|
9916952b2d
|
NEERCS: added copper in setup (not working yet)
|
12 years ago |
rez
|
a6e8edf668
|
NEERCS: multiple pageup/pagedown now works
|
12 years ago |
rez
|
18b7447713
|
NEERCS: multiple pageup/pagedown now works
|
12 years ago |