siavash
b12c973922
Moved X11 character translation failure test.
ago%!(EXTRA string=12 years)
Camilla Berglund
45653c5549
Cleaned up X error handler work.
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)
siavash
3b4eb2f0a0
Added blank cursor creation error checking on X11.
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)
Niklas Behrens
a55c3f48eb
Fix incorrect cursor position
...
When reactivating the cursor its position was updated visually but not
internally which caused glfwGetCursorPos to return wrong values.
ago%!(EXTRA string=12 years)
siavash
763ec6cbcb
Cleanup.
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
7a03ca8dbc
Removed superflous casts of allocated memory.
ago%!(EXTRA string=12 years)
Camilla Berglund
d7512f529c
Clarified names of gamma array helper functions.
ago%!(EXTRA string=12 years)
Camilla Berglund
209a470a5f
Replaced all uses of malloc with calloc.
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
4883073b91
Cleanup.
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
933005a022
Corrected comment.
ago%!(EXTRA string=12 years)
Camilla Berglund
3be3f58a92
Cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
e11a5e3973
Fixed resizing for full screen override redirect.
ago%!(EXTRA string=12 years)
Jari Vetoniemi
5c54987285
Typecast EGL types to get rid of compile warnings
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
01ccc56423
Added missing headers to library target.
ago%!(EXTRA string=12 years)
Camilla Berglund
22e1aa6cfc
Fixed process transform when no menu bar.
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
d31322cdcd
Added option for disabling install.
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
ccb810bed9
It's not an error.
ago%!(EXTRA string=12 years)
Camilla Berglund
5da6a903f9
Fixed MinGW warning.
ago%!(EXTRA string=12 years)
Camilla Berglund
3df0b4478b
Fixed VC++ warnings.
ago%!(EXTRA string=12 years)
Camilla Berglund
421810325a
Win32 fixes.
ago%!(EXTRA string=12 years)
Camilla Berglund
35c386b7bb
Ignore CRTCs with no outputs.
ago%!(EXTRA string=12 years)
Camilla Berglund
52354bf382
Added missing ramp array allocation.
ago%!(EXTRA string=12 years)
Camilla Berglund
68b7ea86d2
Monitor enumeration fixes.
ago%!(EXTRA string=12 years)
Camilla Berglund
8c069f3753
Fixed use of wrong variable.
ago%!(EXTRA string=12 years)
Camilla Berglund
296b0a39a0
Added zeroing of DEVMODE.
ago%!(EXTRA string=12 years)
Camilla Berglund
742a577230
Removed C99-ism.
ago%!(EXTRA string=12 years)
Camilla Berglund
770daa19c8
Avoid mode re-enumeration, take two.
ago%!(EXTRA string=12 years)
Camilla Berglund
f4387139e0
Avoid mode re-enumeration.
ago%!(EXTRA string=12 years)
Camilla Berglund
f6a9338b06
Hooked up monitor callback on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
11615fcaf2
Added scancode to key callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
4c69535d72
Removed reconfiguration callback.
...
The Core Graphics callback is called before the corresponding NSScreen
object for a newly connected monitor is created, thus making monitor
enumeration fail.
ago%!(EXTRA string=12 years)
Camilla Berglund
44e8401f7b
Clarified default profile token name.
ago%!(EXTRA string=12 years)
Camilla Berglund
11b7d17ea0
Added filtering of duplicate key releases.
ago%!(EXTRA string=12 years)
Camilla Berglund
edebf3b560
Clarified comment.
ago%!(EXTRA string=12 years)
Camilla Berglund
36de6d3ce3
Fixed AltGr on Windows.
ago%!(EXTRA string=12 years)