548 Commits (99031a43a208b4606977edcf0095725a6027b72f)

Author SHA1 Message Date
Riku Salminen 99031a43a2 X11: remove _glfwProcessPendingEvents ago%!(EXTRA string=13 years)
Camilla Berglund 585a840329 Added window parameter to glfwSwapBuffers. ago%!(EXTRA string=13 years)
Camilla Berglund aff30d0baa Renamed window creation/destruction functions. ago%!(EXTRA string=13 years)
Camilla Berglund 2972cdfeb1 Removed glfwIsWindow. ago%!(EXTRA string=13 years)
Camilla Berglund 1736132bb2 Fixed window parameter refresh. ago%!(EXTRA string=13 years)
Camilla Berglund 4b9e616cf8 Fixed indexing bug in Cocoa video mode enumeration. ago%!(EXTRA string=13 years)
Camilla Berglund ae586e65d8 Fixed typo. ago%!(EXTRA string=13 years)
Camilla Berglund b03e62f6ac Made X11 resolution enumeration a separate function. ago%!(EXTRA string=13 years)
Camilla Berglund 871e1a70d7 Made video mode retrieval dynamic. ago%!(EXTRA string=13 years)
Arturo J. Pérez 287e94cd6b Behavior differences under Lion and Snow Leopard in updateTrackingAreas. ago%!(EXTRA string=13 years)
Camilla Berglund 957ecdc9a0 Renamed no current context error to match function. ago%!(EXTRA string=13 years)
Camilla Berglund a916997c86 Simplified call to platform-specific extension check. ago%!(EXTRA string=13 years)
Camilla Berglund 1bad573c10 Tightened scope of some local variables. ago%!(EXTRA string=13 years)
Camilla Berglund ee3304c09a Removed check for invalid user, added error setting. ago%!(EXTRA string=13 years)
Camilla Berglund bfc746a847 Error message grammar fix. ago%!(EXTRA string=13 years)
Camilla Berglund ba941b2fc8 Added formatting to error string. ago%!(EXTRA string=13 years)
Camilla Berglund 208377d08e Imported version parsing from EGL branch. ago%!(EXTRA string=13 years)
Camilla Berglund 59896c327a Context property fixes. ago%!(EXTRA string=13 years)
Camilla Berglund f274b329d1 Fixed check for GL_ARB_multisample. ago%!(EXTRA string=13 years)
Camilla Berglund 053737e660 Use OpenGL to get default framebuffer properties. ago%!(EXTRA string=13 years)
Camilla Berglund 3a72f33541 Removed GLFW_ACCELERATED window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 302037d5b4 Added stub debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund 669c40f102 Fixed debug context being a hard constraint on WGL. ago%!(EXTRA string=13 years)
Camilla Berglund fc74a5533e Moved WGL context logic into OpenGL module. ago%!(EXTRA string=13 years)
Camilla Berglund 6c37c84d91 Reduced the number of conditional blocks. ago%!(EXTRA string=13 years)
John Bartholomew 0f0e42b975 Use SOVERSION for shared libraries on Unix-like systems. ago%!(EXTRA string=13 years)
John Bartholomew 93ec9fa901 Changed library output name to "glfw3", and pkg-config name to libglfw3. ago%!(EXTRA string=13 years)
Camilla Berglund b28298f329 Fixed call to CGPointMake. ago%!(EXTRA string=13 years)
Camilla Berglund 52ebc0db85 Fixed use of wrong point type. ago%!(EXTRA string=13 years)
Camilla Berglund dd298ab908 Fixed copypaste errors. ago%!(EXTRA string=13 years)
Camilla Berglund d83119a874 Added explicit access to native handles. ago%!(EXTRA string=13 years)
Simon Voordouw 173e321ea6 fix MESA_swap_control copy-pasta ago%!(EXTRA string=13 years)
Camilla Berglund aa328c0bbd Added support for GLX_MESA_swap_interval. ago%!(EXTRA string=13 years)
Camilla Berglund 34c93a5124 Disabled window restoration on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund e7c4e77214 Fixed cursor positioning in fullscreen on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund ee66e5fa10 Merged fix for bug #3528964. ago%!(EXTRA string=13 years)
Camilla Berglund cef9dea1d2 Unified nomenclature for cursor positions. ago%!(EXTRA string=13 years)
Camilla Berglund cea0e30499 Fixed cursor centering using wrong mode. ago%!(EXTRA string=13 years)
Camilla Berglund 14bcc51f3b Removed config macro values. ago%!(EXTRA string=13 years)
Camilla Berglund 41be34eadf Fixed window position on Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 31b06a0ae0 Win32 window position work. ago%!(EXTRA string=13 years)
Camilla Berglund ed9890f110 Fixed typecast warning. ago%!(EXTRA string=13 years)
Camilla Berglund fb2dbd6a53 Fixed Win32 warning. ago%!(EXTRA string=13 years)
Camilla Berglund bf42c3cfbc Made glfwGetProcAddress return a function pointer. ago%!(EXTRA string=13 years)
Camilla Berglund bc8860dc6a Made fbconfig conversion more readable. ago%!(EXTRA string=13 years)
Camilla Berglund ae2c63b580 Made fbconfig conversion more readable. ago%!(EXTRA string=13 years)
Camilla Berglund 19744bc5de Added needed include. ago%!(EXTRA string=13 years)
Camilla Berglund 7b4f9f02ca Commented workaround. ago%!(EXTRA string=13 years)
Camilla Berglund fc07e1d7eb Added workaround for missing window bit in VB GL. ago%!(EXTRA string=13 years)
Braden Pellett 6cb89175a7 Emit an error when gamma ramp cannot be get/set due to size not being GLFW_GAMMA_RAMP_SIZE. ago%!(EXTRA string=13 years)