Historia zmian

Autor SHA1 Wiadomość Data
  Ryan C. Gordon 88e85f4ddd Patched to compile on C89 compilers. 11 lat temu
  Ryan C. Gordon 8da7e8adc9 Log Android hardware at startup (thanks, rettichschnidi!). 11 lat temu
  Ryan C. Gordon 6a126a48df Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC. 11 lat temu
  Ryan C. Gordon 9a686aaa56 Wayland: changed a few "SetError(); return -1;" to "return SetError()". 11 lat temu
  Emmanuel Gil Peyrot b620df3ea7 Wayland: Specify the output we want to put our window on. 11 lat temu
  Emmanuel Gil Peyrot 89be609adf Wayland: Properly discover displays and their modes. 11 lat temu
  Ryan C. Gordon e7ba78a35a CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). 11 lat temu
  Ryan C. Gordon 5b6e064acd CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!). 11 lat temu
  Philipp Wiesemann 684f9e9603 Fixed typo in gesture README. 11 lat temu
  Ryan C. Gordon 3e9c2e7512 Another attempt to make MSVC's /W4 warning level cooperate with SDL_assert. 11 lat temu
  Alex Baines a4458a7002 Fix DBus error message if IBus couldn't be initialized. 11 lat temu
  Ryan C. Gordon 8011557458 Refuse to make a window that's too large. Some systems (x11) freak out at this. 11 lat temu
  Edward Rudd b88ca1b4a6 the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 11 lat temu