2269 Revize (6f1f7ab8956586f565d6a7218d475f9908514e93)
 

Autor SHA1 Zpráva Datum
  Sam Hocevar 6f1f7ab895 input: fix a typo in the key list and clean up some code. před 10 roky
  Sam Hocevar 2b81246a22 build: reorganise some visual studio shit and comment some files. před 10 roky
  Sam Hocevar b599c88582 build: fix an infinite loop in one of our build scripts and work around před 10 roky
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. před 10 roky
  Sam Hocevar 7d8e75b029 build: fix SDL2 library names. před 10 roky
  Sam Hocevar a9b4281b47 build: update our Win32 SDL_image and SDL_mixer. před 10 roky
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, před 10 roky
  Sam Hocevar 7d4a58021f build: use SDL2 on Windows. před 10 roky
  Sam Hocevar d37d124849 sdl: SDL2 video and audio support (no input yet). před 10 roky
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. před 10 roky
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. před 10 roky
  Sam Hocevar 5da959e6e4 build: work around another fucking ICE in Visual Studio. před 10 roky
  Sam Hocevar b2283cd1a3 build: update VS solution and fix a few compilation warnings. před 10 roky
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. před 10 roky
  Sam Hocevar 0e91d9cf66 build: fix an infinite loop in recursive rules. před 10 roky
  Sam Hocevar 769eea3950 math: fix vector iterator member initialisation. před 10 roky
  Sam Hocevar d0e9447ac0 gpu: fix missing #if blocks in vertex buffer code. před 10 roky
  Sam Hocevar a72a7e39bc build: reduce strict overflow warnings, they’re a bit too verbose. před 10 roky
  Sam Hocevar 0bc2ec0480 build: move VS solution one directory below and create a VS2014 solution. před 10 roky
  Sam Hocevar 8329482cb9 image: do not alter the pointer returned by Lock(). před 10 roky
  Sam Hocevar ad9c4a779b math: another 32-bit compilation fix. před 10 roky
  Sam Hocevar c7c7eec9c6 test: fix test suite compilation. před 10 roky
  Sam Hocevar 416550ab67 math: fix compilation on 32-bit platforms. před 10 roky
  Sam Hocevar b4120d6993 math: fix 32-bit builds. před 10 roky
  Sam Hocevar e2f53bb71a image: fix bug introduced in Image::Lock2D(). před 10 roky
  Sam Hocevar 2a5150e060 base: VISUQL STUDIO JTE NIAUE Q LQ KQLQSH. před 10 roky
  Sam Hocevar 0bafc942a3 build: remove dead cruft and simplify bootstrap script. před 10 roky
  Sam Hocevar 17fe1306d2 math: improve outer product and add unit tests. před 10 roky
  Guillaume Bittoun 2511de1f90 arraynd: adding constructors and operators for vec_t<int, N> and vec_t<ptrdiff_t, N> types. před 10 roky
  Sam Hocevar 9f69882076 math: fix unallowed access to private data in vec_t. před 10 roky
  Guillaume Bittoun 2f056e0133 arraynd: replacing array2d and array3d by templated arraynd. před 10 roky
  Guillaume Bittoun e03ac49383 arraynd: adding tests on size filling před 10 roky
  Guillaume Bittoun 04e44e2d89 arraynd: adding test for variable length subarrays před 10 roky
  Guillaume Bittoun 7cab9c634e arraynd: index inversion on initializer_list construction před 10 roky
  Sam Hocevar 97cdc17ae1 math: add outer product for matrices and vectors. před 10 roky
  Sam Hocevar a46afd6ed5 math: make cofactor computation and matrix inversion simpler and more generic. před 10 roky
  Sam Hocevar f7a8d5079b math: disable a few unused operators (for integer quaternions, for instance). před 10 roky
  Sam Hocevar 62f7068516 math: move code from vector.cpp to matrix.cpp and transform.cpp. před 10 roky
  Guillaume Bittoun a28832a53b arraynd: implementation/correction of the initializer_list constructor před 10 roky
  Sam Hocevar ffa21ed0d0 misc: disable all 16-bit float vectors when using Visual Studio. před 10 roky
  Sam Hocevar 50fc5c818c base: FUCK VISUAL STUDIO; VISUAL STUDIO IS DYING; VISUAL STUDIO SUCKS; před 10 roky
  Sam Hocevar d88217d413 base: fix header inconsistencies that broke the build. před 10 roky
  Sam Hocevar 7dba2ff3a1 base: use ptrdiff_t for array and string sizes and some other things. před 10 roky
  Sam Hocevar 67ce50ef59 base: fix a minor compilation warning. před 10 roky
  Sam Hocevar 761f92c0b4 base: get rid of the ssize_t requirement and use ptrdiff_t instead. před 10 roky
  Sam Hocevar 29dd656a78 math: make swizzling parameters readable in base 10 so that we understand před 10 roky
  Sam Hocevar a772eb4fd4 base: remove unneeded operators in class array. před 10 roky
  Sam Hocevar 90f0420382 math: fix uninitialised variable in arraynd. před 10 roky
  Sam Hocevar 47f7fabbd9 math: activate arraynd and simplify some stuff in there. před 10 roky
  Sam Hocevar 52f3fc7eb0 math: try to get proper EBCO from that fucking Visual Studio piece of shit. před 10 roky