glfw/include/GLFW
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup
This renames 'raw input' to 'raw mouse motion' as there are other kinds
of raw input.  The update path is restructured to avoid reinitializing
all of disabled cursor mode.  Modification of shared state is moved out
into shared code.  Raw mouse motion is disabled by default for
compatibility.

Related to #1401.
2019-02-22 13:04:11 +01:00
..
glfw3.h Rename raw input to raw mouse motion, cleanup 2019-02-22 13:04:11 +01:00
glfw3native.h Allow exposing only native context APIs 2018-10-24 18:01:12 +02:00