Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() hace 1 año
  Sam Lantinga 027671bedb SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter. hace 1 año
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h hace 1 año
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention hace 1 año
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() hace 1 año
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() hace 1 año
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs hace 1 año
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() hace 1 año
  Ryan C. Gordon 3d86dce673 haiku: No more chdir to executable's directory at startup in SDL3. hace 1 año
  Sam Lantinga 730d5cf2f8 Added fractional representation of refresh rate to SDL_DisplayMode hace 1 año
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() hace 1 año
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) hace 1 año
  Sam Lantinga 60ed914c66 Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code hace 1 año
  Ryan C. Gordon af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. hace 1 año
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hace 1 año
  Frank Praznik 74cc06db1b Remove the SDL_EVENT_WINDOW_TAKE_FOCUS event hace 1 año
  Frank Praznik be13328cb1 Remove SDL_SetWindowInputFocus hace 1 año
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z hace 1 año
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI hace 1 año
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI hace 1 año
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() hace 1 año
  SDL Wiki Bot c983c1da97 Sync SDL3 wiki -> header hace 1 año
  Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). hace 1 año
  SDL Wiki Bot 306cc6f91e Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. hace 1 año
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. hace 1 año
  Sam Lantinga 0dd579d40d Removed SDL_Keysym hace 1 año
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state hace 1 año
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list hace 1 año
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) hace 1 año