209 Commits (d2cb94e05707a747d7f947806ded66abbfbe90c0)
 

Autor SHA1 Mensaje Fecha
  Sam Hocevar d2cb94e057 misc: remove 100% of the "using namespace std;" madness. hace 10 años
  Sam Hocevar b4eb4b1a6f base: huge refactor in vector.h; GCC compilation times down by 50%. hace 10 años
  Sam Hocevar ebbb89f91c base: strip core.h from its contents and put it in public/private headers. hace 10 años
  Sam Hocevar a5694a59f0 base: use lol::array in most places. hace 10 años
  Sam Hocevar 70e6a8e570 scenegraph: Entity::TickDraw() now provides a reference to the current hace 10 años
  Sam Hocevar 9bfaa46d54 neercs: refactor the shader system. hace 10 años
  Sam Hocevar 19cca47000 misc: some refactoring in texture handling. hace 10 años
  Sam Hocevar 77c0f255a8 build: various MSVC compilation fixes. hace 10 años
  Sam Hocevar 0f431c4ec3 build: VS2012 solution and project tweaks for exotic platforms. hace 11 años
  Benlitz fbc4e8d8df removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. hace 11 años
  Sam Hocevar 52e8d052d1 misc: fix some coding errors found by Coverity. hace 11 años
  Sam Hocevar 282d9868e4 input: disable keyboard tests the new input system doesn't support yet. hace 11 años
  Lolbot 2ee8a1f55a fixed 8 files out of 2617: hace 11 años
  Benlitz e1839e2c1d gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly hace 11 años
  Sam Hocevar 81b6d454fb neercs: fix typo in render state handling. hace 11 años
  Sam Hocevar 2cc06f00c2 gpu: add SetDepthMask/GetDepthMask to render contexts. hace 11 años
  Sam Hocevar 55ec282a0b ticker: replace linked lists wih dynamic arrays for entity groups. hace 11 años
  Lolbot e320574ed2 fixed 542 files out of 2754: hace 11 años
  Lolbot ea0cb6a208 fixed 542 files out of 2754: hace 11 años
  Sam Hocevar ce71a85f3e build: manually add lollua.vcxproj as a reference in all projects. hace 11 años
  Sam Hocevar 64de01408b ps4: prepare for the fioutaah! hace 11 años
  Sam Hocevar 1ead8498b0 gpu: move Video::Clear to Renderer::Clear. hace 11 años
  Sam Hocevar f58a6615aa gpu: add full support for alpha test in GL and D3D. hace 11 años
  Sam Hocevar a8c77baf42 gpu: implement all depth test functions in the renderer. hace 11 años
  Sam Hocevar 9f780656dc gpu: implement blend function and alpha test in the renderer. hace 11 años
  Sam Hocevar b79214e9ad gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext hace 11 años
  Sam Hocevar 4ed24ab7db gpu: use the RenderContext class in a few friendly places. hace 11 años
  Sam Hocevar ea32511191 build: update .vcxproj files. hace 11 años
  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