Sam Hocevar
|
70e6a8e570
|
scenegraph: Entity::TickDraw() now provides a reference to the current
scene so that g_scene can be deprecated later.
|
11 년 전 |
Sam Hocevar
|
282d9868e4
|
input: disable keyboard tests the new input system doesn't support yet.
|
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
|
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 년 전 |
rez
|
114f4b439d
|
NEERCS: changed copper base color to do not disturb sam white terminal :)
|
13 년 전 |
Sam Hocevar
|
6b983dc32f
|
neercs: fix rendering issues and tweak timings so that large fullscreen
apps such as cacademo no longer appear to lag.
|
13 년 전 |
rez
|
8b9b07f593
|
neercs: added a protection glass above the monitor
|
13 년 전 |
Sam Hocevar
|
a1df6fe36a
|
neercs: F3 toggles fancy shit drawing.
|
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
|
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
|
667324f9c5
|
NEERCS: fixed setup value bar length / fixed copper setup
|
13 년 전 |
Sam Hocevar
|
8f31334519
|
neercs: minimalist keyboard support.
|
13 년 전 |
Sam Hocevar
|
f347d58585
|
neercs: fix Windows build.
|
13 년 전 |
Sam Hocevar
|
27d2ad5dd0
|
neercs: adapt PTY to canvas size.
|
13 년 전 |
Sam Hocevar
|
8c6f141a99
|
neercs: fix SetWindowSize parameter handling.
|
13 년 전 |
Sam Hocevar
|
138666c04e
|
neercs: buffer unread characters for next frame.
|
13 년 전 |
Sam Hocevar
|
929af5c5e0
|
neercs: spawn a shell and read what it tries to print.
|
13 년 전 |
rez
|
831211da35
|
scrollable option list in setup
|
13 년 전 |
Sam Hocevar
|
150429f6c8
|
neercs: create new Term and Pty classes that will contain the real stuff.
|
13 년 전 |
rez
|
12883054aa
|
copper.lolfx added
|
13 년 전 |
rez
|
8b90645184
|
COPPERBARS FUCK YEAH
|
13 년 전 |
rez
|
fe73529397
|
added COPPER \:D/ (still buggy btw)
|
13 년 전 |
rez
|
1eba3e7969
|
added items to setup menu (unfinished)
|
13 년 전 |
rez
|
6c00476887
|
added smoothstep in postfx (more contrast!) and a magnificient LOLCUBE!
|
13 년 전 |
rez
|
753f28f88d
|
moved blur after glow, tweaked a lot of parameters
|
13 년 전 |
rez
|
4884c3165c
|
fixed noise / added tons of control vars to postfx
|
13 년 전 |
rez
|
1e4b5ca759
|
new font / blur+chromatic aberration boosted on screen corners / various optimization in postfx
|
13 년 전 |
Sam Hocevar
|
f4aae2c468
|
neercs: add a way to activate the old neercs code for testing purposes.
|
13 년 전 |
rez
|
a4debcd104
|
minor fix on the logo
|
13 년 전 |
rez
|
bcfa593af3
|
remanency buffer now use ONLY ONE buffer / renamed font map, added a new one (dos) / fixed the ASCII logo
|
13 년 전 |
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.
|
13 년 전 |
Sam Hocevar
|
c96a41ca7d
|
core: switch the Win32/x64 binaries to the Windows subsystem so that they
do not open a console at startup.
|
13 년 전 |
rez
|
d1b93d2501
|
remanency expanded to 6 buffers, 3 ared used and blended (2,4 and 6)
|
13 년 전 |
Sam Hocevar
|
b4772eed53
|
neercs: import files from the (unfinished) old neercs code.
|
13 년 전 |
rez
|
7a8d6f0332
|
remanency lolfx added
|
13 년 전 |
rez
|
e1441b8be0
|
glsl letterbox and round corner & some new fancy animation!
|
13 년 전 |
rez
|
466829732a
|
glsl letterbox and round corner & some new fancy animation!
|
13 년 전 |
rez
|
082a30e8ce
|
testing things...
|
13 년 전 |
rez
|
86952bbbc3
|
text resize fix
|
13 년 전 |
rez
|
2f70306895
|
updated border autoresize + canvas resize
|
13 년 전 |
rez
|
ab549f1543
|
updated logo (again) + better text canvas size (unfinished)
|
13 년 전 |
rez
|
199b6b818f
|
updated logo + optimized postfx
|
13 년 전 |
rez
|
ed08c18eb9
|
letterbox test
|
13 년 전 |
rez
|
d96bd12df5
|
enhanced test screen
|
13 년 전 |
rez
|
f2781407ea
|
enhanced test screen
|
13 년 전 |
rez
|
2daf8f63a5
|
added function key and renamed some variables
|
13 년 전 |
Sam Hocevar
|
0c7094c989
|
neercs: use RGB colours instead of ANSI attributes for some canvas stuff.
|
13 년 전 |