4820 Commits (master)
 

Author SHA1 Message Date
Camilla Berglund 484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. ago%!(EXTRA string=15 years)
Camilla Berglund 059b2b55c0 Updated changelog (renamed glfw.h to glfw3.h). ago%!(EXTRA string=15 years)
Camilla Berglund cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. ago%!(EXTRA string=15 years)
Camilla Berglund 06142786b9 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 107b769ada Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 025f8c9518 Made windows have different titles. ago%!(EXTRA string=15 years)
Camilla Berglund 8647103a44 Updated changelog. ago%!(EXTRA string=15 years)
Camilla Berglund e8209c5a0c Added simple multi-window example. ago%!(EXTRA string=15 years)
Camilla Berglund e90ace63bd Fixed one multi-window bug, clarified missing window struct messages. ago%!(EXTRA string=15 years)
Camilla Berglund 44acfaa0b1 Fixed two multi-window bugs. ago%!(EXTRA string=15 years)
Camilla Berglund 326d997c1c Initial multi-window support pass. ago%!(EXTRA string=15 years)
Camilla Berglund 93046aecd0 Moved X11 screen and root from window to library struct (for now). ago%!(EXTRA string=15 years)
Camilla Berglund 48f5a7e763 Added per-window user pointers. ago%!(EXTRA string=15 years)
Camilla Berglund 37c71c1ed1 Added no Unicode key repeat to changelog. ago%!(EXTRA string=15 years)
Camilla Berglund 58bb82ed0d Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 2064b2ca7a Updated changelog to catch up with code progress. ago%!(EXTRA string=15 years)
Camilla Berglund 941d737636 Added current window check to glfwSwapBuffers. ago%!(EXTRA string=15 years)
Camilla Berglund fa5d7488b8 Added basic error reporting to X11 port. ago%!(EXTRA string=15 years)
Camilla Berglund 922cd1011a Added basic error reporting to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 2c091571d8 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund e28543c930 Added error tokens (oops). ago%!(EXTRA string=15 years)
Camilla Berglund f5d74c4f9a Added error management from pre-3.0 branch. ago%!(EXTRA string=15 years)
Camilla Berglund 1723c4af07 Function comment header cleanup. ago%!(EXTRA string=15 years)
Camilla Berglund 3228755895 Separated window GLX state into separate struct. ago%!(EXTRA string=15 years)
Camilla Berglund 8a04910a45 Minor X11 library struct changes. ago%!(EXTRA string=15 years)
Camilla Berglund 8074209af4 Made struct member lowercase. ago%!(EXTRA string=15 years)
Camilla Berglund ddbd3a7895 Formatting of internal structs. ago%!(EXTRA string=15 years)
Camilla Berglund 12d17b9de6 Formatting of internal structs. ago%!(EXTRA string=15 years)
Camilla Berglund 445bf1ea33 Renamed lib directory to src. ago%!(EXTRA string=15 years)
Camilla Berglund 950a3beda2 Moved bits parameters from glfwOpenWindow to glfwOpenWindowHint. ago%!(EXTRA string=15 years)
Camilla Berglund 5fd3fc71de Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 50e6f828d1 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 96c2d04b11 Formatting, added comment. ago%!(EXTRA string=15 years)
Camilla Berglund 93ea341211 Removed Unicode character actions, updated events test. ago%!(EXTRA string=15 years)
Camilla Berglund 8fa7dddf16 Added missing glfwPollEvents to reopen test. ago%!(EXTRA string=15 years)
Camilla Berglund b54334a451 Updated some tests to new API. ago%!(EXTRA string=15 years)
Camilla Berglund b0ce8006e3 Updated some examples and tests to new API. ago%!(EXTRA string=15 years)
Camilla Berglund 0c4b67795d Updated some examples to new API. ago%!(EXTRA string=15 years)
Camilla Berglund e229ccd7c4 Added window parameter to callbacks, handled NULL argument to glfwIsWindow. ago%!(EXTRA string=15 years)
Camilla Berglund 29a0ca47f9 Added glfwIsWindow. ago%!(EXTRA string=15 years)
Camilla Berglund 39fd7a5ac1 Updated example to (sort of) work with the new API. ago%!(EXTRA string=15 years)
Camilla Berglund 135194a960 Initial pass for multi-window support. ago%!(EXTRA string=15 years)
Camilla Berglund 8247a6b3eb Formatting (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund 37f5335b63 Formatting (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund 06f1ed38e6 Removed auto-polling. ago%!(EXTRA string=15 years)
Camilla Berglund 9b443e5bfd Formatting (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund d46b222e08 Formatting (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund cdfbbaf78b Made system header inclusion more conservative. ago%!(EXTRA string=15 years)
Camilla Berglund 4914fd6842 Formatting (no code changes). ago%!(EXTRA string=15 years)
Camilla Berglund af10b06439 Made GLFWvidmode members camel case. ago%!(EXTRA string=15 years)