119 次程式碼提交 (9bfaa46d5442a16640854f3dea95fc5fc4119b6d)

作者 SHA1 備註 提交日期
  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: 12 年之前
  Lolbot ea0cb6a208 fixed 542 files out of 2754: 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 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 13 年之前
  Sam Hocevar 34d5feaac8 build: fix all vector/scalar type mismatches such as "vec2 * double" 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 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 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 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 年之前