143 Commits (cf38b34f45d33e303272e48adfa1aa3c89e89cae)

Author SHA1 Message Date
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 37904dc68a Documentation work. ago%!(EXTRA string=13 years)
Camilla Berglund d4a08b10fd Documented joystick name caveat. ago%!(EXTRA string=13 years)
Camilla Berglund 7d9b5c0127 Added documentation for glfwGetJoystickName. ago%!(EXTRA string=13 years)
Camilla Berglund 69a900592e Added explicit support for sRGB framebuffers. ago%!(EXTRA string=13 years)
Camilla Berglund a3ff29af36 Documentation updates. ago%!(EXTRA string=13 years)
Camilla Berglund 1a3d47d06d Added window position callback. ago%!(EXTRA string=13 years)
Camilla Berglund 4ce92262f7 Reverted bad edit. ago%!(EXTRA string=13 years)
Camilla Berglund 10cc85343a Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 06c191feea Updated error codes to better reflect multi-API support. ago%!(EXTRA string=13 years)
Camilla Berglund 1e9383d039 Documentation work. ago%!(EXTRA string=13 years)
Camilla Berglund 2a166c5086 Removed glfwCopyContext to map better against EGL. ago%!(EXTRA string=13 years)
Camilla Berglund 06e7a96c61 Fixed documentation spelling errors. ago%!(EXTRA string=13 years)
Camilla Berglund 9ad1d979e9 Conservatively tagged functions confined to main thread. ago%!(EXTRA string=13 years)
Camilla Berglund 998cb5144e Made glfwSetCursorPos fail silently if lacking focus. ago%!(EXTRA string=13 years)
Camilla Berglund c479124e69 Removed key repeat. ago%!(EXTRA string=13 years)
Camilla Berglund b8c16e49f1 Removed window size DWIM. ago%!(EXTRA string=13 years)
Camilla Berglund 14355d692f Fixed active/focused nomenclature mixing. ago%!(EXTRA string=13 years)
Camilla Berglund bce2cd65e1 Begun outlining reference documentation. ago%!(EXTRA string=13 years)
m@bitsnbites.eu 1c21fc1383 Removed GLFW_SYSTEM_KEYS from the GLFW API ago%!(EXTRA string=13 years)
m@bitsnbites.eu 424e7c7b53 Removed glfwSetWindowPos and glfwGetWindowPos ago%!(EXTRA string=13 years)
m@bitsnbites.eu c9f4dedd96 Introduced window positioning hints and window position properties ago%!(EXTRA string=13 years)
Jari Vetoniemi 38c4a8ef2d Make it possible to use GLESv1 ago%!(EXTRA string=13 years)
Camilla Berglund 18d71c2b6d Made window-related callbacks per-window. ago%!(EXTRA string=13 years)
Camilla Berglund 5df4df6ca4 Added glfwDefaultWindowHints. ago%!(EXTRA string=13 years)
Camilla Berglund 38cad9aff0 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund 410a4e29e1 Moved from gl3.h to glcorearb.h. ago%!(EXTRA string=13 years)
Camilla Berglund 93a1d1c226 Added stubs, implemented on Linux and Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund a339098bc0 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 2502e4d6f3 Renamed glfwGetJoystickPos to glfwGetJoystickAxes. ago%!(EXTRA string=13 years)
Camilla Berglund f637722fa1 Removed MinGW-w64 hack. ago%!(EXTRA string=13 years)
Camilla Berglund 8bb5c59d2d Added GLFW_VISIBLE window hint and parameter. ago%!(EXTRA string=13 years)
Camilla Berglund a2ca095b86 Renamed GLFW_WINDOW_RESIZABLE to GLFW_RESIZABLE. ago%!(EXTRA string=13 years)
Riku Salminen 596132c3a1 Add glfwShowWindow, glfwHideWindow ago%!(EXTRA string=13 years)
Camilla Berglund 2410e2aaf4 Replaced automatic closing with window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 2212cd94bf Moved glfwWindowHint to the top of its block. 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 2972cdfeb1 Removed glfwIsWindow. ago%!(EXTRA string=13 years)
Camilla Berglund 3c912cbc3c Replaced declaration of wchar_t with stddef.h header. ago%!(EXTRA string=13 years)
Camilla Berglund 871e1a70d7 Made video mode retrieval dynamic. ago%!(EXTRA string=13 years)
Camilla Berglund 957ecdc9a0 Renamed no current context error to match function. ago%!(EXTRA string=13 years)
Camilla Berglund 3a72f33541 Removed GLFW_ACCELERATED window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 03d526097d Comment fix. ago%!(EXTRA string=13 years)
Camilla Berglund 3b6ec4e775 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund 3fd17741bc Added macro for including the GLES2 header. ago%!(EXTRA string=13 years)
Camilla Berglund cef9dea1d2 Unified nomenclature for cursor positions. ago%!(EXTRA string=13 years)
Camilla Berglund 2213450840 Renamed GLFW_NO_GLU to GLFW_INCLUDE_GLU. ago%!(EXTRA string=13 years)
Camilla Berglund bf42c3cfbc Made glfwGetProcAddress return a function pointer. ago%!(EXTRA string=13 years)