Camilla Berglund
|
5983615f0e
|
Moved all callback setting to before window opening, because I can.
|
2011-03-05 13:24:16 +01:00 |
|
Camilla Berglund
|
fa58cc393d
|
Added check for GL_ARB_multisample to FSAA test.
|
2011-03-05 13:23:06 +01:00 |
|
Camilla Berglund
|
74c9b57f3d
|
Added timer reset to FSAA test.
|
2011-03-05 13:17: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
|
74a6c872d6
|
Updated changelog.
|
2011-03-04 14:23:44 +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
|
3a755b99d0
|
Moved callback setting to before window creation.
|
2011-02-27 21:42:09 +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
|
679fef3d5e
|
Added changelog entry for unified key codes.
|
2011-02-08 23:30:08 +01:00 |
|
Camilla Berglund
|
ba6a0c7d9c
|
Updated changelog.
|
2011-02-08 23:27:19 +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
|
0f0cff46f0
|
Updated the documentation to reflect the new key codes.
|
2011-01-17 22:41:58 +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
|
e3cb563a28
|
Fixed key names in the example and test programs.
|
2011-01-03 22:22:14 +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
|
c214f69f98
|
Grammar fix.
|
2011-01-02 00:08:13 +01:00 |
|
Camilla Berglund
|
27ba3c6996
|
Merge branch 'master' of git://85.24.143.159
|
2010-11-23 23:43:26 +01:00 |
|
Camilla Berglund
|
f1e7d7c0ea
|
Added error callback.
|
2010-11-23 17:45:23 +01:00 |
|
Camilla Berglund
|
065c77190d
|
Added scroll navigation.
|
2010-11-17 23:33:46 +01:00 |
|
Camilla Berglund
|
3350cc73aa
|
Added mouse navigation.
|
2010-11-17 23:29:28 +01:00 |
|
Camilla Berglund
|
1057630e1f
|
Added internal glxext.h header.
|
2010-11-17 21:18:05 +01:00 |
|