提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 6472e36264 x11: Minor cleanup in new mouse cursor selection code. 1 年之前
  Simon McVittie b986bc8be9 emscripten, wayland, x11: Share the table of CSS cursor names 1 年之前
  Simon McVittie 7dbd6669c3 wayland: Move calls to WAYLAND_wl_cursor_theme_get_cursor out of the switch 1 年之前
  Simon McVittie 40a6c1c0a7 wayland: Use CSS/freedesktop cursor name "default" as a fallback 1 年之前
  Simon McVittie 791646535a wayland: Reference CSS cursor name vocabulary 1 年之前
  Ryan C. Gordon cb9565354c x11: Use XcursorLibraryLoadCursor to load system cursors when available. 1 年之前
  Sam Lantinga d451fcd7a7 Fixed HDR video content being too bright on Apple platforms 1 年之前
  Sam Lantinga c09daf8388 Removed unused variables 1 年之前
  Ozkan Sezer 6efe5f30ed don't let SDL_render.c:render_drivers[] have an empty initializer list. 1 年之前
  Ozkan Sezer aae2d22852 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 年之前
  Ryan C. Gordon 8ddddd36cd audio: Deal with race conditions against default device changes. 1 年之前
  Frank Praznik 4eae38580f cocoa: Remove resize hack when changing the window backing scale 1 年之前
  Frank Praznik f9ba0e1dbd wayland: Don't store wl_output pointers in mode driver data 1 年之前
  Ryan C. Gordon 5e1d9d19a4 audio: Don't use SDL_BindAudioStream inside SDL_OpenAudioDeviceStream(). 1 年之前
  Sam Lantinga 5e6ae85b63 Update the draggable state when the hit test callback changes 1 年之前
  SDL Wiki Bot 4d4c24acdd Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! 1 年之前
  Ryan C. Gordon af61cfd5e0 android: Added SDL_AndroidRequestPermissionAsync. 1 年之前
  Frank Praznik 310f21bf84 video: Ensure that all references to a destroyed fullscreen window are removed 1 年之前
  Sam Lantinga f2695856d6 Use SDL string functions 1 年之前
  Sam Lantinga 725c79f3ac Fixed building with SDL_LEAN_AND_MEAN 1 年之前
  Sam Lantinga 734d6fa1f3 Fixed documentation of SDL_PROP_WINDOW_CREATE_EXTERNAL_GRAPHICS_CONTEXT_BOOLEAN 1 年之前
  Sam Lantinga ead3cbafd7 Fixed documentation for SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4 (thanks @AntTheAlchemist!) 1 年之前
  Sam Lantinga 814a94c349 Fixed error: unused variable 'axes' [-Werror,-Wunused-variable] 1 年之前
  Sam Lantinga b39246936b Added SDL_cocoashape* to Xcode project 1 年之前
  Sam Lantinga f4d97bdb14 Update mouse transparency when the window shape changes 1 年之前
  Sam Lantinga 42cdbf6b21 Explicitly retain and release NSObjects in C structures 1 年之前
  Sam Lantinga 87c07a79c0 Changed property name from '-' to '_' 1 年之前
  SDL Wiki Bot 59f1e66adc Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga dca2721b91 Removed SDL_HINT_VIDEO_EXTERNAL_CONTEXT 1 年之前