Camilla Löwy
f4d0c83181
Paperwork done
ago%!(EXTRA string=9 years)
Camilla Berglund
fef21361c5
OSMesa: Cleanup
...
Fixes formatting, semantics and documentation. Adds
glfwGetOSMesaContext. Adds support for OSMesa context attributes.
Updates changelog and credits. Adds license and copyright headers.
Removes superfluous code (the shared code provides many conveniences).
Removes loading of unused OSMesa functions. Removes empty platform
structs. Fixes version string format. Removes build dependency on
the OSMesa header and library (only the library is needed and only at
runtime).
Closes #850 .
ago%!(EXTRA string=9 years)
Jason Daly
368fa9475d
Add headless OSMesa backend
...
Allows creation and drawing to in-memory OpenGL contexts.
This backend does not provide input.
Related to #850 .
ago%!(EXTRA string=9 years)
Camilla Berglund
e8c3e54dda
Documentation work
...
[ci skip]
ago%!(EXTRA string=9 years)
Camilla Berglund
53fafad915
Start 3.3
ago%!(EXTRA string=9 years)
Camilla Berglund
757eea2779
Update email address
ago%!(EXTRA string=9 years)
Camilla Berglund
6a8e169001
Update copyright notice year
ago%!(EXTRA string=9 years)
Camilla Berglund
832c2ffa3b
History work
ago%!(EXTRA string=9 years)
Camilla Berglund
951a9583fa
Add Doxygen aliases for custom paragraphs
ago%!(EXTRA string=9 years)
Camilla Berglund
994d8ae54d
Relax native access header constraints
ago%!(EXTRA string=10 years)
Camilla Berglund
e046d0696b
Add glfwGetGLXWindow
ago%!(EXTRA string=10 years)
Camilla Berglund
318e8acfae
Header file documentation work
ago%!(EXTRA string=10 years)
Camilla Berglund
a407a673dd
Add native Wayland and Mir functions
...
Fixes #419 .
ago%!(EXTRA string=10 years)
Camilla Berglund
95a07f3340
Start 3.2
ago%!(EXTRA string=10 years)
Camilla Berglund
ce8f97c23c
Documentation work.
...
Fixes #212 .
Fixes #420 .
ago%!(EXTRA string=10 years)
Camilla Berglund
49ec306a0a
Added glfwGet*Adapter to native API.
ago%!(EXTRA string=11 years)
Camilla Berglund
4591ad2d64
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e57b8212ce
Removed duplicate words in documentation.
ago%!(EXTRA string=11 years)
Camilla Berglund
58c390991c
Made glfwGetX11Monitor return output, not CRTC.
ago%!(EXTRA string=11 years)
Camilla Berglund
99cedceef5
Expose display device name as UTF-8.
...
This makes interaction with libOVR simpler, as it provides the display
device name in the same encoding.
ago%!(EXTRA string=11 years)
Camilla Berglund
1b6d8a6ed6
Enabled enumeration of mirroring displays.
...
This exposes all monitors in every mirroring group, which is needed for
robust detection of an Oculus Rift.
ago%!(EXTRA string=11 years)
Camilla Berglund
9ccb966a3a
Added APIENTRY hack to native header.
ago%!(EXTRA string=11 years)
Camilla Berglund
036da0fb4e
Added RandR header inclusion to native header.
...
Fixes #222 .
ago%!(EXTRA string=11 years)
Camilla Berglund
70fd348432
Fixed API version in header files.
ago%!(EXTRA string=11 years)
David Avedissian
128e678815
Fixed missing include in glfw3native.h for Cocoa.
...
Fixes #240 .
ago%!(EXTRA string=11 years)
Camilla Berglund
75f916db44
Formatting.
ago%!(EXTRA string=11 years)
Camilla Berglund
16eb97dbc3
Added native monitor handle access to native API.
ago%!(EXTRA string=11 years)
Camilla Berglund
3cfc400cf9
Simplified source file comment headers.
ago%!(EXTRA string=12 years)
Camilla Berglund
f5f55e3ff8
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
dbef5ea46b
Grammar fix.
ago%!(EXTRA string=12 years)
Camilla Berglund
15ed715f4e
Moved public headers to the GLFW directory.
ago%!(EXTRA string=12 years)
Camilla Berglund
71d2b574f8
Converted docs to hybrid Markdown.
ago%!(EXTRA string=12 years)
Camilla Berglund
6f8084f061
Documentation work.
...
Enabled Doxygen tree view, added CMake options for native and internal
modules, improved internal and native documentation.
ago%!(EXTRA string=12 years)
Camilla Berglund
cc45a9e53d
Updated native API and merged into related files.
ago%!(EXTRA string=12 years)
Camilla Berglund
f8df91d815
Inclusion guard fixes.
ago%!(EXTRA string=12 years)
Camilla Berglund
1856251ffe
Added documentation for native API.
ago%!(EXTRA string=12 years)
Camilla Berglund
d83119a874
Added explicit access to native handles.
ago%!(EXTRA string=13 years)