1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 23:27:25 -04:00
Commit Graph

16 Commits

Author SHA1 Message Date
Marcel Metz 426df42d00 Replaced display with monitor in monitor related api. 2011-10-03 03:24:35 -04:00
Marcel Metz 58d4323ece Implemented display aware glfwVideoModes function for X11 XRandR and win32. 2011-10-02 16:47:15 -04:00
Marcel Metz 4634c334ea Renamed compare video modes function to internal interface conventions. 2011-10-02 16:47:15 -04:00
Marcel Metz beacbb3447 Implemented display iteration for x11. Added attributes and queries for physical size, name and logical position. Updated test executable. 2011-10-02 16:47:06 -04:00
Camilla Berglund e4027f14d0 Rough line-wrapping pass. 2011-07-27 17:48:56 +02:00
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. 2011-03-06 01:46:39 +01:00
Camilla Berglund f1e7d7c0ea Added error callback. 2010-11-23 17:45:23 +01:00
Camilla Berglund 3089e60fbd Everyone needs to be able to split BPPs these days. 2010-09-16 03:48:19 +02:00
Camilla Berglund d874f7ac98 Fixed missing return value. 2010-09-14 01:11:22 +02:00
Camilla Berglund b5b80dde40 Oh, right, this is C. 2010-09-14 00:19:17 +02:00
Camilla Berglund 3c2a89e5e8 Removed content-less comment. 2010-09-13 16:27:16 +02:00
Camilla Berglund 2b8e19d798 Added function comment header. 2010-09-13 16:25:44 +02:00
Camilla Berglund a95279e63d Replaced ad hoc bubble sort with libc qsort. 2010-09-13 16:24:25 +02:00
Camilla Berglund 922cd1011a Added basic error reporting to shared code. 2010-09-09 21:34:42 +02:00
Camilla Berglund 1723c4af07 Function comment header cleanup. 2010-09-09 20:59:50 +02:00
Camilla Berglund 445bf1ea33 Renamed lib directory to src. 2010-09-09 20:01:43 +02:00