1 İşlemeler (9d4b7ff45612c9348736a1c1766bb22c0114350e)

Yazar SHA1 Mesaj Tarih
  Sam Hocevar 9d4b7ff456 Refactor header usage to use our core submodule instead. 5 yıl önce
  Sam Hocevar 8294264837 feature: assume all compilers can now initialise arrays C++11-style. 6 yıl önce
  Sam Hocevar 2c5a1be8b3 Make the check for threading support runtime to make debugging easier. 6 yıl önce
  Sam Hocevar 7591962cb0 gpu: fix 32-bit compilation on Windows. 6 yıl önce
  Sam Hocevar 6187be0850 emscripten: use document.querySelector() instead of getElementById(). 6 yıl önce
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. 6 yıl önce
  Sam Hocevar 1388625308 input: remove dead code and more cleanup. 6 yıl önce
  Sam Hocevar 7ba8458818 Remove old feature macros that are no longer relevant nowadays. 6 yıl önce
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 7 yıl önce
  Sam Hocevar 67dd817aa2 math: remove unused trig code. 7 yıl önce
  Sam Hocevar 0239617197 Various compilation and warning fixes. 8 yıl önce
  Sam Hocevar 29b41d9c08 Fix typo in nodiscard attribute feature detection. 8 yıl önce
  Sam Hocevar fe99aca67d Use [[nodiscard]] in a lot of places. 8 yıl önce
  Sam Hocevar c86f703dcf Some Windows compilation fixes + support for [[nodiscard]]. 8 yıl önce
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 yıl önce
  Sam Hocevar 144cb0df31 sys: get rid of pthreads. 10 yıl önce
  Benjamin ‘Touky’ Huet 825401d997 Brought threads to C++11 10 yıl önce
  Sam Hocevar 4196f315be misc: various C++11-related compilation fixes for Visual Studio. 11 yıl önce
  Sam Hocevar a07844682e build: remove dead PS3 code. 11 yıl önce
  Sam Hocevar 7ea3b73ed7 image: endianness fixes in the Imlib2 codec. 11 yıl önce
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 11 yıl önce
  Sam Hocevar 5da959e6e4 build: work around another fucking ICE in Visual Studio. 11 yıl önce
  Sam Hocevar 761f92c0b4 base: get rid of the ssize_t requirement and use ptrdiff_t instead. 11 yıl önce
  Sam Hocevar 83199e3028 math: explicitly delete ctors and dtors in swizzled vectors. 11 yıl önce
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename 11 yıl önce
  Sam Hocevar 1b5d3557ec build: some compilation fixes and tweaks for older (<= 4.6) versions of GCC. 11 yıl önce
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 11 yıl önce