93 Комити (8f31334519bc8713fb8002f857d60a95474e6722)
 

Аутор SHA1 Порука Датум
  Sam Hocevar 8f31334519 neercs: minimalist keyboard support. пре 12 година
  rez d6b02f12b4 NEERCS: added corner width in setup->screen пре 12 година
  Sam Hocevar 8d9153bc1d neercs: add some helper function for future keyboard input. пре 12 година
  Sam Hocevar 0706f32aa5 neercs: fix two potential crashes, one caused by mismatched delete/delete[] пре 12 година
  Sam Hocevar f347d58585 neercs: fix Windows build. пре 12 година
  Sam Hocevar 12d769809e neercs: clamp canvas size to ensure we never get to zero. пре 12 година
  rez cba092f2f0 fixed border w/h unit (now equal to one char) пре 12 година
  rez e2be449a05 fixed a stupid error пре 12 година
  Sam Hocevar 27d2ad5dd0 neercs: adapt PTY to canvas size. пре 12 година
  rez 49cc61613e added border x/y in setup пре 12 година
  rez 4631a47412 added char number w/h in setup пре 12 година
  Sam Hocevar 8c6f141a99 neercs: fix SetWindowSize parameter handling. пре 12 година
  Sam Hocevar 0925d568c0 neercs: remove debug variable. пре 12 година
  Sam Hocevar a74e596e1b neercs: minor tweak for rez_ so that cacademo renders properly. пре 12 година
  Sam Hocevar 65b5b58e98 neercs: do not crash if the shader system does not support integer attributes, пре 12 година
  rez 8989bc3bbd setup cursor position fixed пре 12 година
  Sam Hocevar ff8138b3d6 neercs: minor syntax fix in copper shader. пре 12 година
  Sam Hocevar 138666c04e neercs: buffer unread characters for next frame. пре 12 година
  Sam Hocevar 929af5c5e0 neercs: spawn a shell and read what it tries to print. пре 12 година
  rez 831211da35 scrollable option list in setup пре 12 година
  Sam Hocevar 008bcc10af neercs: Visual Studio cannot have term.c and term.cpp in the same project, пре 12 година
  Sam Hocevar 150429f6c8 neercs: create new Term and Pty classes that will contain the real stuff. пре 12 година
  Sam Hocevar 023d31848b neercs: fix an illegal construct in the copper shader. пре 12 година
  rez 12883054aa copper.lolfx added пре 12 година
  rez 8b90645184 COPPERBARS FUCK YEAH пре 12 година
  rez fe73529397 added COPPER \:D/ (still buggy btw) пре 12 година
  rez c8aa4b5b8d fixed a minor detail пре 12 година
  rez 9501ce12fc moved some code from postfx to a new shader -> color.lolfx пре 12 година
  rez a95bf9c0f8 fixed rand() function пре 12 година
  rez b5e548f185 fixed all noise/displacement effects пре 12 година
  rez 0a3c0ddc78 fixed all noise/displacement effects пре 12 година
  rez fcad48e2ce moved noise/offset/retrace into a new shader пре 12 година
  Sam Hocevar 507a08650d input: switch all key names to camel case, like our other enums. пре 12 година
  rez 5d85f97038 changed keyboard event manager to use Input::WasReleased(K_LOL) пре 12 година
  rez 9bf6107553 enhanced double ghost picture + add vignetting control in setup пре 12 година
  rez 18f66351db fixed menu variable bar пре 12 година
  Sam Hocevar ee34d7d3ca gpu: create the ShaderTexture class, replace Shader::SetTexture with a пре 12 година
  Sam Hocevar c588be3877 gpu: get rid of the glClearColor, glClearDepth and glClear calls in all пре 12 година
  rez a886c0d6df calculate the number of items for the current setup menu (avoid selection of empty slot) пре 12 година
  rez fe1c6984ad added pageup/pagedown shortcut for setup пре 12 година
  rez 0463ff8732 added TONS of new parameters into the setup menu пре 12 година
  rez f345590a7b setup menu: added a lot of parameters and reorganized some пре 12 година
  rez 03b6e6bf64 setup menu bugfix (working now!) пре 12 година
  rez e8215916b2 setup menu - added Render::UpdateVar(int key) function пре 12 година
  rez 3429b24cb6 setup menu improved, now you can change (some) variable пре 12 година
  rez 1eba3e7969 added items to setup menu (unfinished) пре 12 година
  rez d74adf600e setup menu - basic option listing (F1/key_up/key_down) пре 12 година
  rez 7bc8a0ce96 setup menu - basic option listing (F1/key_up/key_down) пре 12 година
  rez 956e5d5c59 added parametrable hue/brightness/contrast to postfx and found a pretty decent scanline scheme пре 12 година
  rez 88be56504e added delay to key repeat (float timer_key_repeat) пре 12 година