119 Commits (9bfaa46d5442a16640854f3dea95fc5fc4119b6d)

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