- 15 May, 2014 5 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Nikolay Sivov authored
-
Ken Thomases authored
The Mac driver can generate scroll wheel events with values which are not integral multiples of WHEEL_DELTA. Apps should handle that by scrolling a corresponding non-integral multiple of what they'd do for a WHEEL_DELTA-valued scroll or, if they can't, then at least accumulate scroll distance until its magnitude exceeds WHEEL_DELTA and do a "chunky" scroll. However, many apps don't do that properly. They may scroll way too far/fast or even in the opposite direction. If the registry setting UsePreciseScrolling is set to "n", the Mac driver will do that accumulation and chunking itself to work around such broken app behavior.
-
Ken Thomases authored
-
- 14 May, 2014 19 commits
-
-
Shuai Meng authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
There's no difference between WINED3D_CT_PALETTED_CK and WINED3D_CT_PALETTED with the palette index in the alpha channel.
-
Stefan Dösinger authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Austin English authored
-
Nikolay Sivov authored
-
Huw Davies authored
-
- 13 May, 2014 16 commits
-
-
Alex Henrie authored
-
Jacek Caban authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alistair Leslie-Hughes authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Huw Davies authored
-