34 Commits (2a166c5086684d6e10d52a879aae92d8dbe53e03)

Author SHA1 Message Date
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 302037d5b4 Added stub debug context detection. 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=14 years)
Camilla Berglund 6a5152f301 Added initial ARB_robustness support. ago%!(EXTRA string=14 years)
Camilla Berglund 19be24afb7 Moved more OpenGL logic to opengl.c. ago%!(EXTRA string=14 years)
Camilla Berglund cf7819df8d Comment tweaks. ago%!(EXTRA string=14 years)
Camilla Berglund 596f56fe7b Moved OpenGL related function to opengl.c, minor formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
Camilla Berglund aae8999ecf Moved OpenGL-related functions into *opengl files. ago%!(EXTRA string=14 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)
Camilla Berglund 22872a2c46 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 3d951c3f5b Fixed sign mismatch. ago%!(EXTRA string=15 years)
Camilla Berglund 88194055bb Added support for OpenGL ES 2.0. ago%!(EXTRA string=15 years)
Camilla Berglund 8907019e34 Oh, right, this is C. ago%!(EXTRA string=15 years)
Camilla Berglund 973ff494ac Oh, right, this is C. ago%!(EXTRA string=15 years)
Camilla Berglund 922cd1011a Added basic error reporting to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 1723c4af07 Function comment header cleanup. ago%!(EXTRA string=15 years)
Camilla Berglund 445bf1ea33 Renamed lib directory to src. ago%!(EXTRA string=15 years)
Camilla Berglund 135194a960 Initial pass for multi-window support. ago%!(EXTRA string=15 years)
Camilla Berglund cdfbbaf78b Made system header inclusion more conservative. ago%!(EXTRA string=15 years)
Camilla Berglund a4d888c2f5 Formatting pass (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund 9e4137c0a9 Formatting pass (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund 105e927b84 Shallow formatting pass (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund 1baf233d12 Shallow formatting pass. ago%!(EXTRA string=15 years)