Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann a9d4a6b81a Fixed typo in source comment. il y a 10 ans
  Philipp Wiesemann a02521492f Added javadoc comment for consistency. il y a 10 ans
  Philipp Wiesemann 53cf64b09d Fixed doxygen warning and markdown formatting. il y a 10 ans
  Philipp Wiesemann b33d2b7371 Updated README name in header. il y a 10 ans
  Philipp Wiesemann 09dc9f8b20 Removed 42 from README. il y a 10 ans
  David Ludwig ff5caa1721 WinRT build fix for ARM platforms il y a 10 ans
  Sam Lantinga 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers il y a 10 ans
  Sam Lantinga 6299daecba The OpenGL context returned by the UIKit backend is now an actual OpenGL context instead of the OpenGL view we created. il y a 10 ans
  Sam Lantinga 2eb7563e35 Haptics aren't available on iOS, but use the dummy implementation instead of failing init if it's requested. il y a 10 ans
  Alfred Reynolds 87b8c8d108 SDL - when raising the window under OSX also force the app to activate. This fixes a fullscreen window on a separate space not coming front when raisewindow is called. il y a 10 ans
  Alfred Reynolds 7552947654 SDL - fix re-entrancy into SDL_UpdateFullscreenMode under OSX. During HideWindow we get a RESTORED event which then turns fullscreen back on causing a hang in Cocoa_SetWindowFullscreenSpace waiting for the fullscreen transition to finish. il y a 10 ans
  Ryan C. Gordon 5b780063e1 Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!). il y a 10 ans
  Ryan C. Gordon c0f9a57f71 Fixed comment typo. il y a 10 ans
  Ryan C. Gordon c5b21ea6c1 SDL_GetQueuedAudioSize() shouldn't grab lock when not set up for queueing. il y a 10 ans
  Ryan C. Gordon e5d49c2033 Added a GetPendingBytes method to the audio backend. il y a 10 ans
  Ryan C. Gordon db1dd7560e XAudio2: Use XAUDIO2_VOICE_NOSAMPLESPLAYED when possible. il y a 10 ans
  Sam Lantinga e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 10 ans
  Gabriel Jacobo f982d08784 Rearrange documentation il y a 10 ans
  Ryan C. Gordon 0c09ce2b34 Changed local var names in SDL assert macro. il y a 10 ans
  Sam Lantinga 164de2325e Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest il y a 10 ans
  Ryan C. Gordon 2230df5525 Remove dependency on C runtime from Windows SDLmain. il y a 10 ans
  Sam Lantinga a0b68e817d Fixed bug 2537 - _allmul in SDL_lib.c is not working properly il y a 10 ans
  Sam Lantinga 5c6c86912d Fixed uninitialized variable in some cases il y a 10 ans
  Ryan C. Gordon f30e120aa9 Added audio device buffer queueing API. il y a 10 ans
  Sam Lantinga dfc7535ff7 Fixed bug 2657 - Memory leak in GL_CreateTexture function il y a 10 ans
  Ryan C. Gordon 987c335551 Clarifying hard-to-understand piece of code. il y a 10 ans
  Brandon Schaefer 75dacdb99b Dont redeclare DBusMessage* msg; il y a 10 ans
  Sam Lantinga 96b613eab3 Fixed bug 2640 - Unable to SDL_SetRenderTarget to original surface for software renderer without a window il y a 10 ans
  Sam Lantinga fd1da994fa Fixed bug 2639 - SDL_BLENDMODE_BLEND not working properly for software renderer, thanks to Melker Narikka il y a 10 ans
  Sam Lantinga d1ca658c45 Fixed bug 2638 - (Signed) Can't create signed apps in Android il y a 10 ans