Camilla Berglund
|
21f6f695a6
|
Corrected copyright.
|
2010-10-14 14:10:07 +02:00 |
|
Camilla Berglund
|
0374c11c43
|
Corrected API version.
|
2010-10-14 14:09:26 +02:00 |
|
Camilla Berglund
|
fe6fb57df0
|
Updated Win32 implementation of gamma ramp API.
|
2010-10-14 13:54:19 +02:00 |
|
Camilla Berglund
|
2630d4968c
|
Initial implementation of experimental gamma ramp API.
|
2010-10-13 04:04:43 +02:00 |
|
Camilla Berglund
|
ffba674dbf
|
Removed superfluous (and crash-inducing) initWGLExtensions call.
|
2010-10-12 23:54:11 +02:00 |
|
Camilla Berglund
|
5bfba48d18
|
Fixed use of legacy error token.
|
2010-10-05 03:36:52 +02:00 |
|
Camilla Berglund
|
52546171d0
|
Removed some and clarified remaining GLFW error tokens.
|
2010-10-05 00:08:19 +02:00 |
|
Camilla Berglund
|
ba9f028eba
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-10-04 21:15:54 +02:00 |
|
Camilla Berglund
|
afb1c68791
|
Removed executable flag again (wtf).
|
2010-10-04 21:14:19 +02:00 |
|
Camilla Berglund
|
25de1dd957
|
Removed superfluous member clearing.
|
2010-10-04 18:34:23 +02:00 |
|
Camilla Berglund
|
82056cd494
|
Fixed incorrect return type.
|
2010-10-04 18:26:34 +02:00 |
|
Camilla Berglund
|
11aab2ba3e
|
Removed executable flags on source files.
|
2010-10-04 18:22:22 +02:00 |
|
Camilla Berglund
|
99ddce3214
|
Added context sharing.
|
2010-10-04 18:17:53 +02:00 |
|
Camilla Berglund
|
53410080d5
|
Removed .def files from Win32 port.
|
2010-10-03 19:52:34 +02:00 |
|
Camilla Berglund
|
7b938c6b08
|
Added Win32 implementation of two-dimensional scrolling.
|
2010-09-27 02:32:41 +02:00 |
|
Camilla Berglund
|
cbfacbfa98
|
Removed silly syntax error.
|
2010-09-20 21:03:00 +02:00 |
|
Camilla Berglund
|
b9597aeee9
|
Fixed misspelled typedef.
|
2010-09-20 20:55:31 +02:00 |
|
Camilla Berglund
|
e54c884fbc
|
Fixed order of inclusion directives.
|
2010-09-20 20:55:14 +02:00 |
|
Camilla Berglund
|
71ba8cfab6
|
Replaced scattered partial wglext.h with actual file.
|
2010-09-20 20:39:44 +02:00 |
|
Camilla Berglund
|
0d7e1794a5
|
Added window iconification callback.
|
2010-09-20 02:33:11 +02:00 |
|
Camilla Berglund
|
871f3d172e
|
Replaced ShowWindow iconification with GLFW platform API call.
|
2010-09-20 01:57:50 +02:00 |
|
Camilla Berglund
|
d43057e5bb
|
Removed unintentional execute bits.
|
2010-09-20 01:40:11 +02:00 |
|
Camilla Berglund
|
20b708541f
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-09-20 01:38:23 +02:00 |
|
Camilla Berglund
|
bc7a8d48da
|
Added window focus callback (Cocoa implementation missing).
|
2010-09-19 02:49:42 +02:00 |
|
Camilla Berglund
|
525d517f86
|
Forcing one FSAA sample to zero for consistency.
|
2010-09-19 01:31:23 +02:00 |
|
Camilla Berglund
|
2631d0e8e0
|
Fixed iconify and activation for fullscreen windows.
|
2010-09-19 01:24:51 +02:00 |
|
Camilla Berglund
|
a7a5e1091b
|
Updated comment.
|
2010-09-18 18:30:15 +02:00 |
|
Camilla Berglund
|
06c7e8af0d
|
Added _MSC_VER to Win32 version string.
|
2010-09-17 05:23:06 +02:00 |
|
Camilla Berglund
|
c1ef0a875d
|
Fixed out-of-tree builds.
|
2010-09-17 04:28:15 +02:00 |
|
Camilla Berglund
|
3ca63a0cf3
|
Replaced platform specific config headers with shared one, updated version strings to include CMake version.
|
2010-09-17 00:54:11 +02:00 |
|
Camilla Berglund
|
867e747add
|
Renamed window close request variable.
|
2010-09-16 06:02:44 +02:00 |
|
Camilla Berglund
|
3c85eef0bf
|
Moved atexit call to shared code.
|
2010-09-16 04:11:06 +02:00 |
|
Camilla Berglund
|
3089e60fbd
|
Everyone needs to be able to split BPPs these days.
|
2010-09-16 03:48:19 +02:00 |
|
Camilla Berglund
|
d7670cf906
|
Moved glfwTerminate window closing to shared code.
|
2010-09-15 02:28:56 +02:00 |
|
Camilla Berglund
|
0d39fbec58
|
Removed legacy version tokens, formatted comments, moved WGLSWAPINTERVALEXT_T to proper block.
|
2010-09-14 04:55:41 +02:00 |
|
Camilla Berglund
|
3f40c46650
|
Renamed library struct members.
|
2010-09-14 04:35:36 +02:00 |
|
Camilla Berglund
|
e0d18c1719
|
Added TODO.
|
2010-09-14 04:32:45 +02:00 |
|
Camilla Berglund
|
1ec0d6a0c5
|
Forgot to rename variable.
|
2010-09-14 04:30:18 +02:00 |
|
Camilla Berglund
|
d826d11b52
|
Forgot to rename variable.
|
2010-09-14 04:28:51 +02:00 |
|
Camilla Berglund
|
02804bc182
|
Win32 dynamic loading tweaks.
|
2010-09-14 04:27:02 +02:00 |
|
Camilla Berglund
|
318f731e3e
|
Added glfwGetWindowPos.
|
2010-09-14 03:53:22 +02:00 |
|
Camilla Berglund
|
0f80e066ea
|
Added window title to glfwOpenWindow.
|
2010-09-14 03:10:45 +02:00 |
|
Camilla Berglund
|
3863a22dc1
|
Added Win32 window re-creation hack.
|
2010-09-14 02:54:05 +02:00 |
|
Camilla Berglund
|
3f986541dd
|
Win32 port work dump.
|
2010-09-14 02:17:18 +02:00 |
|
Camilla Berglund
|
24e789b38a
|
Win32 port work dump.
|
2010-09-14 01:05:03 +02:00 |
|
Camilla Berglund
|
f3fbbb4311
|
Win32 port work dump.
|
2010-09-13 23:50:04 +02:00 |
|
Camilla Berglund
|
1c55f68fb6
|
Win32 port work.
|
2010-09-13 01:23:22 +02:00 |
|
Camilla Berglund
|
f25a5cdea9
|
Fixed include paths.
|
2010-09-13 01:21:43 +02:00 |
|
Camilla Berglund
|
327dce138f
|
Win32 port work dump.
|
2010-09-13 01:17:34 +02:00 |
|
Camilla Berglund
|
90df26ac3c
|
Win32 port work dump.
|
2010-09-12 16:26:00 +02:00 |
|