커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga 6c11449cd4 Added a note for the SDL_CommonEvent type 2 년 전
  Sam Lantinga 442073f379 Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!) 2 년 전
  Sam Lantinga 9bef331dc8 Note that SDL_UserEvent and SDL_Event type are intentionally Uint32 2 년 전
  Sam Lantinga efbbafb3f1 Re-added balls to the SDL joystick API 2 년 전
  Sam Lantinga 790cd395f5 Make sure the type in the SDL_Event aligns properly across the union 2 년 전
  Susko3 722f4104bf Use enums as types in SDL_*Event structures 2 년 전
  SDL Wiki Bot 2d0cd90171 Sync SDL3 wiki -> header 2 년 전
  Sam Lantinga 860155680d SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events. 2 년 전
  Sam Lantinga 95fbbc6f07 Fixed accidental use of tabs 2 년 전
  Susko3 e268cdbec6 Use specific types in public headers (#9205) 2 년 전
  Ryan C. Gordon 22dbc0f32f camera: Patched to compile after rebasing to latest in main. 2 년 전
  Ryan C. Gordon 67708f9110 camera: Emscripten support! 2 년 전
  Ryan C. Gordon d3e6ef3cc6 camera: Massive code reworking. 2 년 전
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 년 전
  Sam Lantinga 6f87973b9c Added a reserved field to the SDL_Event structure 2 년 전
  Sam Lantinga 30e176d6ba Added HDR display properties and related event 2 년 전
  SDL Wiki Bot b5bcf45a65 Sync SDL3 wiki -> header 2 년 전
  Sam Lantinga 4fee6cb274 Added documentation for custom event cleanup in SDL_FlushEvent() 2 년 전
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 년 전
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers 2 년 전
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 2 년 전
  Ozkan Sezer 45fc828c95 move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down 2 년 전
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 2 년 전
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 2 년 전
  Sam Lantinga 9458cbf75e Removed unused SDL_OSEvent 2 년 전
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 년 전
  Ozkan Sezer c132295ad7 SDL_FlushEventMemory is not a public procedure. 2 년 전
  Ryan C. Gordon 7ac281f800 Sync wiki -> headers. 2 년 전
  Sam Lantinga 04dfca958a Added a note to events indicating that memory is owned by SDL 2 년 전
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events 2 년 전