Camilla Berglund
|
cea0e30499
|
Fixed cursor centering using wrong mode.
|
2012-06-21 13:35:35 +02:00 |
|
Camilla Berglund
|
acdda3ef4f
|
Added toolchain files for MinGW-w64 on Cygwin.
|
2012-06-17 16:35:48 +02:00 |
|
Camilla Berglund
|
14bcc51f3b
|
Removed config macro values.
|
2012-06-12 03:00:16 +02:00 |
|
Camilla Berglund
|
41be34eadf
|
Fixed window position on Win32.
|
2012-06-12 02:29:18 +02:00 |
|
Camilla Berglund
|
11743758f8
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-06-11 14:30:19 +02:00 |
|
Camilla Berglund
|
9871b5dc79
|
Removed deprecated macro.
|
2012-06-11 14:14:00 +02:00 |
|
Camilla Berglund
|
0c49e9ec87
|
Fixed function pointer casting.
|
2012-06-11 14:13:05 +02:00 |
|
Camilla Berglund
|
31b06a0ae0
|
Win32 window position work.
|
2012-06-11 14:02:25 +02:00 |
|
Camilla Berglund
|
ed9890f110
|
Fixed typecast warning.
|
2012-06-11 13:47:06 +02:00 |
|
Camilla Berglund
|
fb2dbd6a53
|
Fixed Win32 warning.
|
2012-06-08 01:53:41 +02:00 |
|
Camilla Berglund
|
9cc0abffc5
|
Rewrote joystick test.
|
2012-06-06 02:04:15 +02:00 |
|
Camilla Berglund
|
2213450840
|
Renamed GLFW_NO_GLU to GLFW_INCLUDE_GLU.
|
2012-06-05 23:55:10 +02:00 |
|
Camilla Berglund
|
bf42c3cfbc
|
Made glfwGetProcAddress return a function pointer.
|
2012-06-05 00:16:40 +02:00 |
|
Camilla Berglund
|
bc8860dc6a
|
Made fbconfig conversion more readable.
|
2012-06-03 16:54:06 +02:00 |
|
Camilla Berglund
|
01551e332d
|
CMake toolchain file fixes.
|
2012-06-03 16:53:51 +02:00 |
|
Camilla Berglund
|
7f7634a0c9
|
Added CMake toolchain file for Debian MinGW-w64.
|
2012-06-03 16:51:12 +02:00 |
|
Camilla Berglund
|
ae2c63b580
|
Made fbconfig conversion more readable.
|
2012-06-03 16:40:54 +02:00 |
|
Camilla Berglund
|
19744bc5de
|
Added needed include.
|
2012-06-03 16:33:48 +02:00 |
|
Camilla Berglund
|
fbb2f24ebb
|
Merge branch 'context-window-split'
Conflicts:
src/x11_init.c
src/x11_platform.h
src/x11_window.c
|
2012-06-03 16:31:56 +02:00 |
|
Camilla Berglund
|
7b4f9f02ca
|
Commented workaround.
|
2012-06-03 16:12:35 +02:00 |
|
Camilla Berglund
|
9d5a95add8
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-06-03 16:09:41 +02:00 |
|
Camilla Berglund
|
fc07e1d7eb
|
Added workaround for missing window bit in VB GL.
|
2012-06-03 16:09:13 +02:00 |
|
Camilla Berglund
|
29c2c03346
|
Merge pull request #7 from daBrado/x11-gamma-ramp-size-workaround
Temporary fix for xf86vm gamma ramp sizes other than 256.
|
2012-06-03 06:55:46 -07:00 |
|
Braden Pellett
|
6cb89175a7
|
Emit an error when gamma ramp cannot be get/set due to size not being GLFW_GAMMA_RAMP_SIZE.
|
2012-06-01 00:08:34 -07:00 |
|
Braden Pellett
|
2558da0b59
|
Ignore gamma ramp get/set capabilities if size is not GLFW_GAMMA_RAMP_SIZE, similar to what happens currently for the Cocoa implementation.
|
2012-05-31 17:01:24 -07:00 |
|
Camilla Berglund
|
322407ae9f
|
Moved X11 gamma ramp termination to gamma module.
|
2012-05-31 01:34:21 +02:00 |
|
Camilla Berglund
|
20fccd4aa3
|
Removed unsupported target.
|
2012-05-24 11:48:50 +02:00 |
|
Camilla Berglund
|
79bef68511
|
Only restore gamma ramp if it has been changed.
|
2012-05-24 11:46:51 +02:00 |
|
Camilla Berglund
|
f5eb79ed28
|
Removed gamma API warning prints.
|
2012-05-24 11:39:16 +02:00 |
|
Camilla Berglund
|
1a37788143
|
Moved X11 gamma ramp init to gamma module.
|
2012-05-24 11:36:43 +02:00 |
|
Camilla Berglund
|
6059523b6d
|
Simplified mode printing.
|
2012-05-07 01:30:55 +02:00 |
|
Camilla Berglund
|
5527e52f58
|
Added hilighting of desktop mode.
|
2012-05-07 01:13:07 +02:00 |
|
Camilla Berglund
|
d109d8a6d2
|
Restructured modes test for better encapsulation.
|
2012-05-07 01:12:08 +02:00 |
|
Camilla Berglund
|
eeed6394c0
|
Added abort via escape key.
|
2012-05-07 00:44:39 +02:00 |
|
Camilla Berglund
|
e55b5fc27c
|
Removed listmodes test.
|
2012-05-07 00:34:40 +02:00 |
|
Camilla Berglund
|
93c3d52716
|
Formatting.
|
2012-05-07 00:33:21 +02:00 |
|
Camilla Berglund
|
dd1a46af43
|
Added header to more closely match output of older test.
|
2012-05-07 00:32:03 +02:00 |
|
Camilla Berglund
|
3d5a574e3b
|
Made listing the default for modes test.
|
2012-05-07 00:29:36 +02:00 |
|
Camilla Berglund
|
6ff3936101
|
Fixed source file having executable flag set.
|
2012-05-07 00:20:53 +02:00 |
|
Camilla Berglund
|
d717c0a5ba
|
Added bug fix from 2.7.6.
|
2012-05-07 00:13:38 +02:00 |
|
Camilla Berglund
|
26fc5cacda
|
Formatting.
|
2012-05-07 00:11:51 +02:00 |
|
Camilla Berglund
|
d0c298de6e
|
Removed legacy documentation.
|
2012-05-03 13:00:54 +02:00 |
|
Camilla Berglund
|
904db4c605
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-04-30 01:59:45 +02:00 |
|
Camilla Berglund
|
a22fbf7e9b
|
Moved remaining X visual management into opengl module.
|
2012-04-23 22:31:55 +02:00 |
|
Camilla Berglund
|
f77c8f8b21
|
Made GLX extension management global instead of per-window.
|
2012-04-23 13:08:34 +02:00 |
|
Camilla Berglund
|
9614b9b22f
|
Moved OpenGL init and terminate to opengl module.
|
2012-04-23 13:00:49 +02:00 |
|
Camilla Berglund
|
49dfbe86b2
|
Moved the majority of GLX code into opengl module.
|
2012-04-23 12:50:04 +02:00 |
|
Camilla Berglund
|
1a99827432
|
Moved the type declarations.
|
2012-04-22 21:49:38 +02:00 |
|
Camilla Berglund
|
21e77fe1a6
|
Split platform-specific global data.
|
2012-04-22 15:53:02 +02:00 |
|
Camilla Berglund
|
2ac8da7465
|
Merged patch #3519669.
|
2012-04-22 12:58:05 +02:00 |
|