Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 0aea14cf45 Added logging for additional events hace 1 año
  Sam Lantinga 3d47877bb4 Added SDL_EVENT_RENDER_DEVICE_LOST hace 1 año
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() hace 1 año
  Sam Lantinga d5fe6dd627 Don't use const for non-pointer API parameters hace 1 año
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Anonymous Maarten 6a305e1532 SDL_test: fix SDLTest_CommonQuit with NULL state hace 1 año
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention hace 1 año
  Anonymous Maarten 09af4a8086 SDL_test: make argument parsing extendable hace 1 año
  Anonymous Maarten 396dd16471 SDL_test: Remove unused common_usage_* static char pointers hace 1 año
  Sam Lantinga b602c449e5 Remove SDL_SCALEMODE_BEST hace 1 año
  Anonymous Maarten 88fe52df7b SDL_test: add --gpu option hace 1 año
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration hace 1 año
  Sam Lantinga 83adcb9d38 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER hace 1 año
  Sam Lantinga d7b027a241 Namespace the object creation properties hace 1 año
  Sam Lantinga 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() hace 1 año
  Sam Lantinga a1998d106d Putting the simple back into Simple DirectMedia Layer hace 1 año
  Sam Lantinga c298a3749b Expose the keymap separately from the event keycode hace 1 año
  Sam Lantinga ef6521aee7 testnative: print events with --info event hace 1 año
  Sam Lantinga f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() hace 1 año
  Sam Lantinga 82c89c0125 Removed redundant subystem quit calls hace 1 año
  Sam Lantinga b854e1fe0b Fixed some issues found with static analysis hace 1 año
  Sam Lantinga 4f55271571 Removed temporary memory from the API hace 1 año
  Sam Lantinga eb09264076 Added the safe area to the debug window information hace 1 año
  Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes hace 1 año
  Sam Lantinga 457ca3995c Added SDL_GetWindowSafeArea() hace 1 año
  Sam Lantinga c4eac60000 SDL_GetClipboardData() follows the SDL_GetStringRule hace 1 año
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule hace 1 año
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule hace 1 año