Sam Hocevar
|
9bfaa46d54
|
neercs: refactor the shader system.
|
пре 11 година |
Sam Hocevar
|
19cca47000
|
misc: some refactoring in texture handling.
|
пре 12 година |
Sam Hocevar
|
282d9868e4
|
input: disable keyboard tests the new input system doesn't support yet.
|
пре 12 година |
Sam Hocevar
|
81b6d454fb
|
neercs: fix typo in render state handling.
|
пре 12 година |
Sam Hocevar
|
2cc06f00c2
|
gpu: add SetDepthMask/GetDepthMask to render contexts.
|
пре 12 година |
Sam Hocevar
|
55ec282a0b
|
ticker: replace linked lists wih dynamic arrays for entity groups.
|
пре 12 година |
Lolbot
|
e320574ed2
|
fixed 542 files out of 2754:
- removed 0 CR characters
- removed 0 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 542 svn:eol-style properties
|
пре 12 година |
Lolbot
|
ea0cb6a208
|
fixed 542 files out of 2754:
- removed 0 CR characters
- removed 0 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 542 svn:eol-style properties
|
пре 12 година |
Sam Hocevar
|
1ead8498b0
|
gpu: move Video::Clear to Renderer::Clear.
|
пре 12 година |
Sam Hocevar
|
f58a6615aa
|
gpu: add full support for alpha test in GL and D3D.
|
пре 12 година |
Sam Hocevar
|
a8c77baf42
|
gpu: implement all depth test functions in the renderer.
|
пре 12 година |
Sam Hocevar
|
9f780656dc
|
gpu: implement blend function and alpha test in the renderer.
|
пре 12 година |
Sam Hocevar
|
b79214e9ad
|
gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext
classes instead of Video.
|
пре 12 година |
Sam Hocevar
|
4ed24ab7db
|
gpu: use the RenderContext class in a few friendly places.
|
пре 12 година |
Sam Hocevar
|
a515e4d690
|
gpu: rename FrameBuffer to Framebuffer.
|
пре 13 година |
Sam Hocevar
|
a133d36dfc
|
base: roll our own constants because it’s always a pain in the ass
to get M_PI from the platform headers and cast it to float.
|
пре 13 година |
Sam Hocevar
|
34d5feaac8
|
build: fix all vector/scalar type mismatches such as "vec2 * double"
instead of "vec2 * float".
|
пре 13 година |
Sam Hocevar
|
7894b2e483
|
build: hide LolFx external declarations behind macros.
|
пре 13 година |
rez
|
fbf5b9d866
|
NEERCS: fixed color matching for copper
|
пре 13 година |
rez
|
114f4b439d
|
NEERCS: changed copper base color to do not disturb sam white terminal :)
|
пре 13 година |
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.
|
пре 13 година |
rez
|
58e53cae99
|
neercs: updated "granpa tv" theme
|
пре 13 година |
rez
|
1f8f743e24
|
neercs: fixed scanline, added a new theme
|
пре 13 година |
rez
|
6cf8b7327b
|
neercs: removed flags from setup, butchered scanline postfx
|
пре 13 година |
rez
|
95b0e29241
|
neercs: added theme support + 2 new themes [F4/F5 to switch]
|
пре 13 година |
rez
|
ee78ae8c28
|
neercs: fixed theme_var[] values
|
пре 13 година |
rez
|
3f0e8c718e
|
neercs: theme support again (not really working yet)
|
пре 13 година |
rez
|
40cb5bc496
|
neercs: early integration of theme support
|
пре 13 година |
rez
|
25d8e339e8
|
neercs: moved some init variable, removed useless iborder init
|
пре 13 година |
rez
|
8b9b07f593
|
neercs: added a protection glass above the monitor
|
пре 13 година |
rez
|
b717b0c1f7
|
neercs: scanline auto-resize
|
пре 13 година |
rez
|
789ada7c2b
|
neercs: added bending to mirror
|
пре 13 година |
rez
|
4ebf04f4b8
|
neercs: MOAR radial blur, less iteration
|
пре 13 година |
rez
|
8abcdd40cd
|
neercs: added radial blur! FUCK YEAH \:D/
|
пре 13 година |
Sam Hocevar
|
71da6d07f9
|
neercs: ESC no longer quits; but closing the shell does.
|
пре 13 година |
rez
|
9fdf190a6b
|
neercs: lowered noise effect
|
пре 13 година |
Sam Hocevar
|
01f7b1a3de
|
neercs: add missing "loldebug.h" include.
|
пре 13 година |
Sam Hocevar
|
20b291c48b
|
neercs: don't show the FPS information unless the setup is open.
|
пре 13 година |
rez
|
6dbdf91b5e
|
neercs: added all mirror side & finetuned default theme
|
пре 13 година |
rez
|
10108b6362
|
neercs - adding mirror sides (left ok, right no yet)
|
пре 13 година |
rez
|
88e895839d
|
neercs: minors debug (and some bugs added)
|
пре 13 година |
Sam Hocevar
|
ac7ecd46b6
|
neercs: support arrow keys, pgup etc. and don't send keystrokes to the
terminal if the setup window is active.
|
пре 13 година |
rez
|
ce6dd271e3
|
NEERCS: fixed setup position/size
|
пре 13 година |
rez
|
799cbb749c
|
NEERCS: renamed remanency shader into remanence and fixed setup width/height
|
пре 13 година |
Sam Hocevar
|
31a1fff76d
|
neercs: minor tweaks for the setup window.
|
пре 13 година |
rez
|
7133838f44
|
NEERCS: added a new shader (mirror.lolfx), slightly modified the theme
|
пре 13 година |
Sam Hocevar
|
b35eafed84
|
neercs: use two different text rendering objects for the screen and
the setup.
|
пре 13 година |
rez
|
667324f9c5
|
NEERCS: fixed setup value bar length / fixed copper setup
|
пре 13 година |
rez
|
95b215a330
|
NEERCS: copper is working again!
|
пре 13 година |
rez
|
45e25f482b
|
NEERCS: tried to make copper working
|
пре 13 година |