Camilla Berglund
|
eb83a3e8f9
|
Replaced final deprecated Core Graphics call.
|
2012-03-20 15:23:35 +01:00 |
|
Camilla Berglund
|
be547da9d2
|
Replaced more deprecated CoreGraphics calls.
|
2012-03-06 02:21:01 +01:00 |
|
Camilla Berglund
|
5f854b2bbf
|
Replaced CFRelease with CGDisplayModeRelease.
|
2012-03-06 00:58:04 +01:00 |
|
Camilla Berglund
|
c286c716cd
|
Formatting.
|
2012-03-05 23:41:05 +01:00 |
|
Camilla Berglund
|
adf4899f4c
|
Added name and version to test and example bundles.
|
2012-03-05 22:37:48 +01:00 |
|
Camilla Berglund
|
a90675c526
|
Shortened the shortening.
|
2012-03-05 22:05:40 +01:00 |
|
Camilla Berglund
|
3383e59a73
|
Renamed function.
|
2012-03-05 20:30:59 +01:00 |
|
Camilla Berglund
|
cb9bae5c71
|
Made glfwOpenWindow enforce the forward-compat and profile hints.
|
2012-03-05 20:27:47 +01:00 |
|
Camilla Berglund
|
4b21ccbe19
|
Output fix.
|
2012-03-05 20:22:23 +01:00 |
|
Camilla Berglund
|
e55396d754
|
Shortened call to setAppleMenu:.
|
2012-03-05 20:09:06 +01:00 |
|
Camilla Berglund
|
cc15dff98c
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-03-05 16:29:37 +01:00 |
|
Camilla Berglund
|
7af82fdade
|
Replaced deprecated CoreGraphics calls in video mode enumeration.
|
2012-03-05 16:27:53 +01:00 |
|
Camilla Berglund
|
c0db61bd6e
|
Moved autorelease pool back to glfwInit.
|
2012-03-05 16:26:15 +01:00 |
|
Camilla Berglund
|
4ac5ea331b
|
Updated toolchain file README.
|
2012-03-01 17:15:37 +01:00 |
|
Camilla Berglund
|
6f3f68bad1
|
Gave CMake toolchain file clearer name.
|
2012-03-01 17:03:42 +01:00 |
|
Camilla Berglund
|
b5a3249f2e
|
Removed unused header.
|
2012-03-01 03:51:35 +01:00 |
|
Camilla Berglund
|
f49119107f
|
Removed misplaced Win32 configuration macros.
|
2012-03-01 03:45:06 +01:00 |
|
Camilla Berglund
|
e7fb35a5d8
|
Removed legacy CMake policy.
|
2012-03-01 03:41:36 +01:00 |
|
Camilla Berglund
|
a27c444af4
|
Updated comment.
|
2012-02-29 20:19:05 +01:00 |
|
Camilla Berglund
|
537754aab8
|
Require CMake 2.8.
|
2012-02-29 20:17:09 +01:00 |
|
Camilla Berglund
|
cd7b9b1568
|
CMake file formatting.
|
2012-02-29 20:15:39 +01:00 |
|
Camilla Berglund
|
a82598ea24
|
Disable dynamic loading for Win32 DLL.
|
2012-02-29 19:52:34 +01:00 |
|
Camilla Berglund
|
98fbc07aa4
|
Fixed GLFW_WINDOW_NO_RESIZE state not being saved.
|
2012-02-27 02:21:26 +01:00 |
|
Camilla Berglund
|
f47f5d9f59
|
Updated changelog.
|
2012-02-26 18:41:33 +01:00 |
|
Camilla Berglund
|
a202799f45
|
Renamed AppKit init function.
|
2012-02-26 03:24:42 +01:00 |
|
Hanmac
|
7e0ca6705b
|
Added use of XkbKeycodeToKeysym when Xkb is available.
|
2012-02-23 21:51:57 +01:00 |
|
Camilla Berglund
|
c90f5d6b65
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-02-19 05:28:45 +01:00 |
|
Camilla Berglund
|
d608eb0086
|
Replaced hand rolled X extension detection with built-in version.
|
2012-02-19 05:28:15 +01:00 |
|
Camilla Berglund
|
84ea69358f
|
Removed unused variable, fixed chdir regression.
|
2012-02-15 01:57:43 +01:00 |
|
Camilla Berglund
|
4a9545317e
|
Postponed AppKit init to first window creation.
|
2012-02-15 01:44:55 +01:00 |
|
Camilla Berglund
|
e7f7c19de3
|
Made C-only modules C.
|
2012-02-15 01:20:27 +01:00 |
|
Camilla Berglund
|
65f55d03b1
|
Removed invalid timer set.
|
2012-02-15 01:11:16 +01:00 |
|
Camilla Berglund
|
7302f761d9
|
Cleaned up bundle resource directory logic, clarified comment.
|
2012-02-15 00:33:01 +01:00 |
|
Camilla Berglund
|
e23eed7e27
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-02-14 23:14:44 +01:00 |
|
Camilla Berglund
|
f2062e06b7
|
Removed traces of Captain Obvious.
|
2012-02-09 16:31:01 +01:00 |
|
Camilla Berglund
|
9760c2ad5a
|
Tearing test cleanup.
|
2012-02-09 02:25:25 +01:00 |
|
Camilla Berglund
|
da86ba8062
|
Added logging of window size.
|
2012-02-09 02:07:43 +01:00 |
|
Camilla Berglund
|
13a438c91e
|
Replaced NSDate time source with mach_absolute_time.
|
2012-02-09 01:53:26 +01:00 |
|
Camilla Berglund
|
62e8d07f4f
|
Added swap interval toggling to tearing test.
|
2012-02-09 00:49:11 +01:00 |
|
Camilla Berglund
|
30ae9bdd47
|
Formatting.
|
2012-02-07 17:19:38 +01:00 |
|
Camilla Berglund
|
cd670c34a2
|
Fixed Alt+F4 not being translated into WM_CLOSE.
|
2012-02-07 16:56:06 +01:00 |
|
Camilla Berglund
|
5159cfc2b0
|
Added window close control.
|
2012-02-07 16:40:26 +01:00 |
|
Camilla Berglund
|
0b34cb1466
|
Removed unused variable.
|
2012-02-07 16:21:37 +01:00 |
|
Camilla Berglund
|
bba4a56352
|
Added missing return value.
|
2012-02-07 16:21:19 +01:00 |
|
Camilla Berglund
|
ca9633247b
|
Merge branch 'master' of github.com:elmindreda/glfw
Conflicts:
src/win32_window.c
|
2012-02-07 15:43:29 +01:00 |
|
Camilla Berglund
|
0c3b1b5a0e
|
Removed allocator.
|
2012-02-07 14:58:58 +01:00 |
|
Camilla Berglund
|
086fba40b4
|
Fixed program names in help output.
|
2012-02-07 02:30:52 +01:00 |
|
Camilla Berglund
|
b35ef1ac53
|
Added gamma setting function.
|
2012-02-07 02:29:02 +01:00 |
|
Camilla Berglund
|
55a34c6967
|
Made gamma test set gamma at startup.
|
2012-02-07 02:22:09 +01:00 |
|
Camilla Berglund
|
ba3a60523b
|
Added context state copying to sharing test.
|
2012-02-06 16:27:56 +01:00 |
|