Camilla Berglund
bda18bc899
Remove XInput2 XI_Motion support
...
Sadly, this interferes with the Steam overlay.
Fixes #304 .
2016-02-21 18:32:57 +01:00
Camilla Berglund
80c203f3bb
Separate guide and reference documentation tags
2016-02-19 10:38:30 +01:00
Camilla Berglund
bad778c1c4
OpenGL headers not required for compilation
2016-02-18 22:28:26 +01:00
Camilla Berglund
ecd04539ec
Add mention of command-line CMake option setting
2015-12-16 03:44:20 +01:00
Camilla Berglund
0df4e06f11
Make more RFC 2119 compliant use of may
2015-12-13 14:49:01 +01:00
Camilla Berglund
584d5f0f31
Remove dependency on eglplatform.h header
...
Fixes #636 .
2015-11-08 15:48:34 +01:00
Camilla Berglund
42efd26698
Remove support for Universal Binaries
2015-10-18 19:34:33 +02:00
Camilla Berglund
22eca139fb
Remove compile-time client library selection
2015-10-14 13:43:05 +02:00
Camilla Berglund
dd01dd7bef
Replace GLU with linmath.h in examples
2015-08-09 16:54:19 +02:00
Camilla Berglund
1c104a385d
Clarified note on role of CMake.
2015-06-09 21:04:49 +02:00
Camilla Berglund
6d5753c548
Added support for AMD PowerXpress override.
...
Generalized _GLFW_USE_OPTIMUS_HPG to _GLFW_USE_HYBRID_HPG to reflect the
change.
Fixes #520 .
2015-05-29 13:15:32 +02:00
Camilla Berglund
d3e25db395
Added missing documentation for option.
2015-05-27 02:22:56 +02:00
Camilla Berglund
3c52cb1790
Simplified glXGetProcAddress logic.
...
Removed compile-time selection of GLX entry point retrieval mechanism.
Made dlopen a required dependency.
This is a stopgap solution until we start requiring GLX 1.4.
2015-05-27 02:20:55 +02:00
Camilla Berglund
8309e0ecb0
Use DwmFlush when DWM is enabled.
...
Use DwmFlush instead of WGL_EXT_swap_control when desktop compositing is
enabled, to avoid the jitter of DWM and WGL vsync fighting.
Fixes #516 .
2015-05-21 18:28:53 +02:00
Camilla Berglund
6b21c4f6c9
Fixed out-of-tree build documentation.
...
Fixes #489 .
2015-04-07 22:19:56 +02:00
Camilla Berglund
8f08661d9e
Header option macro fixes and documentation work.
...
This adds compile-time checks and documentation warning about defining
header option macros during compilation of GLFW.
Fixes #445 .
2015-03-17 16:39:09 +01:00
Camilla Berglund
f4c127f75a
Made XInput2 optional at compile-time.
...
This is required for RHEL 5, CentOS 5 and Cygwin-X.
Fixes #314 .
2015-02-16 15:40:39 +01:00
Camilla Berglund
ce8f97c23c
Documentation work.
...
Fixes #212 .
Fixes #420 .
2015-01-16 01:34:12 +01:00
Camilla Berglund
138feb8be6
Documentation work.
2015-01-05 18:01:24 +01:00
Camilla Berglund
4783b17fa3
Added NvOptimusEnablement DLL caveat.
2014-12-29 03:57:45 +01:00
Camilla Berglund
5c003d3fbe
Added Mir to compilation guide.
2014-11-10 02:04:45 +01:00
Camilla Berglund
1285e07f1b
Documentation work.
2014-10-30 14:38:38 +01:00
Camilla Berglund
95654cfada
Documentation work.
2014-10-06 15:01:58 +02:00
Camilla Berglund
4591ad2d64
Documentation work.
2014-09-22 11:08:33 +02:00
Camilla Berglund
e8e05d462c
Documentation work.
...
Fixes #276 .
2014-06-19 11:38:22 +02:00
Camilla Berglund
84377c6175
Added _GLFW_USE_RETINA.
2014-02-10 13:45:13 +01:00
Camilla Berglund
c21745c886
Added reference to manual compilation guide.
2013-11-20 15:28:30 +01:00
Camilla Berglund
9979da59e3
Manual compilation guide work.
2013-11-20 14:37:04 +01:00
Camilla Berglund
8b1b322771
Added manual compilation guide.
2013-11-20 14:27:05 +01:00
Camilla Berglund
d82095d7ea
Changed from PREFIX to CMAKE_INSTALL_PREFIX.
2013-11-10 15:43:25 +01:00
Camilla Berglund
a79c844c4d
Oh dear.
2013-11-10 03:31:10 +01:00
Camilla Berglund
6c12ffc902
Added the GLFW_BUILD_DOCS CMake option.
2013-11-07 18:23:54 +01:00
Camilla Berglund
174c72f2c0
Moved GLFW compilation guide to docs.
2013-10-27 12:53:50 +01:00