2247 Комити (416550ab679fb7e011021ac385bff4ca4cf138a1)
 

Аутор SHA1 Порука Датум
  Sam Hocevar 416550ab67 math: fix compilation on 32-bit platforms. пре 10 година
  Sam Hocevar b4120d6993 math: fix 32-bit builds. пре 10 година
  Sam Hocevar e2f53bb71a image: fix bug introduced in Image::Lock2D(). пре 10 година
  Sam Hocevar 2a5150e060 base: VISUQL STUDIO JTE NIAUE Q LQ KQLQSH. пре 10 година
  Sam Hocevar 0bafc942a3 build: remove dead cruft and simplify bootstrap script. пре 10 година
  Sam Hocevar 17fe1306d2 math: improve outer product and add unit tests. пре 10 година
  Guillaume Bittoun 2511de1f90 arraynd: adding constructors and operators for vec_t<int, N> and vec_t<ptrdiff_t, N> types. пре 10 година
  Sam Hocevar 9f69882076 math: fix unallowed access to private data in vec_t. пре 10 година
  Guillaume Bittoun 2f056e0133 arraynd: replacing array2d and array3d by templated arraynd. пре 10 година
  Guillaume Bittoun e03ac49383 arraynd: adding tests on size filling пре 10 година
  Guillaume Bittoun 04e44e2d89 arraynd: adding test for variable length subarrays пре 10 година
  Guillaume Bittoun 7cab9c634e arraynd: index inversion on initializer_list construction пре 10 година
  Sam Hocevar 97cdc17ae1 math: add outer product for matrices and vectors. пре 10 година
  Sam Hocevar a46afd6ed5 math: make cofactor computation and matrix inversion simpler and more generic. пре 10 година
  Sam Hocevar f7a8d5079b math: disable a few unused operators (for integer quaternions, for instance). пре 10 година
  Sam Hocevar 62f7068516 math: move code from vector.cpp to matrix.cpp and transform.cpp. пре 10 година
  Guillaume Bittoun a28832a53b arraynd: implementation/correction of the initializer_list constructor пре 10 година
  Sam Hocevar ffa21ed0d0 misc: disable all 16-bit float vectors when using Visual Studio. пре 10 година
  Sam Hocevar 50fc5c818c base: FUCK VISUAL STUDIO; VISUAL STUDIO IS DYING; VISUAL STUDIO SUCKS; пре 10 година
  Sam Hocevar d88217d413 base: fix header inconsistencies that broke the build. пре 10 година
  Sam Hocevar 7dba2ff3a1 base: use ptrdiff_t for array and string sizes and some other things. пре 10 година
  Sam Hocevar 67ce50ef59 base: fix a minor compilation warning. пре 10 година
  Sam Hocevar 761f92c0b4 base: get rid of the ssize_t requirement and use ptrdiff_t instead. пре 10 година
  Sam Hocevar 29dd656a78 math: make swizzling parameters readable in base 10 so that we understand пре 10 година
  Sam Hocevar a772eb4fd4 base: remove unneeded operators in class array. пре 10 година
  Sam Hocevar 90f0420382 math: fix uninitialised variable in arraynd. пре 10 година
  Sam Hocevar 47f7fabbd9 math: activate arraynd and simplify some stuff in there. пре 10 година
  Sam Hocevar 52f3fc7eb0 math: try to get proper EBCO from that fucking Visual Studio piece of shit. пре 10 година
  Sam Hocevar 4be9ea2a4e misc: replace NULL with nullptr. пре 10 година
  Sam Hocevar 50ce473fcf math: disable some half-float vectors because of VS2013. пре 10 година
  Sam Hocevar 9106388a8a math: make initializer_list vector constructors implicit. пре 10 година
  Sam Hocevar cc5c21c34b math: add iterators and initializer_list constructors to vec_t. пре 10 година
  Guillaume Bittoun b3ce9ea902 arraynd: removing ComputeTotalSize for specialization also. пре 10 година
  Guillaume Bittoun b8c5f58826 arraynd: Removing useless method ComputeTotalSize. пре 10 година
  Guillaume Bittoun 3921c579e1 arraynd: specializing arraynd for dimension 1 пре 10 година
  Sam Hocevar e49353f457 base: use variadic templates to remove 300+ lines of redundant code. пре 10 година
  Sam Hocevar 7cf72fd16e base: add a simple tuple implementation. пре 10 година
  Guillaume Bittoun 56325a0773 arraynd: handling array initialization like "arraynd<> a({ { {...}, {..." and fixing bug on arraynd::operator[] (proxy level was wrong). пре 10 година
  Sam Hocevar dec41f198f test: syntax fix. пре 10 година
  Sam Hocevar 18476d1b9a test: add unit test for arraynd (deactivated for now). пре 10 година
  Sam Hocevar 079ee8dcbf math: some new operators for generic vectors, plus unit tests. пре 10 година
  Guillaume Bittoun 1b784d3a24 arraynd: templating proxy’s inner array type instead of specializing пре 10 година
  Guillaume Bittoun faf11bcb93 arraynd: proxy implementation пре 10 година
  Guillaume Bittoun 64c714ed37 Adding arraynd skeleton пре 10 година
  Sam Hocevar 5dc05d7f3e build: remove empty directories and add proper svn:ignore flags. пре 10 година
  Sam Hocevar 7db4bee1c1 pimp: add some clustering in the Amiga export to speed up things. пре 10 година
  Sam Hocevar 83199e3028 math: explicitly delete ctors and dtors in swizzled vectors. пре 10 година
  Sam Hocevar 49692b8ba3 math: add saturate(x) as a shortcut to clamp(x,0,1). пре 10 година
  Sam Hocevar e996e953c8 sys: fix unititialised class member in File. пре 10 година
  Sam Hocevar 7babf9dfde math: fix a nasty bug involving swizzling vectors, add two safeguards so пре 10 година