Camilla Berglund
|
22479e29b7
|
Removed superfluous comments.
|
2011-03-30 15:18:02 +02:00 |
|
Camilla Berglund
|
d43e0b50d0
|
Added initial ARB_robustness support.
|
2011-03-07 20:51:34 +01:00 |
|
Camilla Berglund
|
ccbb956341
|
Added pluggable memory allocator and threading stub.
|
2011-03-07 14:09:13 +01:00 |
|
Camilla Berglund
|
6e553c7376
|
Purged references to GLFW as a framework.
|
2011-03-06 01:46:39 +01:00 |
|
Camilla Berglund
|
9b70cec954
|
Fixed bug #3093443.
|
2011-03-04 21:53:34 +01:00 |
|
Camilla Berglund
|
aae8999ecf
|
Moved OpenGL-related functions into *opengl files.
|
2011-03-04 14:25:12 +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 |
|
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 |
|
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
|
c4250ca384
|
Moved scroll offset clearing to shared code.
|
2010-11-17 14:24:25 +01:00 |
|
Camilla Berglund
|
07260cb768
|
Added initial framebuffer sRGB support.
|
2010-11-16 02:33:21 +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
|
4044c2da66
|
Made callbacks library global.
|
2010-10-24 18:28:55 +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
|
7b938c6b08
|
Added Win32 implementation of two-dimensional scrolling.
|
2010-09-27 02:32:41 +02:00 |
|
Camilla Berglund
|
b9597aeee9
|
Fixed misspelled typedef.
|
2010-09-20 20:55:31 +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
|
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
|
867e747add
|
Renamed window close request variable.
|
2010-09-16 06:02:44 +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
|
90df26ac3c
|
Win32 port work dump.
|
2010-09-12 16:26:00 +02:00 |
|
Camilla Berglund
|
479c9255fc
|
Formatting pass.
|
2010-09-10 22:03:36 +02:00 |
|
Camilla Berglund
|
445bf1ea33
|
Renamed lib directory to src.
|
2010-09-09 20:01:43 +02:00 |
|