Commit History

Author SHA1 Message Date
  Ryan C. Gordon 9e67444a36 Mac: Added a hint to opt-out of new Spaces code. 11 years ago
  Ryan C. Gordon 51faf449bb Reworked fullscreen policy on Mac OS X. 11 years ago
  Sam Lantinga 63106e4729 Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear. 11 years ago
  Sam Lantinga e56bbe3f71 Added a hint to enable the screensaver by default 11 years ago
  Philipp Wiesemann fbeb24e96e Fixed documentation comments in SDL_hints.h file. 11 years ago
  Sam Lantinga 58edac3e69 Fixed bug 2374 - Update copyright for 2014... 11 years ago
  Sam Lantinga d76c2cc1da Add a new hint SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT that allows SDL_CreateWindowFrom() to set the pixel format of another SDL_Window (and also will set the SDL_WINDOW_OPENGL flag on the window created with SDL_CreateWindowFrom()). 11 years ago
  Sam Lantinga 7aef2350cf Added a relative mouse mode that uses mouse warping instead of raw input. 11 years ago
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. 12 years ago