SDL/src/video/haiku
Gerasim Troeglazov c8a2ef863e haiku: Disable pointer history
(note from PulkoMandy on Bugzilla #4442 about why this is a desirable patch:
"The event mask: note that the window and GL view run in their own thread
which I don't expect to be too much CPU bound, and will quickly pop these
messages and forward them to the main thread in our SDL code. Therefore the
B_NO_POINTER_HISTORY should be no problem, and is the default on Haiku
anyway (it was not in BeOS, but we changed that and added a
B_FULL_POINTER_HISTORY flag to request the old behavior explicitly). So, this
seems fine.")

Partially fixes Bugzilla #4442.
2019-12-03 02:49:01 -05:00
..
SDL_bclipboard.cc Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bclipboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bevents.cc Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bframebuffer.cc Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bframebuffer.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bkeyboard.cc Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bkeyboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bmessagebox.cc haiku: Rename BE_* entities to HAIKU_* 2019-11-12 17:24:37 -05:00
SDL_bmessagebox.h haiku: Rename BE_* entities to HAIKU_* 2019-11-12 17:24:37 -05:00
SDL_bmodes.cc Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bmodes.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bopengl.cc haiku: use addr_t instead of size_t for OpenGL dynamic loading. 2019-11-11 22:04:10 -05:00
SDL_bopengl.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_bvideo.cc haiku: mouse->ShowMouse method added 2019-11-11 22:22:40 -05:00
SDL_bvideo.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_BWin.h haiku: Disable pointer history 2019-12-03 02:49:01 -05:00
SDL_bwindow.cc haiku: Implement message box for Haiku 2019-11-11 16:44:40 -05:00
SDL_bwindow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00