181 Commits (a515e4d690b38ead781e0024ff9ec7b9dc00454b)
 

Autor SHA1 Mensaje Fecha
  Sam Hocevar a515e4d690 gpu: rename FrameBuffer to Framebuffer. hace 11 años
  Sam Hocevar a133d36dfc base: roll our own constants because it’s always a pain in the ass hace 11 años
  Sam Hocevar bde02398fd build: big Android build system refactor; we now attempt to build hace 11 años
  Sam Hocevar 7b9a8b613e build: reorganise automake build system. hace 11 años
  Sam Hocevar 7b336eeefb core: import pristine lua 5.2.1 in the engine code. hace 11 años
  Sam Hocevar 641cea216d build: re-add liblolcore dependency tracking to all binary objects. hace 11 años
  Sam Hocevar 34b1503ac3 build: fix syntax errors in the Visual Studio projects. hace 11 años
  Sam Hocevar bc01c62de2 build: reorganise AM_CPPFLAGS handling so that we can disable the hace 11 años
  Sam Hocevar 51259cf7a3 build: split the main library into lolcore and lolbullet. hace 11 años
  Sam Hocevar 34d5feaac8 build: fix all vector/scalar type mismatches such as "vec2 * double" hace 11 años
  Sam Hocevar 88075b5aba math: remove coercion rules in the vector classes, they increase the hace 11 años
  Sam Hocevar 7894b2e483 build: hide LolFx external declarations behind macros. hace 12 años
  Sam Hocevar e6931215fb neercs: fix resource path. hace 12 años
  Sam Hocevar 037ebfd425 core: pass the project directory to the binary build and get rid of hace 12 años
  Sam Hocevar 27e5ce7bef system: try to autodetect the data directory from the executable path; hace 12 años
  Lolbot 24843956d2 fixed 27 files out of 2315: hace 12 años
  Benjamin ‘Touky’ Huet 4cb8f416f7 New year copyright update. hace 12 años
  Sam Hocevar 19c2103dcf build: fix the WTFPL site URL in all code comments. hace 12 años
  rez fbf5b9d866 NEERCS: fixed color matching for copper hace 12 años
  Sam Hocevar 5a87d20e6e neercs: fix background colour computations with shader model 3. hace 12 años
  rez 114f4b439d NEERCS: changed copper base color to do not disturb sam white terminal :) hace 12 años
  Sam Hocevar 6b983dc32f neercs: fix rendering issues and tweak timings so that large fullscreen hace 12 años
  Sam Hocevar 0d23d51361 neercs: fix a compilation error in text.lolfx. hace 12 años
  Sam Hocevar 9bf9e7fe44 neercs: more pre-shader4 compatibility tweaks. hace 12 años
  Sam Hocevar f4e7b8f5c0 build: renormalise a lot of files. hace 12 años
  Sam Hocevar f7bf988fa6 neercs: disable the copperbars because they're not very nice, lol. hace 12 años
  Sam Hocevar 1986f05954 neercs: fix our unread() function so that it stops losing characters. hace 12 años
  Sam Hocevar de6d6a45a7 neercs: initialise POD types in TextRender. hace 12 años
  Sam Hocevar b0fc415aef neercs: some fallback code when shader model 4 isn’t available. hace 12 años
  Sam Hocevar 5e0461ffc5 neercs: if shaders don't support integer attributes, pass them as vectors hace 12 años
  Sam Hocevar 7620ada012 neercs: slightly optimise postfx shader. hace 12 años
  Sam Hocevar ff6bded2d1 neercs: do not include "config.h" more than once. hace 12 años
  Sam Hocevar a6f357679a neercs: remove deprecated GLSL constructs in text shader. hace 12 años
  Sam Hocevar 8e2afeba55 neercs: deactivate OpenGL code when we build for OpenGL ES. hace 12 años
  Sam Hocevar 804e386ca4 neercs: do not pass the texture coordinates from the application to hace 12 años
  Sam Hocevar 6b32f0755c neercs: use gl_VertexID instead of sending a whole new vertex array. hace 12 años
  Sam Hocevar d8ef25c9ce neercs: added a better check for forkpty(), and moved the GL_POINTS hace 12 años
  Sam Hocevar 9e5cd7a539 build: fixes for out-of-tree builds, and get rid of hace 12 años
  rez 58e53cae99 neercs: updated "granpa tv" theme hace 12 años
  Sam Hocevar de5f587e43 build: fix minor build issues with Clang. hace 12 años
  rez 1f8f743e24 neercs: fixed scanline, added a new theme hace 12 años
  rez 6cf8b7327b neercs: removed flags from setup, butchered scanline postfx hace 12 años
  rez 95b0e29241 neercs: added theme support + 2 new themes [F4/F5 to switch] hace 12 años
  rez ee78ae8c28 neercs: fixed theme_var[] values hace 12 años
  rez 3f0e8c718e neercs: theme support again (not really working yet) hace 12 años
  rez 40cb5bc496 neercs: early integration of theme support hace 12 años
  rez 25d8e339e8 neercs: moved some init variable, removed useless iborder init hace 12 años
  rez 8b9b07f593 neercs: added a protection glass above the monitor hace 12 años
  rez b717b0c1f7 neercs: scanline auto-resize hace 12 años
  Sam Hocevar a1df6fe36a neercs: F3 toggles fancy shit drawing. hace 12 años