58 Commits (bda031f4ac3c7d2a23f717652449c8c21c7d98fc)

Author SHA1 Message Date
Camilla Berglund 9c0e19adca Made error message tags more consistent. ago%!(EXTRA string=13 years)
Camilla Berglund 9a659c287e Fixed context param readback. ago%!(EXTRA string=13 years)
Camilla Berglund a8a0585164 Updated debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund fd0f06de8a Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 247a875435 Updated version verification. ago%!(EXTRA string=13 years)
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 1eef0f0869 Renamed context module files. ago%!(EXTRA string=13 years)
Camilla Berglund 2a166c5086 Removed glfwCopyContext to map better against EGL. ago%!(EXTRA string=13 years)
Camilla Berglund 38cad9aff0 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund 9696321334 Fixed return value of glfwGetCurrentContext. ago%!(EXTRA string=13 years)
Camilla Berglund 9e4bc36dd8 Initial TLS implementation (Cocoa broken). ago%!(EXTRA string=13 years)
Camilla Berglund ddcf5d471e Removed mirroring of default framebuffer attribs. 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 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 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 0f1ab5317f Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 302037d5b4 Added stub debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund 331aa26503 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund b1de4d6fed Fixed client API version parsing. ago%!(EXTRA string=13 years)
Camilla Berglund a3c4b96c91 Removed commented-out code, added error reporting. ago%!(EXTRA string=13 years)
Camilla Berglund 3b6ec4e775 Added client API window hint. ago%!(EXTRA string=13 years)
Jari Vetoniemi db0a4b599d Fix GLubyte warning, by casting to (char*) ago%!(EXTRA string=13 years)
Cloudef e06515eaa0 Improve OpenGL version parsing from string ago%!(EXTRA string=13 years)
Camilla Berglund bf42c3cfbc Made glfwGetProcAddress return a function pointer. ago%!(EXTRA string=13 years)
Camilla Berglund 4994acb7e1 Removed superfluous test. ago%!(EXTRA string=13 years)
Camilla Berglund 65f074d257 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund f08397a108 Made it an error to not define an entry point retrieval mechanism on X11. ago%!(EXTRA string=14 years)
Camilla Berglund 9ae8c778df Error message updates. ago%!(EXTRA string=14 years)
Camilla Berglund c233e005a8 Copied context property readback from 2.7.1. ago%!(EXTRA string=14 years)
Camilla Berglund e4027f14d0 Rough line-wrapping pass. ago%!(EXTRA string=14 years)
Camilla Berglund c1ab73b979 Renamed context-related functions to more closely match underlying APIs. ago%!(EXTRA string=14 years)
Camilla Berglund d25f9db752 Removed glfwGetGLVersion, added GLFW_OPENGL_REVISION. ago%!(EXTRA string=14 years)
Camilla Berglund 44035f5ef1 Added error check. ago%!(EXTRA string=14 years)
Camilla Berglund 8aa8b7c2e4 Added glfwCopyGLState. ago%!(EXTRA string=14 years)
Camilla Berglund d43e0b50d0 Added initial ARB_robustness support. ago%!(EXTRA string=15 years)
Camilla Berglund 6a5152f301 Added initial ARB_robustness support. ago%!(EXTRA string=15 years)
Camilla Berglund 19be24afb7 Moved more OpenGL logic to opengl.c. ago%!(EXTRA string=15 years)
Camilla Berglund cf7819df8d Comment tweaks. ago%!(EXTRA string=15 years)
Camilla Berglund 596f56fe7b Moved OpenGL related function to opengl.c, minor formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
Camilla Berglund aae8999ecf Moved OpenGL-related functions into *opengl files. ago%!(EXTRA string=15 years)
Camilla Berglund f1e7d7c0ea Added error callback. ago%!(EXTRA string=15 years)
Camilla Berglund 3be0c05aaa Added internal use of glext.h header. ago%!(EXTRA string=15 years)