Camilla Berglund
1c104a385d
Clarified note on role of CMake.
ago%!(EXTRA string=10 years)
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 .
ago%!(EXTRA string=10 years)
Camilla Berglund
d3e25db395
Added missing documentation for option.
ago%!(EXTRA string=10 years)
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.
ago%!(EXTRA string=10 years)
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 .
ago%!(EXTRA string=10 years)
Camilla Berglund
6b21c4f6c9
Fixed out-of-tree build documentation.
...
Fixes #489 .
ago%!(EXTRA string=10 years)
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 .
ago%!(EXTRA string=10 years)
Camilla Berglund
f4c127f75a
Made XInput2 optional at compile-time.
...
This is required for RHEL 5, CentOS 5 and Cygwin-X.
Fixes #314 .
ago%!(EXTRA string=10 years)
Camilla Berglund
ce8f97c23c
Documentation work.
...
Fixes #212 .
Fixes #420 .
ago%!(EXTRA string=10 years)
Camilla Berglund
138feb8be6
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
4783b17fa3
Added NvOptimusEnablement DLL caveat.
ago%!(EXTRA string=10 years)
Camilla Berglund
5c003d3fbe
Added Mir to compilation guide.
ago%!(EXTRA string=11 years)
Camilla Berglund
1285e07f1b
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
95654cfada
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
4591ad2d64
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e8e05d462c
Documentation work.
...
Fixes #276 .
ago%!(EXTRA string=11 years)
Camilla Berglund
84377c6175
Added _GLFW_USE_RETINA.
ago%!(EXTRA string=11 years)
Camilla Berglund
c21745c886
Added reference to manual compilation guide.
ago%!(EXTRA string=12 years)
Camilla Berglund
9979da59e3
Manual compilation guide work.
ago%!(EXTRA string=12 years)
Camilla Berglund
8b1b322771
Added manual compilation guide.
ago%!(EXTRA string=12 years)
Camilla Berglund
d82095d7ea
Changed from PREFIX to CMAKE_INSTALL_PREFIX.
ago%!(EXTRA string=12 years)
Camilla Berglund
a79c844c4d
Oh dear.
ago%!(EXTRA string=12 years)
Camilla Berglund
6c12ffc902
Added the GLFW_BUILD_DOCS CMake option.
ago%!(EXTRA string=12 years)
Camilla Berglund
174c72f2c0
Moved GLFW compilation guide to docs.
ago%!(EXTRA string=12 years)
Camilla Berglund
e309a784d1
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
99f40ede1b
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
db8e6bed7a
Cross-linked build guides.
ago%!(EXTRA string=12 years)
Camilla Berglund
6172e2cfcc
Fixed change log entry.
ago%!(EXTRA string=12 years)
Camilla Berglund
bc8ff545ca
Fixed mode enumeration for Thunderbolt monitors.
ago%!(EXTRA string=12 years)
Camilla Berglund
e576bdc894
Removed joystick axis value negation.
ago%!(EXTRA string=12 years)
Camilla Berglund
d78510457c
Added hack for full screen focus on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
16e63adc40
Tenative setting of install_name.
ago%!(EXTRA string=12 years)
Camilla Berglund
0041699048
Fixed glfw3.pc not using LIB_SUFFIX.
ago%!(EXTRA string=12 years)
Camilla Berglund
9c15e2ff86
Enabled Lion full screen.
ago%!(EXTRA string=12 years)
Camilla Berglund
7775c87cd6
Cleanup and change log update.
ago%!(EXTRA string=12 years)
Camilla Berglund
50850602b2
Clarified change log entries.
ago%!(EXTRA string=12 years)
Camilla Berglund
553cc8ac96
Clarified change log entry.
ago%!(EXTRA string=12 years)
Camilla Berglund
f2a04a56a4
Added CoreVideo dependency to change log.
ago%!(EXTRA string=12 years)
Camilla Berglund
aab08712dd
Fixed zero refresh rate on some monitors.
ago%!(EXTRA string=12 years)
Andri Pálsson
99784fb8f0
Fixed hidden cursor positioning corner case.
ago%!(EXTRA string=12 years)
Camilla Berglund
0e7c6e1d82
Updated change log.
ago%!(EXTRA string=12 years)
Camilla Berglund
4e3c990656
Updated change log.
ago%!(EXTRA string=12 years)
Camilla Berglund
6e68d89e0f
Fixed focus for Win+D window restoration.
ago%!(EXTRA string=12 years)
Camilla Berglund
9c5d9f8614
Fixed clip rect being set for unfocused windows.
ago%!(EXTRA string=12 years)
Camilla Berglund
2053767709
Added credit.
ago%!(EXTRA string=12 years)
Camilla Berglund
8194f1e2ae
Added hack for setting WM_CLASS.
ago%!(EXTRA string=12 years)
Camilla Berglund
a7af3b2c8f
Put GLFW_CLIENT_LIBRARY into correct section.
ago%!(EXTRA string=12 years)
Camilla Berglund
5759d0fdf2
Fixed F13 being reported as PrtSc on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
201d0a78b1
Fixed Grave and World 1 being flipped.
ago%!(EXTRA string=12 years)
Camilla Berglund
59422ec980
Started 3.0.4.
ago%!(EXTRA string=12 years)