Camilla Berglund
951f02acf3
Fixed keypad 5 release events.
ago%!(EXTRA string=12 years)
Camilla Berglund
735bc2d815
Added NvOptimusEnablement.
ago%!(EXTRA string=12 years)
Camilla Berglund
a024e61bf8
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
082fc019c7
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
ffb699fb06
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
d318de7c00
Expanded section on X11 and Mesa packages.
ago%!(EXTRA string=12 years)
Camilla Berglund
68bd6687d6
Formatting.
ago%!(EXTRA string=12 years)
Camilla Berglund
261f290abf
Fixed original video mode being overwritten.
ago%!(EXTRA string=12 years)
arturo
a6a5fa937c
Fixed window position being incorrect on some WMs.
ago%!(EXTRA string=12 years)
Camilla Berglund
670070e61a
Updated change log.
ago%!(EXTRA string=12 years)
Dmitri Shuralyov
5655e26315
Changed scrollWheel to use precise scrolling deltas when available.
...
Use precise scrolling deltas only on supported versions of OS X;
hasPreciseScrollingDeltas, scrollingDeltaX, scrollingDeltaY are
available in OS X v10.7 and later.
Replaced a single occurence of a tab character with 4 spaces for
consistency in src/socoa_window.m.
ago%!(EXTRA string=12 years)
Camilla Berglund
50b2961d34
Moved to auto-updated docs URLs.
ago%!(EXTRA string=12 years)
Camilla Berglund
41a1374744
Updated references to OS X (previously Mac OS X).
ago%!(EXTRA string=12 years)
Camilla Berglund
c8b01f61d6
Enabled OpenGL 3.x and 4.x context on OS X 10.9.
ago%!(EXTRA string=12 years)
Camilla Berglund
d20aa0428a
Fixed window positioning on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
1c80e99008
Added forcing of swap interval on DWM composition.
ago%!(EXTRA string=12 years)
Camilla Berglund
dcb4d8ee32
Fixed possible X11 screensaver race condition.
ago%!(EXTRA string=12 years)
Camilla Berglund
58c69a9ac4
Enabled compilation on OS X 10.6 SDK.
ago%!(EXTRA string=12 years)
Camilla Berglund
621753e8a8
Added credit.
ago%!(EXTRA string=12 years)
Camilla Berglund
2656bf8f9f
Added missing module handle freeing.
ago%!(EXTRA string=12 years)
Camilla Berglund
194e22dbbe
Fixed retrieval of OpenGL 1.0 and 1.1 on WGL.
ago%!(EXTRA string=12 years)
Camilla Berglund
a17dad4f44
Updated contact information.
ago%!(EXTRA string=12 years)
Camilla Berglund
2ce9e8e6b2
Fixed clipboard string leaks.
...
The clipboard string was not by the Win32 and Cocoa ports on terminate.
ago%!(EXTRA string=12 years)
Camilla Berglund
e11a5e3973
Fixed resizing for full screen override redirect.
ago%!(EXTRA string=12 years)
Camilla Berglund
c10bf9ba9c
Fixed incorrect hint default.
...
The default for the GLFW_ALPHA_BITS hint was zero instead of 8.
ago%!(EXTRA string=12 years)
Camilla Berglund
10017b27bb
Cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
1de60a4ff7
Started 3.0.2.
ago%!(EXTRA string=12 years)
Camilla Berglund
22e1aa6cfc
Fixed process transform when no menu bar.
ago%!(EXTRA string=12 years)
Camilla Berglund
1c79d8a8e4
Added release description.
ago%!(EXTRA string=12 years)
Kyle McDonald
d5cd6ec8eb
Restored support for Mac OS X 10.6.
...
Modified during merge.
ago%!(EXTRA string=12 years)
Camilla Berglund
eba8168a03
Fixed glfwGetFramebufferSize on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
a7ff236b32
Fixed duplicate events being reported.
ago%!(EXTRA string=12 years)
Camilla Berglund
61f7de5a25
Updated credits and changelog.
ago%!(EXTRA string=12 years)
Camilla Berglund
77e4c61190
Fixed broken WGL error detection.
...
Context creation was attempted even if no valid pixel formats had been
found during enumeration.
ago%!(EXTRA string=12 years)
Camilla Berglund
3a5fcfba06
Removed more version noise.
ago%!(EXTRA string=12 years)
Camilla Berglund
c9bd191edb
Removed version noise.
ago%!(EXTRA string=12 years)
Camilla Berglund
c38f33adda
Started 3.0.1.
ago%!(EXTRA string=12 years)
Camilla Berglund
c449ef2e12
Moved client build docs to Doxygen.
ago%!(EXTRA string=12 years)
Camilla Berglund
c8166e58d3
Formatting.
ago%!(EXTRA string=12 years)
Camilla Berglund
11615fcaf2
Added scancode to key callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
f9d1a37621
Fixed unguarded calls to monitor callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
3498163da1
Separated window and framebuffer sizes.
ago%!(EXTRA string=12 years)
Camilla Berglund
2cd34386bc
Added back refresh rate window hint.
ago%!(EXTRA string=12 years)
Camilla Berglund
ad1f6f0341
Renamed glfwGetWindowParam to glfwGetWindowAttrib.
...
Parameters are something specified at creation time and are often
immutable, while many of the values returned by glfwGetWindowParam
reflected current state not controlled by any parameter or hint.
ago%!(EXTRA string=12 years)
Camilla Berglund
15ed715f4e
Moved public headers to the GLFW directory.
ago%!(EXTRA string=12 years)
Camilla Berglund
2d1b835711
Added a conservative set of key modifiers.
ago%!(EXTRA string=12 years)
Camilla Berglund
19cfc5e6f2
Grammar fix.
ago%!(EXTRA string=12 years)
Camilla Berglund
673d5b55e7
Added section on Ubuntu dependencies.
ago%!(EXTRA string=12 years)
Camilla Berglund
037c5ec6f5
Added repository URL to readme.
ago%!(EXTRA string=12 years)
Camilla Berglund
159f9b9526
Changed default cursor mode for fullscreen.
ago%!(EXTRA string=12 years)