Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon b7cda16613 iostream: Final fixes before merging. há 2 anos atrás
  Ryan C. Gordon c175eb488c iostream: Note that the new name has nothing to do with C++'s iostream class. há 2 anos atrás
  Ryan C. Gordon 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". há 2 anos atrás
  Ryan C. Gordon 6776b6108a iostream: "free*" params should be "closeio". há 2 anos atrás
  Ryan C. Gordon 5440fd7d12 README-migration.md: Fixed some RWops mistakes. há 2 anos atrás
  Ryan C. Gordon 3a344cf877 rwops: Fixed some SDL2 symbols that got missed. há 2 anos atrás
  Ryan C. Gordon 5f64cc511e rwops: Fixed build on Android. há 2 anos atrás
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. há 2 anos atrás
  Ryan C. Gordon fe33b2a81b rwops: Give implementations access to status value. há 2 anos atrás
  Ryan C. Gordon 447c29e65c include: Added missing RWops documentation. há 2 anos atrás
  Ryan C. Gordon cc58da4c63 rwops: Add SDL_GetRWStatus, make the statuses into an enum. há 2 anos atrás
  Ryan C. Gordon e35c304022 rwops: Add properties for some of the internal implementation details. há 2 anos atrás
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. há 2 anos atrás
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. há 2 anos atrás
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. há 2 anos atrás
  SDL Wiki Bot 495e432fb9 Sync SDL3 wiki -> header há 2 anos atrás
  Semphris 70c2e15615 Add file dialogs há 2 anos atrás
  Sam Lantinga 30e93b40c2 If a mapping specifies a crc, don't match for controllers that don't have that CRC há 2 anos atrás
  Sam Lantinga 6c11449cd4 Added a note for the SDL_CommonEvent type há 2 anos atrás
  Sam Lantinga 209a87bf24 Added missing default case (thanks @sezero!) há 2 anos atrás
  Sam Lantinga 442073f379 Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!) há 2 anos atrás
  Sam Lantinga 9bef331dc8 Note that SDL_UserEvent and SDL_Event type are intentionally Uint32 há 2 anos atrás
  Frank Praznik 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list há 2 anos atrás
  Sam Lantinga 3875ef4552 Removed duplicated line (thanks @sechshelme!) há 2 anos atrás
  Frank Praznik 4686a737a9 wayland: Minor cursor code cleanup há 2 anos atrás
  Dimitriy Ryazantcev 1973edb9b7 WIN_UpdateKeymap: cleanup code a bit há 2 anos atrás
  Anthony 0a86f8eb6e Move some code blocks inside `SDL_VIDEO_RENDER_SW`, where it belongs (#9259) há 2 anos atrás
  Frank Praznik c2e9693de5 wayland: Add cursor-shape-v1 protocol support há 2 anos atrás
  Frank Praznik 9bdb992925 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. há 2 anos atrás
  Sam Lantinga 41b7036f37 testffmpeg: added support for EGL OES frame formats há 2 anos atrás