Camilla Berglund
07db5daa61
Added note on GDI software OpenGL.
ago%!(EXTRA string=12 years)
Camilla Berglund
59422ec980
Started 3.0.4.
ago%!(EXTRA string=12 years)
Camilla Berglund
fd3813f0d9
Updated notes referring to Mac OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
3af1c411ca
Added notes on swap interval defaults.
ago%!(EXTRA string=12 years)
Camilla Berglund
bb5581690d
Documentation fixes for glfwSetCursorPos.
ago%!(EXTRA string=12 years)
Camilla Berglund
c93b120252
Disabled stddef.h for GLFW_INCLUDE_NONE, cleanup.
ago%!(EXTRA string=12 years)
Systemcluster
d0a0e37b2b
Declared unnamed typedef structs as their types
...
Without defining them as structs it was impossible to forward declare `GLFWgammaramp` and `GLFWvidmode`.
ago%!(EXTRA string=12 years)
Camilla Berglund
8c1588b14e
Started 3.0.3.
ago%!(EXTRA string=12 years)
Camilla Berglund
3cfc400cf9
Simplified source file comment headers.
ago%!(EXTRA string=12 years)
Camilla Berglund
bd2d571c31
Added explanation for #error.
ago%!(EXTRA string=12 years)
Camilla Berglund
bea59f64b2
Enabled inclusion of stddef.h on all platforms.
...
The OS X gl.h defines section macros that prevents glext.h from
including stddef.h, leaving it undeclared when it's later used.
ago%!(EXTRA string=12 years)
Camilla Berglund
6632cc7c1d
Tagged close flag for use from secondary threads.
ago%!(EXTRA string=12 years)
Camilla Berglund
4b7ae4918b
Documentation work.
ago%!(EXTRA string=12 years)
Bruce Mitchener
5f37d36d4a
Fix typo.
ago%!(EXTRA string=12 years)
Camilla Berglund
f5f55e3ff8
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
1de60a4ff7
Started 3.0.2.
ago%!(EXTRA string=12 years)
Camilla Berglund
e93bade240
Fixed docs for glfwGetJoystickButtons.
ago%!(EXTRA string=12 years)
Camilla Berglund
f1c88b41f2
Fixed bad reference in documentation.
ago%!(EXTRA string=12 years)
Camilla Berglund
dbef5ea46b
Grammar fix.
ago%!(EXTRA string=12 years)
Camilla Berglund
c38f33adda
Started 3.0.1.
ago%!(EXTRA string=12 years)
Camilla Berglund
c347b07b20
Updated bug tag.
ago%!(EXTRA string=12 years)
Camilla Berglund
e6bfbba429
Clarified sticky keys docs.
ago%!(EXTRA string=12 years)
mewmew
cf2d260b2a
Update parameter names in documentation of scroll callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
11615fcaf2
Added scancode to key callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
5fd409b679
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
44e8401f7b
Clarified default profile token name.
ago%!(EXTRA string=12 years)
Camilla Berglund
c3bb5c9e7b
Documented not freeing returned values.
ago%!(EXTRA string=12 years)
Camilla Berglund
128e5b4a73
Removed deprecated key aliases.
ago%!(EXTRA string=12 years)
Camilla Berglund
180a4ee640
Fixed constness of joystick data.
ago%!(EXTRA string=12 years)
Camilla Berglund
3498163da1
Separated window and framebuffer sizes.
ago%!(EXTRA string=12 years)
Camilla Berglund
2cd34386bc
Added back refresh rate window hint.
ago%!(EXTRA string=12 years)
Camilla Berglund
53b39a61b9
Token value cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
731812cfc1
Added refresh rate to GLFWvidmode.
ago%!(EXTRA string=12 years)
Camilla Berglund
95835af0ac
Quartz lies.
ago%!(EXTRA string=12 years)
Camilla Berglund
e991a0e7cc
Removed tags for fixed bugs.
ago%!(EXTRA string=12 years)
Camilla Berglund
c159411944
Added struct member descriptions.
ago%!(EXTRA string=12 years)
Camilla Berglund
393e439ac3
Token value cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
1f5f20eeef
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
ad1f6f0341
Renamed glfwGetWindowParam to glfwGetWindowAttrib.
...
Parameters are something specified at creation time and are often
immutable, while many of the values returned by glfwGetWindowParam
reflected current state not controlled by any parameter or hint.
ago%!(EXTRA string=12 years)
Camilla Berglund
fdd4518ae5
Fixed documentation for glfwJoystickPresent.
ago%!(EXTRA string=12 years)
Camilla Berglund
98cbf6fda1
Added documentation for modifier bits.
ago%!(EXTRA string=12 years)
Noel Cower
eff85f9500
Added super modifier bit.
...
Edited during merge.
ago%!(EXTRA string=12 years)
Camilla Berglund
3bcffba24a
Renamed control modifier bit to match key token.
ago%!(EXTRA string=12 years)
Camilla Berglund
15ed715f4e
Moved public headers to the GLFW directory.
ago%!(EXTRA string=12 years)
Camilla Berglund
ce1e84def6
Made glfwGetVideoMode consistent with getters.
ago%!(EXTRA string=12 years)
Camilla Berglund
5d308db654
New gamma ramp API.
ago%!(EXTRA string=12 years)
Camilla Berglund
6df692b61e
Renamed CURSOR_CAPTURED to CURSOR_DISABLED.
ago%!(EXTRA string=12 years)
Camilla Berglund
9264b5da0e
Removed double mode for cursor mode.
ago%!(EXTRA string=12 years)
Camilla Berglund
2d1b835711
Added a conservative set of key modifiers.
ago%!(EXTRA string=12 years)
Camilla Berglund
7f2eb7b15b
New joystick API.
ago%!(EXTRA string=12 years)