Historial de Commits

Autor SHA1 Mensaje Fecha
  Egor 2302b2d5e5 Add mapping for Logitech Precision Gamepad hace 3 años
  Sylvain 83df4a354e SDL_render.c: remove unsused case, since renderer target has been forced to NULL previously (see bug #4213) hace 3 años
  Ryan C. Gordon f782abe5f0 hints: Added SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE. hace 3 años
  Sam Lantinga 34fd83ca06 Don't try to hide foreign windows when destroying the SDL window representation hace 3 años
  Ozkan Sezer 74680f5c4c regenerated SDL_blit_auto.c. hace 3 años
  pionere dd6c46cb34 blit-auto optimizations hace 3 años
  Sylvain 9dc201d448 Fixed bug #2962 - when SDL_RenderReadPixels format = 0, used format of the target texture hace 3 años
  Sylvain 7f1feee02a Fixed bug #2426 - SDL_RenderReadPixels result is unspecified and fails testautomation hace 3 años
  Ryan C. Gordon 2b3c16eb5b Sync wiki -> headers. hace 3 años
  Eddy Jansson 24ffcbd9ad audio: Set error message on dsp init failure. hace 3 años
  Sam Lantinga 8f964576da Fixed parameter operation ordering for ease of reading hace 3 años
  Sam Lantinga 0517b61ed6 Relative mouse mode is tied to the window with keyboard focus hace 3 años
  Sam Lantinga b559a4accc Fixed Android crash when SDL_HIDAPI_DISABLED set to 1 hace 3 años
  Sam Lantinga a485ffc3c8 Fix "SDL_FALSE is not defined" runtime error for emscripten. hace 3 años
  Ryan C. Gordon d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. hace 3 años
  Ryan C. Gordon 4d9bef604a SDL_Rect: minor code cleanups. hace 3 años
  Ryan C. Gordon c573ebe143 SDL_UnionRect: If both rects are empty, zero out the result struct. hace 3 años
  Christian Kündig fbbd0270eb Fix "SDL_TRUE is not defined" runtime error for emscripten. hace 3 años
  SDL Wiki Bot aef1e56737 Sync wiki -> header hace 3 años
  Sam Lantinga 40b7326b38 Added a note that SDL_RenderReadPixels() should be called before SDL_RenderPresent() hace 3 años
  Sam Lantinga 6c96217727 Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode. hace 3 años
  Sam Lantinga d3cc5764c0 Modern CMake doesn't need "LANGUAGE C" for Objective-C hace 3 años
  Sam Lantinga 1868c5b521 Start rumbling once a raw input controller has been correlated hace 3 años
  Sam Lantinga 3167ba342d Fixed freeing the Windows blank cursor hace 3 años
  Sam Lantinga 0387bf821a Fixed memory leak in WIN_CreateBlankCursor() hace 3 años
  Sam Lantinga 5ff42438e3 Added a hint to capture the mouse when mouse buttons are pressed, defaulting on hace 3 años
  Sam Lantinga 09b8152fae Use SDL_Log instead of printf hace 3 años
  Sam Lantinga b22ce2b5a8 Workaround for bug in Microsoft WGI support hace 3 años
  Sam Lantinga d406278513 Try not forcing activation when grabbing the mouse in fullscreen windows hace 3 años
  Sam Lantinga 4e784fce43 When updating grab state, only activate windows that are grabbed, fullscreen, and shown. hace 3 años