Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 3e3b34adc9 Added a hint to disable windows message processing in SDL_PumpEvents() il y a 11 ans
  Sam Lantinga 0d1f0fed71 Added a hint to disable window frame and title bar interaction when the cursor is hidden il y a 11 ans
  stopiccot 3cdae42d65 Fixing issues discovered by Philipp Wiesemann il y a 11 ans
  stopiccot 612f4a69db inital apk extension support il y a 11 ans
  Philipp Wiesemann a24745f48d Fixed names of four hint environment variables. il y a 11 ans
  Philipp Wiesemann aeebdc501a Fixed typos in header comments. il y a 11 ans
  Philipp Wiesemann 02045dcb3a Fixed doxygen comment in header. il y a 11 ans
  Sam Lantinga 1367bf8748 Integrated David Ludwig's support for Windows RT il y a 11 ans
  Ryan C. Gordon 9e67444a36 Mac: Added a hint to opt-out of new Spaces code. il y a 11 ans
  Ryan C. Gordon 51faf449bb Reworked fullscreen policy on Mac OS X. il y a 11 ans
  Sam Lantinga 63106e4729 Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear. il y a 11 ans
  Sam Lantinga e56bbe3f71 Added a hint to enable the screensaver by default il y a 11 ans
  David Ludwig abfbed92cf WinRT: simulate keyboard events on Windows Phone 8 back-button presses il y a 11 ans
  David Ludwig 7eaa3cd81d WinRT: added a means to display a privacy policy link via the Settings charm il y a 11 ans
  Philipp Wiesemann fbeb24e96e Fixed documentation comments in SDL_hints.h file. il y a 11 ans
  Sam Lantinga 58edac3e69 Fixed bug 2374 - Update copyright for 2014... il y a 11 ans
  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()). il y a 11 ans
  David Ludwig 46740a5a1c WinRT: merged with latest SDL 2.x/HG code il y a 12 ans
  Sam Lantinga 7aef2350cf Added a relative mouse mode that uses mouse warping instead of raw input. il y a 11 ans
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. il y a 12 ans
  Gabriel Jacobo 61959aa67b OpenGL ES support for Windows il y a 12 ans
  Sam Lantinga 75145ea023 Added a hint SDL_HINT_VIDEO_FULLSCREEN_SPACES to specify that windows go fullscreen into their own spaces on Mac OS X. il y a 12 ans
  Sam Lantinga 621c7f8f1f Added SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK hint which controls whether ctrl+click should emulate a right click on OSX. il y a 12 ans
  Gabriel Jacobo 0b7c69fe12 Adds Joystick support for Android il y a 12 ans
  David Ludwig 3f8f680891 WinRT: spelling fix in SDL_hints.h il y a 12 ans
  David Ludwig 69c5d21d7d WinRT: merged with SDL 2.0.1 codebase il y a 12 ans
  David Ludwig 62c781eaff WinRT: made the Direct3D 11.x 'Debug Layer' be enable-able in any app via a hint il y a 12 ans
  Sam Lantinga 1ad936eb29 Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() il y a 12 ans
  Sam Lantinga cf5e5a8360 Added a hint to create the D3D device in thread-safe mode: SDL_HINT_RENDER_DIRECT3D_THREADSAFE il y a 12 ans
  Sam Lantinga 3ef5a97706 Fixed the name of the environment variable to match the name of the hint. il y a 12 ans