gldriver: (cocoa) invert mouse wheel direction

MouseWheel{Down, Up} are actions for software to respond to, not
faithful retellings of what the physical device did. So in OS X's
default "natural scrolling" mode moving down the trackpad should
report MouseWheelUp.

Fixes golang/go#16020

Change-Id: Ia10aaef1f2c36b16646ff50ba3923685310d1a23
Reviewed-on: https://go-review.googlesource.com/24360
Reviewed-by: Nigel Tao <nigeltao@golang.org>
1 file changed