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)
Camilla Berglund
c00d057eda
Documented that out parameters always get set.
ago%!(EXTRA string=12 years)
John Bartholomew
93f4effd2b
Do not export internal symbols from a unix shared library.
ago%!(EXTRA string=12 years)
Camilla Berglund
3ec2925da4
Added note on coordinate truncation.
ago%!(EXTRA string=12 years)
Camilla Berglund
9bc6b7f550
Removed addressed bug.
ago%!(EXTRA string=12 years)
Camilla Berglund
4538a525f0
Added notes on synthetic release events.
ago%!(EXTRA string=12 years)
Camilla Berglund
11a27de3d3
Added return by setters of previous callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
57751a5494
Added initial NSScreen integration.
...
This (tentatively) fixes the bug of full screen windows on OS X always
opening on the primary monitor.
ago%!(EXTRA string=12 years)
Camilla Berglund
948cc0488d
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
608109c249
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
2e8446fe74
Fixed member order in GLFWvidmode.
ago%!(EXTRA string=12 years)
Camilla Berglund
fa0cbd9a44
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
159f9b9526
Changed default cursor mode for fullscreen.
ago%!(EXTRA string=12 years)
Camilla Berglund
8282a8fbe0
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
7b5b33ee3b
Documented GLFW_DECORATED.
ago%!(EXTRA string=12 years)
Camilla Berglund
49db3b2a9e
Formatting.
ago%!(EXTRA string=12 years)
NathanSweet
8e2e7b37a1
Undecorated window support on win/mac/linux.
ago%!(EXTRA string=12 years)
Camilla Berglund
e248fb6056
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
13ccf7d9de
Fixed bullet lists.
ago%!(EXTRA string=12 years)
Camilla Berglund
129e94da2e
Changed cursor pos to double.
ago%!(EXTRA string=12 years)
Camilla Berglund
8fe816d248
Removed GLFW_NO_ERROR.
...
As glfwGetError was removed (due to a race between glfwInit error
reporting and manual TLS setup on OS X), this token has no purpose.
ago%!(EXTRA string=12 years)
Camilla Berglund
2d5fb77c90
Documentation work.
...
Added window hints table, added detailed description of all public
functions, added project brief and added missing language to transition
guide.
ago%!(EXTRA string=12 years)
Camilla Berglund
23f6176fbf
Expanded docs on init and terminate.
ago%!(EXTRA string=12 years)
Camilla Berglund
378c75d153
Added GLFW_INCLUDE_NONE.
ago%!(EXTRA string=12 years)
Camilla Berglund
39fe1f1ea6
Documented input modes.
ago%!(EXTRA string=12 years)
Camilla Berglund
bb10cae0be
Added note on outstanding bug.
ago%!(EXTRA string=12 years)
Camilla Berglund
401033c257
Begun adding notes on API changes.
ago%!(EXTRA string=12 years)
Camilla Berglund
67df2ce98d
Removed fixed bug from list.
ago%!(EXTRA string=12 years)
Camilla Berglund
71d2b574f8
Converted docs to hybrid Markdown.
ago%!(EXTRA string=12 years)
Camilla Berglund
64afb193e8
Removed return value of close callback.
ago%!(EXTRA string=12 years)
Camilla Berglund
a59c82c71e
Documentation tag fix.
ago%!(EXTRA string=12 years)
Camilla Berglund
6fadf37bda
Replaced window close parameter with mutable flag.
...
Replaced the GLFW_SHOULD_CLOSE window parameter with the
glfwWindowShouldClose and glfwSetWindowShouldClose functions, allowing
the setting of the close flag from any point in the program.
ago%!(EXTRA string=12 years)
Camilla Berglund
f8f81e5754
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
5d6256c649
Documented error return values.
ago%!(EXTRA string=12 years)
Camilla Berglund
182e0afe25
Made character unsigned.
ago%!(EXTRA string=12 years)
Camilla Berglund
fb8f3fd521
Added external documentation files.
...
Added initial quick tutorial, compatibility appendix, transition guide
and external main page.
ago%!(EXTRA string=12 years)
Camilla Berglund
8954af61d3
Documented known bugs.
ago%!(EXTRA string=12 years)
Camilla Berglund
253e0d6b23
Added GLFW_REPEAT.
ago%!(EXTRA string=12 years)
Camilla Berglund
a933d8c109
Added GLFW_INCLUDE_ES3.
ago%!(EXTRA string=12 years)
Camilla Berglund
b48128f339
Tagged functions one may not call from callbacks.
ago%!(EXTRA string=12 years)