Histórico de Commits

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