3 Комити (2cb4324574ae56c1ffb21c75692ffa0dbe08316c)

Аутор SHA1 Порука Датум
  Sam Hocevar 06edad8755 scene: remove useless subobject classes. пре 6 година
  Sam Hocevar a33073f996 Fix the EGL application build. пре 6 година
  Sam Hocevar 016330c12b ui: move a lot of files around. пре 6 година
  Sam Hocevar d3d84948d4 sdl: move files around in separate directories. пре 6 година
  Sam Hocevar a1ef3552bc No longer look for SDL/SDL*.h headers. пре 6 година
  Sam Hocevar 0e8227aa71 build: fix EGL library detection. пре 6 година
  Sam Hocevar 6dd7a0cb39 Another lowercase switching frenzy, because why not. пре 6 година
  Sam Hocevar a18ccb3987 build: drop support for SDL v1. пре 6 година
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. пре 7 година
  Sam Hocevar 89a8add7bf audio: reorganise files пре 8 година
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. пре 8 година
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. пре 9 година
  Sam Hocevar d64b117b8d build: fix license and copyright information. пре 10 година
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. пре 10 година
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. пре 10 година
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 10 година
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. пре 10 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 10 година
  Benlitz 8a657ea287 input: Removed previous input system пре 11 година
  Sam Hocevar 399a172425 build: fix a few compilation issues with input v2. пре 11 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 12 година
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. пре 12 година
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is пре 12 година
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). пре 12 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 12 година
  Sam Hocevar 3bfbb6c408 build: fix shitloads of warnings. пре 12 година
  Sam Hocevar eab78ea114 input: switch SDL joystick handling mode to polling, because we won't get пре 12 година
  Sam Hocevar 90799afe90 core: better EGL error reporting. пре 12 година
  Sam Hocevar 44180ce402 build: switch the Android native build rules to autoconf; still a bit rough пре 12 година
  Sam Hocevar 803d140502 gpu: don't forget to ask for a depth buffer on GL ES systems. пре 12 година
  Sam Hocevar f80753b168 core: remove debug code that caused all builds to fail. пре 12 година
  Sam Hocevar d9aed059cb core: on the Raspberry Pi, use the proprietary graphics library instead of пре 12 година
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. пре 13 година
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. пре 13 година
  Sam Hocevar cc05a63bb7 video: get rid of Video::GetWidth() and Video::GetHeight(). пре 14 година
  Sam Hocevar d18820d320 video: enforce shader-enabled GL implementations, getting rid of a lot пре 14 година
  Sam Hocevar 10b321b204 core: get rid of now useless <cstdio> includes. пре 14 година
  Sam Hocevar 1e5624d551 core: create a logger class to reduce printf usage. пре 14 година
  Sam Hocevar 586302999b Fix delete/free confusions in EglApp and SdlApp. пре 14 година
  Sam Hocevar 4be6c3fd33 Remove the old and ugly Font macro diversion. пре 14 година
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. пре 14 година
  Sam Hocevar cc7dd5f4f6 Try to fix GLES 2 rendering. No luck so far. пре 14 година
  Sam Hocevar b8377c4160 Add preliminary support for EGL applications. пре 14 година