Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Wiesemann 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. hace 8 años
  Philipp Wiesemann 3639895eac Removed unused errno includes. hace 8 años
  Ryan C. Gordon 6fbde875e2 code style: wrap a single-statement if in braces. hace 8 años
  Ryan C. Gordon 3fbd21ce40 windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!). hace 8 años
  Philipp Wiesemann 90ed3daa3e Changed messages about not recognized keys to include discourse link. hace 8 años
  Philipp Wiesemann 759319729c emscripten: Fixed compiling on C89 compilers. hace 8 años
  Philipp Wiesemann b84fe2c06b ios: Fixed math include in demos. hace 8 años
  Philipp Wiesemann 1e13d93fea directfb: Changed internal function to be static. hace 8 años
  Philipp Wiesemann 189b5851b7 android: Fixed parameter list in function definitions. hace 8 años
  Philipp Wiesemann 6c0aea4270 wayland: Fixed freeing memory of SDL_malloc() with plain free(). hace 8 años
  Philipp Wiesemann c66f0471e1 Removed unused internal window shape functions. hace 8 años
  Ryan C. Gordon a7fc2822d4 audio: rename bsd target to netbsd. hace 8 años
  Ryan C. Gordon 6844d92c23 coreaudio: we don't need to track number of allocated audio buffers anymore. hace 8 años
  Ryan C. Gordon fc4402e5ff coreaudio: Better handling of audio buffer queue management. hace 8 años
  Charlie Birks 126e5a1dbf Emscripten: Prevent default on arrow keys hace 8 años
  Patrick Monaghan f839b209b9 Emscripten: fixed incorrect conversion of touch motion events to mouse motion events hace 8 años
  Ryan C. Gordon 3fd35f6bb0 coreaudio: looks like we need more like a 10ms buffer minimum, not 50ms. hace 8 años
  Ryan C. Gordon 793c788b1c coreaudio: dynamically allocate AudioQueueBuffers. hace 8 años
  Philipp Wiesemann 088f57a62a Removed unnecessary call to free() in testoverlay2 program. hace 8 años
  Philipp Wiesemann fa3944ba39 Removed unused signal includes and handler in test programs. hace 8 años
  Philipp Wiesemann bf8ccf08bb Removed redundant mouse clean up on quit for some platforms. hace 8 años
  Ryan C. Gordon a9c7bc85f1 android: add screenSize to AndroidManifest's configChanges (thanks, Daniel!). hace 8 años
  Ryan C. Gordon e889757bb3 assert: Better Emscripten support. hace 8 años
  Ryan C. Gordon d6f418641d assert: Check for Clang _and_ GCC, in case they ever drop compatibility. hace 8 años
  Ryan C. Gordon 8917f8634d assert: allow assertions to work on platforms without threads. hace 8 años
  Ryan C. Gordon 91e6054b03 wasapi: don't mark capture devices as failed for AUDCLNT_S_BUFFER_EMPTY. hace 8 años
  Ryan C. Gordon 02773811b3 render: GL_DestroyRender() should activate first. hace 8 años
  Ryan C. Gordon cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). hace 8 años
  Ryan C. Gordon 81ab6c98fd Patched to compile on Windows. hace 8 años
  Ryan C. Gordon 13b6d9959a wasapi: Replace tabs with strings in source code. hace 8 años