58edac3e69Fixed bug 2374 - Update copyright for 2014...
преди 12 години
Sam Lantinga
d76c2cc1daAdd 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()).
преди 12 години
Sam Lantinga
7aef2350cfAdded a relative mouse mode that uses mouse warping instead of raw input.