SDL/src/video
Sam Lantinga c916f388d4 Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices()
Yamagi

A customer of mine had the strange problem, that SDL_SetRelativeMouseMode() was failing for him on Windows 7. Luckily he was willing to provide some debug informations. We could track this problem down to RegisterRawInputDevices() failing due to security software running on his system (Norton Internet Security to be precise, but there are reports of similar problems with other products. For example [1]). Working around this issue with SDL_WarpMouseInWindow() is easy, and while I don't think that SDL2 can provide an internal workaround it would be really nice and helpfull if this could be documentated somewhere.

1: http://forums.codeguru.com/showthread.php?498374-How-to-run-a-very-long-SQL-statement
2014-03-01 09:59:06 -08:00
..
android Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
cocoa Mac: Forgot return value in last commit. 2014-02-26 16:27:03 -08:00
directfb Fixed including SDL_internal.h twice for DirectFB. 2014-02-02 20:58:46 +01:00
dummy Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
haiku Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
mir * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. 2014-02-04 12:28:35 -08:00
pandora Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
psp Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
raspberry Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
uikit Fixed bug 2407 - Support for OpenGL ES 3 contexts on iOS 2014-02-22 15:23:09 -08:00
wayland Unload Wayland libs if memory allocation fails during init. 2014-02-03 11:53:21 -05:00
windows Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices() 2014-03-01 09:59:06 -08:00
x11 Fixes #2326, clean up the X11 backend a bit 2014-02-21 08:37:57 -03:00
SDL_blit.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_0.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_1.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_A.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_auto.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_auto.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_copy.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_copy.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_N.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_slow.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_blit_slow.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_bmp.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_clipboard.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_egl.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_egl_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_fillrect.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_pixels.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_pixels_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_rect.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_rect_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_RLEaccel.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_RLEaccel_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_shape.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_shape_internals.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_stretch.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_surface.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_sysvideo.h Added Mir video target (thanks, Brandon!). 2014-02-02 23:41:46 -05:00
SDL_video.c Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00
sdlgenblit.pl Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00