Commit Graph

826 Commits

Author SHA1 Message Date
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
Camilla Berglund
322ddff5f8 Merge branch 'master' of github.com:elmindreda/glfw 2012-04-22 00:21:53 +02:00
Camilla Berglund
97f7e60f8b Added credits. 2012-04-22 00:21:42 +02:00
Camilla Berglund
bb7e7d1883 Merge pull request #5 from belkiss/master
Fixed typo in video mode size comparison.
2012-04-21 14:25:31 -07:00
Lambert Clara
7a5c2d5f75 Fix clang warning : self-comparison always evaluates to false 2012-04-21 11:47:58 +02:00
Camilla Berglund
68122f8134 Merge branch 'master' of github.com:elmindreda/glfw 2012-04-19 16:58:19 +02:00
Camilla Berglund
141b56afc0 Added libm as direct dependency for tests and examples. 2012-04-19 16:57:44 +02:00
Camilla Berglund
53fab2f16b Fixed VC++ errors. 2012-04-17 17:55:11 +02:00
Camilla Berglund
24fa448535 Merge pull request #4 from quarnster/patch-1
Added inclusion of sys/param.h needed for MAXPATHLEN.
2012-04-16 02:49:07 -07:00
quarnster
a73b45b7a7 Need to include sys/param.h for MAXPATHLEN. 2012-04-16 12:33:34 +03:00
Camilla Berglund
a7d19ed77e Removed superfluous comment. 2012-04-15 00:40:50 +02:00
Camilla Berglund
4994acb7e1 Removed superfluous test. 2012-04-14 23:01:35 +02:00
Camilla Berglund
351f2b2664 Fixed build setup for clipboard test. 2012-04-13 12:57:04 +02:00
Camilla Berglund
88ce656b1e Removed unused header. 2012-04-13 12:52:07 +02:00
Camilla Berglund
f8a726371e Fixed test description. 2012-04-12 18:42:56 +02:00
Camilla Berglund
6502a324d2 Merge branch 'master' of github.com:elmindreda/glfw 2012-04-12 17:29:19 +02:00
Camilla Berglund
9ace27f97b Updated clipboard test. 2012-04-12 17:28:58 +02:00
Camilla Berglund
bf5b436ca5 Removed unused variables. 2012-04-12 00:55:30 +02:00
Camilla Berglund
f868712f02 Simplified clipboard API. 2012-04-12 00:51:58 +02:00
Camilla Berglund
721e0a7fd0 Clarified comment. 2012-04-11 23:53:47 +02:00
Camilla Berglund
67b5bb1d45 Merge branch 'clipboard' 2012-04-11 23:40:27 +02:00
Camilla Berglund
f231ed37f0 Re-worked and fixed X11 clipboard support. 2012-04-11 23:32:50 +02:00
Camilla Berglund
4369a9a6f2 Updated header name. 2012-04-11 11:35:34 +02:00
Camilla Berglund
21faa7b84f Formatting. 2012-04-11 11:33:42 +02:00
Camilla Berglund
ad48c0e5ef Added string for new error. 2012-04-10 18:22:15 +02:00
Camilla Berglund
e0c4d81e46 Added function for processing only pending events. 2012-04-10 01:15:50 +02:00
Camilla Berglund
0e9e37bfc4 Simplified string storage. 2012-04-10 00:52:21 +02:00
Camilla Berglund
0ee55ab8e5 Updated change log, added credit. 2012-04-10 00:37:53 +02:00
Camilla Berglund
15e8af1f79 Added initial implementation for Cocoa. 2012-04-10 00:34:08 +02:00