Camilla Berglund
|
f1397843ee
|
Added GLFW_OPENED to transition guide.
|
2013-07-11 14:01:06 +02:00 |
|
Camilla Berglund
|
6632cc7c1d
|
Tagged close flag for use from secondary threads.
|
2013-07-11 02:00:48 +02:00 |
|
Camilla Berglund
|
45653c5549
|
Cleaned up X error handler work.
|
2013-07-11 01:32:46 +02:00 |
|
Camilla Berglund
|
f67c7b49ab
|
Merge pull request #86 from siavashserver/master
Added utility functions for X11 error handler.
|
2013-07-10 15:46:49 -07:00 |
|
Camilla Berglund
|
50b2961d34
|
Moved to auto-updated docs URLs.
|
2013-07-10 17:00:09 +02:00 |
|
Camilla Berglund
|
d10eff4531
|
Updated OS X OpenGL compatibility docs.
|
2013-07-10 15:47:32 +02:00 |
|
Camilla Berglund
|
e67ee935a2
|
Fixed documentation tag name.
|
2013-07-10 15:39:08 +02:00 |
|
Camilla Berglund
|
41a1374744
|
Updated references to OS X (previously Mac OS X).
|
2013-07-10 15:38:31 +02:00 |
|
Camilla Berglund
|
c8b01f61d6
|
Enabled OpenGL 3.x and 4.x context on OS X 10.9.
|
2013-07-10 15:03:14 +02:00 |
|
siavash
|
3b4eb2f0a0
|
Added blank cursor creation error checking on X11.
|
2013-07-09 21:08:21 +04:30 |
|
Camilla Berglund
|
d20aa0428a
|
Fixed window positioning on OS X.
|
2013-07-09 17:08:26 +02:00 |
|
Camilla Berglund
|
1c80e99008
|
Added forcing of swap interval on DWM composition.
|
2013-07-08 00:32:23 +02:00 |
|
Camilla Berglund
|
0e12fb869c
|
Merge pull request #84 from Nibe/cursor-fix
Fixed saved cursor position not being restored.
|
2013-07-07 15:31:17 -07:00 |
|
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.
|
2013-07-07 22:05:29 +02:00 |
|
Camilla Berglund
|
4b7ae4918b
|
Documentation work.
|
2013-07-07 12:59:30 +02:00 |
|
siavash
|
763ec6cbcb
|
Cleanup.
|
2013-07-05 14:29:12 +02:00 |
|
Camilla Berglund
|
dcb4d8ee32
|
Fixed possible X11 screensaver race condition.
|
2013-07-04 17:52:15 +02:00 |
|
Camilla Berglund
|
58c69a9ac4
|
Enabled compilation on OS X 10.6 SDK.
|
2013-07-04 15:02:01 +02:00 |
|
Camilla Berglund
|
7a03ca8dbc
|
Removed superflous casts of allocated memory.
|
2013-07-04 14:54:07 +02:00 |
|
Camilla Berglund
|
d7512f529c
|
Clarified names of gamma array helper functions.
|
2013-07-04 14:52:58 +02:00 |
|
Camilla Berglund
|
209a470a5f
|
Replaced all uses of malloc with calloc.
|
2013-07-04 14:20:14 +02:00 |
|
Camilla Berglund
|
1947557eb1
|
Documentation work.
|
2013-07-04 13:05:19 +02:00 |
|
Camilla Berglund
|
621753e8a8
|
Added credit.
|
2013-07-01 13:18:05 +02:00 |
|
Camilla Berglund
|
fca5a4687c
|
Merge pull request #73 from waywardmonkeys/typo-fixes
Fixed typo.
|
2013-06-30 11:47:44 -07:00 |
|
Bruce Mitchener
|
5f37d36d4a
|
Fix typo.
|
2013-06-27 17:28:31 +07:00 |
|
Camilla Berglund
|
2656bf8f9f
|
Added missing module handle freeing.
|
2013-06-26 14:04:07 +02:00 |
|
Camilla Berglund
|
194e22dbbe
|
Fixed retrieval of OpenGL 1.0 and 1.1 on WGL.
|
2013-06-26 13:57:09 +02:00 |
|
Camilla Berglund
|
4883073b91
|
Cleanup.
|
2013-06-24 14:38:00 +02:00 |
|
Camilla Berglund
|
a17dad4f44
|
Updated contact information.
|
2013-06-24 14:28:42 +02:00 |
|
Camilla Berglund
|
2ce9e8e6b2
|
Fixed clipboard string leaks.
The clipboard string was not by the Win32 and Cocoa ports on terminate.
|
2013-06-24 14:08:55 +02:00 |
|
Camilla Berglund
|
b6b57b5249
|
Documentation work.
|
2013-06-23 15:17:43 +02:00 |
|
Camilla Berglund
|
659157928e
|
Client build documentation work.
|
2013-06-21 13:04:47 +02:00 |
|
Camilla Berglund
|
933005a022
|
Corrected comment.
|
2013-06-19 13:49:51 +02:00 |
|
Camilla Berglund
|
3be3f58a92
|
Cleanup.
|
2013-06-19 13:47:19 +02:00 |
|
Camilla Berglund
|
e11a5e3973
|
Fixed resizing for full screen override redirect.
|
2013-06-19 13:47:19 +02:00 |
|
Camilla Berglund
|
96259004be
|
Merge pull request #60 from Cloudef/EGL
Explicitly cast default EGL display.
|
2013-06-19 03:09:07 -07:00 |
|
Jari Vetoniemi
|
5c54987285
|
Typecast EGL types to get rid of compile warnings
|
2013-06-17 19:25:41 +03:00 |
|
Camilla Berglund
|
c10bf9ba9c
|
Fixed incorrect hint default.
The default for the GLFW_ALPHA_BITS hint was zero instead of 8.
|
2013-06-17 17:42:25 +02:00 |
|
Camilla Berglund
|
5ae2e376a2
|
Added missing file to .gitignore.
|
2013-06-17 17:36:52 +02:00 |
|
Camilla Berglund
|
f5f55e3ff8
|
Documentation work.
|
2013-06-17 14:15:35 +02:00 |
|
Camilla Berglund
|
10017b27bb
|
Cleanup.
|
2013-06-17 12:46:51 +02:00 |
|
Camilla Berglund
|
1de60a4ff7
|
Started 3.0.2.
|
2013-06-17 12:46:44 +02:00 |
|
Camilla Berglund
|
01ccc56423
|
Added missing headers to library target.
|
2013-06-17 10:31:25 +02:00 |
|
Camilla Berglund
|
305c66db31
|
Cleanup.
|
2013-06-17 10:25:17 +02:00 |
|
Camilla Berglund
|
22e1aa6cfc
|
Fixed process transform when no menu bar.
|
2013-06-16 20:30:36 +02:00 |
|
Camilla Berglund
|
1c79d8a8e4
|
Added release description.
|
2013-06-16 20:04:18 +02:00 |
|
Kyle McDonald
|
d5cd6ec8eb
|
Restored support for Mac OS X 10.6.
Modified during merge.
|
2013-06-16 18:46:20 +02:00 |
|
Camilla Berglund
|
eba8168a03
|
Fixed glfwGetFramebufferSize on OS X.
|
2013-06-16 18:32:16 +02:00 |
|
Camilla Berglund
|
a7ff236b32
|
Fixed duplicate events being reported.
|
2013-06-16 18:29:46 +02:00 |
|
Camilla Berglund
|
d31322cdcd
|
Added option for disabling install.
|
2013-06-16 13:31:39 +02:00 |
|