Camilla Berglund
|
673b42d8da
|
Formatting.
|
2011-07-26 16:59:37 +02:00 |
|
Camilla Berglund
|
53f4f54c46
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
|
Camilla Berglund
|
71f4adc3ec
|
Formatting.
|
2011-05-21 23:13:48 +02:00 |
|
Camilla Berglund
|
b2e8807440
|
Formatting.
|
2011-05-21 22:50:25 +02:00 |
|
Camilla Berglund
|
f9e0f6f782
|
Formatting.
|
2011-05-21 17:34:17 +02:00 |
|
Camilla Berglund
|
d25f9db752
|
Removed glfwGetGLVersion, added GLFW_OPENGL_REVISION.
|
2011-05-21 17:16:32 +02:00 |
|
Camilla Berglund
|
44035f5ef1
|
Added error check.
|
2011-05-08 16:29:33 +02:00 |
|
Camilla Berglund
|
8aa8b7c2e4
|
Added glfwCopyGLState.
|
2011-05-08 15:29:36 +02:00 |
|
Camilla Berglund
|
f0ef9277ea
|
C strictness fixes.
|
2011-04-06 20:38:55 +02:00 |
|
Camilla Berglund
|
1412732874
|
Fixed inverted gamma.
|
2011-04-01 12:46:03 +02:00 |
|
Camilla Berglund
|
22479e29b7
|
Removed superfluous comments.
|
2011-03-30 15:18:02 +02:00 |
|
Camilla Berglund
|
671b0f7803
|
Removed superfluous comments.
|
2011-03-30 15:07:44 +02:00 |
|
Camilla Berglund
|
849977c7b2
|
Allow closing of NULL.
|
2011-03-08 23:14:42 +01:00 |
|
Camilla Berglund
|
d43e0b50d0
|
Added initial ARB_robustness support.
|
2011-03-07 20:51:34 +01:00 |
|
Camilla Berglund
|
fe1db15d31
|
Formatting.
|
2011-03-07 14:58:10 +01:00 |
|
Camilla Berglund
|
19be24afb7
|
Moved more OpenGL logic to opengl.c.
|
2011-03-07 14:55:11 +01:00 |
|
Camilla Berglund
|
d1d550d1ab
|
Delayed window struct allocation.
|
2011-03-07 14:30:23 +01:00 |
|
Camilla Berglund
|
98eb79b7d9
|
Removed function made superfluous by window struct memset.
|
2011-03-07 14:24:55 +01:00 |
|
Camilla Berglund
|
17d9b5aa8f
|
Comment tweak.
|
2011-03-07 14:16:39 +01:00 |
|
Camilla Berglund
|
0f481cb09d
|
Renamed window hint reset function for clarity.
|
2011-03-07 14:16:31 +01:00 |
|
Camilla Berglund
|
3d82683177
|
Removed indirection made superfluous by introduction of cdecl.
|
2011-03-07 14:13:47 +01:00 |
|
Camilla Berglund
|
ccbb956341
|
Added pluggable memory allocator and threading stub.
|
2011-03-07 14:09:13 +01:00 |
|
Camilla Berglund
|
cf7819df8d
|
Comment tweaks.
|
2011-03-07 13:58:02 +01:00 |
|
Camilla Berglund
|
596f56fe7b
|
Moved OpenGL related function to opengl.c, minor formatting.
|
2011-03-07 13:56:28 +01:00 |
|
Camilla Berglund
|
0d50ee749f
|
Added profile enum verification.
|
2011-03-06 13:28:10 +01:00 |
|
Camilla Berglund
|
6d7d11643a
|
Clarified comment.
|
2011-03-06 12:18:22 +01:00 |
|
Camilla Berglund
|
ee880bda1b
|
Moved window input boolean to correct block.
|
2011-03-06 01:56:40 +01:00 |
|
Camilla Berglund
|
6e553c7376
|
Purged references to GLFW as a framework.
|
2011-03-06 01:46:39 +01:00 |
|
Camilla Berglund
|
cfcc3da65f
|
Removed macros provided by internal up-to-date glxext.h header.
|
2011-03-04 22:24:27 +01:00 |
|
Camilla Berglund
|
9b70cec954
|
Fixed bug #3093443.
|
2011-03-04 21:53:34 +01:00 |
|
Camilla Berglund
|
f511fa0228
|
Comment updates.
|
2011-03-04 17:58:43 +01:00 |
|
Camilla Berglund
|
57eabfd17f
|
Added more strictness to GL version check.
|
2011-03-04 17:51:12 +01:00 |
|
Camilla Berglund
|
5d2edb2dff
|
Comment updates.
|
2011-03-04 17:49:36 +01:00 |
|
Camilla Berglund
|
2f7bfb89e4
|
Formatting.
|
2011-03-04 15:49:05 +01:00 |
|
Camilla Berglund
|
a5facec0c3
|
Formatting.
|
2011-03-04 15:47:57 +01:00 |
|
Camilla Berglund
|
2f2ce22e35
|
Clarified function name.
|
2011-03-04 15:00:51 +01:00 |
|
Camilla Berglund
|
7515ee0ef5
|
Moved OpenGL context config verification into separate function.
|
2011-03-04 15:00:19 +01:00 |
|
Camilla Berglund
|
9d6660a9ea
|
Made file-local functions static.
|
2011-03-04 14:52:12 +01:00 |
|
Camilla Berglund
|
ed336b210c
|
Comment tweak.
|
2011-03-04 14:29:05 +01:00 |
|
Camilla Berglund
|
aae8999ecf
|
Moved OpenGL-related functions into *opengl files.
|
2011-03-04 14:25:12 +01:00 |
|
Camilla Berglund
|
dd04fa9272
|
Formatting.
|
2011-02-27 21:43:46 +01:00 |
|
Camilla Berglund
|
06a4afd7de
|
Fixed loop termination bug.
|
2011-02-27 21:42:41 +01:00 |
|
Camilla Berglund
|
e0ba9e4e1f
|
Formatting.
|
2011-02-09 12:57:11 +01:00 |
|
Camilla Berglund
|
508e76e53d
|
Finished confusion for code completion systems.
|
2011-02-09 12:44:24 +01:00 |
|
Camilla Berglund
|
a66a4cd1e4
|
Added confusion for code completion systems like VC++.
|
2011-02-09 12:37:42 +01:00 |
|
Camilla Berglund
|
f02dbd30be
|
Formatting.
|
2011-02-09 12:33:05 +01:00 |
|
Camilla Berglund
|
230bd371f8
|
Added permission comment.
|
2011-02-09 12:17:34 +01:00 |
|
Camilla Berglund
|
ebb69adc36
|
Silly, silly me.
|
2011-02-09 12:17:01 +01:00 |
|
Camilla Berglund
|
e43e9609ec
|
Further clarification of error error.
|
2011-02-09 12:14:24 +01:00 |
|
Camilla Berglund
|
1ff78d0fc9
|
Various error system fixes.
|
2011-02-09 12:12:52 +01:00 |
|
Camilla Berglund
|
ed31f1a670
|
Discard software pixel formats.
|
2011-02-08 19:50:06 +01:00 |
|
Camilla Berglund
|
08d758ed42
|
Sorted and added missing WGL extension booleans.
|
2011-02-08 19:36:21 +01:00 |
|
marcus256
|
8943a78a65
|
Merge branch 'marcus-rawkeys'. Changed handling of raw key codes.
|
2011-01-15 00:59:55 +01:00 |
|
Marcus
|
6095e906ab
|
Implemented new key codes for Mac/Cocoa.
|
2011-01-10 21:56:31 +01:00 |
|
unknown
|
518b3d9526
|
Fixed some compiler errors under Win32.
|
2011-01-10 21:38:08 +01:00 |
|
Marcus
|
62e4ff1e91
|
Updated the key translation logic for Win32.
|
2011-01-10 21:19:27 +01:00 |
|
Marcus
|
2c169997f5
|
Moved all the key code translation logic into the LUT (cleaner & less overhead).
|
2011-01-04 23:07:34 +01:00 |
|
Marcus
|
3b0084799c
|
Shortened the names of the left/right square bracket keys.
|
2011-01-03 22:07:01 +01:00 |
|
Marcus
|
a44d566057
|
Added compile time detection of the XKB X11 extension.
|
2011-01-03 21:44:05 +01:00 |
|
Camilla Berglund
|
e38d451edd
|
Force glx.h not to include its glxext.h header.
|
2011-01-02 20:20:55 +01:00 |
|
Marcus
|
c0cb4c2fe1
|
Implemented raw key code support for X11.
|
2011-01-02 11:18:14 +01:00 |
|
Camilla Berglund
|
77e3b428c5
|
Revert "Added initial framebuffer sRGB support."
This reverts commit 07260cb768 .
|
2011-01-02 00:11:47 +01:00 |
|
Camilla Berglund
|
15c4a2bd02
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2011-01-02 00:10:49 +01:00 |
|
Camilla Berglund
|
f1e7d7c0ea
|
Added error callback.
|
2010-11-23 17:45:23 +01:00 |
|
Camilla Berglund
|
1057630e1f
|
Added internal glxext.h header.
|
2010-11-17 21:18:05 +01:00 |
|
Camilla Berglund
|
5a112d6cd1
|
Moved platform identifier define to config header.
|
2010-11-17 14:59:27 +01:00 |
|
Camilla Berglund
|
3be0c05aaa
|
Added internal use of glext.h header.
|
2010-11-17 14:52:47 +01:00 |
|
Camilla Berglund
|
22872a2c46
|
Formatting.
|
2010-11-17 14:41:39 +01:00 |
|
Camilla Berglund
|
3d951c3f5b
|
Fixed sign mismatch.
|
2010-11-17 14:40:17 +01:00 |
|
Camilla Berglund
|
b29c4bae53
|
Added reference to extension.
|
2010-11-17 14:27:13 +01:00 |
|
Camilla Berglund
|
c4250ca384
|
Moved scroll offset clearing to shared code.
|
2010-11-17 14:24:25 +01:00 |
|
Camilla Berglund
|
a4a860057d
|
Clarified default OpenGL version.
|
2010-11-17 14:18:00 +01:00 |
|
Camilla Berglund
|
07260cb768
|
Added initial framebuffer sRGB support.
|
2010-11-16 02:33:21 +01:00 |
|
Camilla Berglund
|
1ee78ecef5
|
Added support for GLX_EXT_swap_control.
|
2010-11-15 21:17:42 +01:00 |
|
Camilla Berglund
|
e8f65c3177
|
Formatting.
|
2010-11-15 20:21:09 +01:00 |
|
Camilla Berglund
|
890dab3133
|
Updates to Win32 context re-creation logic.
|
2010-11-15 20:19:29 +01:00 |
|
Camilla Berglund
|
88194055bb
|
Added support for OpenGL ES 2.0.
|
2010-11-15 19:28:06 +01:00 |
|
Camilla Berglund
|
fa6f29a4e6
|
Fixed malplaced endif statements.
|
2010-11-06 20:25:33 +01:00 |
|
Camilla Berglund
|
79be8c025f
|
Version string fixes.
|
2010-11-06 13:48:24 +01:00 |
|
Camilla Berglund
|
dc1bb860e7
|
Fixed missing variable.
|
2010-11-04 23:16:57 +01:00 |
|
Camilla Berglund
|
c71ae4cc42
|
Fixed uninitialized value.
|
2010-10-30 22:58:54 +02:00 |
|
Camilla Berglund
|
53578d7d01
|
Formatting.
|
2010-10-27 17:53:24 +02:00 |
|
Camilla Berglund
|
189fd1dc4b
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-10-27 17:45:38 +02:00 |
|
Camilla Berglund
|
70b9a1f4f3
|
Made boolean values use GLboolean.
|
2010-10-25 12:36:14 +02:00 |
|
Camilla Berglund
|
7eea9b2384
|
Merge fix.
|
2010-10-24 23:41:34 +02:00 |
|
Camilla Berglund
|
7e2b014d81
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-10-24 18:34:24 +02:00 |
|
Camilla Berglund
|
37d366dc9f
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-10-24 18:31:43 +02:00 |
|
Camilla Berglund
|
4044c2da66
|
Made callbacks library global.
|
2010-10-24 18:28:55 +02:00 |
|
Camilla Berglund
|
c5892fee53
|
Formatting.
|
2010-10-24 18:09:05 +02:00 |
|
Camilla Berglund
|
dae61bb918
|
Added TODO.
|
2010-10-24 16:16:21 +02:00 |
|
Camilla Berglund
|
e0827195a4
|
Clarified gamma ramp error message.
|
2010-10-24 16:07:02 +02:00 |
|
Camilla Berglund
|
a4a2eaaa0f
|
Removed whitespace in version string joystick keys.
|
2010-10-24 14:35:37 +02:00 |
|
Camilla Berglund
|
68e58143f8
|
Renamed dlopen entry point mode name.
|
2010-10-24 14:31:46 +02:00 |
|
Camilla Berglund
|
0e1a004b7d
|
Formatting.
|
2010-10-15 17:22:30 +02:00 |
|
Camilla Berglund
|
562242f3e2
|
Added stubs for Cocoa implementation of gamma ramp API.
|
2010-10-15 13:42:12 +02:00 |
|
Camilla Berglund
|
41ff44d093
|
Merge branch 'master' of git://213.114.174.105
|
2010-10-14 18:12:01 +02:00 |
|
Camilla Berglund
|
7980359f94
|
Formatting.
|
2010-10-14 17:55:45 +02:00 |
|
Camilla Berglund
|
aac0842173
|
Formatting.
|
2010-10-14 17:37:56 +02:00 |
|
Camilla Berglund
|
2587dc45b5
|
Added comment header to config.h.in, formatting.
|
2010-10-14 17:32:55 +02:00 |
|
Camilla Berglund
|
2c851406fb
|
Renamed config.h source file.
|
2010-10-14 17:18:29 +02:00 |
|
Camilla Berglund
|
e9eb841fab
|
Added pointers to platform state definitions.
|
2010-10-14 16:40:10 +02:00 |
|
Camilla Berglund
|
cb20d1e911
|
Formatting.
|
2010-10-14 15:51:11 +02:00 |
|
Camilla Berglund
|
26aaf55872
|
RandR and VidMode cleanup and formatting.
|
2010-10-14 15:13:51 +02:00 |
|
Camilla Berglund
|
66754f1358
|
Removed executable bits (gah).
|
2010-10-14 14:14:50 +02:00 |
|
Camilla Berglund
|
c592cd5dbf
|
Function comment header updates.
|
2010-10-14 14:13:39 +02:00 |
|
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
|
6d87163aa2
|
Removed duplicate prefixes.
|
2010-10-13 23:05:17 +02:00 |
|
Camilla Berglund
|
215742af60
|
Made RandR and VidMode work in parallel.
|
2010-10-13 23:01:17 +02:00 |
|
Camilla Berglund
|
0150a1544a
|
Removed duplicate call.
|
2010-10-13 22:47:37 +02:00 |
|
Camilla Berglund
|
24e05f1648
|
Formatting.
|
2010-10-13 22:46:59 +02:00 |
|
Camilla Berglund
|
00f3dc3da6
|
Added warning for nVidia RandR gamma.
|
2010-10-13 22:42:49 +02:00 |
|
Camilla Berglund
|
85bcd1fa0c
|
Renamed internal gamma function.
|
2010-10-13 22:42:31 +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
|
419f9f17a1
|
Added glfwGetCurrentWindow.
|
2010-10-04 23:13:33 +02:00 |
|
Camilla Berglund
|
f73f01b68c
|
Merged context creation BacMatch workaround from 2.7.1.
|
2010-10-04 22:18:58 +02:00 |
|
Camilla Berglund
|
1792f08dbd
|
Removed misplaced comment header.
|
2010-10-04 22:16:42 +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
|
19e2be555c
|
Removed internal glxext.h.
|
2010-10-03 19:50:19 +02:00 |
|
Camilla Berglund
|
e5ef93d5ae
|
Removed broken GL 3.2 dependency.
|
2010-10-03 17:34:13 +02:00 |
|
Camilla Berglund
|
1e97d31441
|
Added missing read-back of glProfile and glForward.
|
2010-09-28 21:15:36 +02:00 |
|
Camilla Berglund
|
35b8ee6a71
|
Updated Cocoa port to new internal API.
|
2010-09-28 02:30:05 +02:00 |
|
Camilla Berglund
|
c4bd93ecdf
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2010-09-28 00:23:39 +02:00 |
|
Camilla Berglund
|
fdcbb402a8
|
Merged logic fix from 2.7.1 trunk.
|
2010-09-28 00:22:34 +02:00 |
|
Camilla Berglund
|
7b938c6b08
|
Added Win32 implementation of two-dimensional scrolling.
|
2010-09-27 02:32:41 +02:00 |
|
Camilla Berglund
|
f93801c221
|
Added missing declaration.
|
2010-09-27 02:16:17 +02:00 |
|
Camilla Berglund
|
007766bd91
|
Added two-dimensional scrolling API and X11 implementation.
|
2010-09-27 02:09:54 +02:00 |
|
Camilla Berglund
|
49f71f8266
|
Added missing libc headers.
|
2010-09-25 19:26:57 +02:00 |
|
Camilla Berglund
|
47ea99b81e
|
Re-enabled Linux joystick API.
|
2010-09-25 19:26:40 +02:00 |
|
Camilla Berglund
|
d73505887d
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
Conflicts:
examples/CMakeLists.txt
|
2010-09-25 19:13:40 +02:00 |
|
Olivier Delannoy
|
70647eaad5
|
Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h
|
2010-09-24 21:47:25 +01:00 |
|
Camilla Berglund
|
b9769dea77
|
Added Win32 configuration macros.
|
2010-09-20 22:37:49 +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
|
451e0a7e2c
|
Replaced scattered partial glxext.h with actual file.
|
2010-09-20 20:32:51 +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 |
|