Commit graph

165 commits

Author SHA1 Message Date
Ryan Pavlik e49fdd8523 st/oxr: EGL extension requires OpenGL enabled 2019-12-07 18:25:37 +00:00
Ryan Pavlik 51c3240c23 st/oxr: Improve extension support header. 2019-12-07 18:25:37 +00:00
Ryan Pavlik d00fdf5a49 scripts: Add .hpp as an extension to process (codespell/format) 2019-12-03 09:39:06 -06:00
Simon Ser 5eacb6f309
xrt: add support for OpenGL ES
This commit advertises the extension and adds support for
xrGetOpenGLESGraphicsRequirementsKHR
2019-11-18 15:16:15 +01:00
Jakob Bornecrantz 1e6d7bad1b scripts: Also ignore asm/byteorder.h include 2019-11-15 14:55:18 +00:00
Jakob Bornecrantz c7af592b2b scripts: Remove broken ignored word 2019-11-15 10:35:47 +00:00
Ryan Pavlik b4e3dbbd18 scripts: Fix codespell false-positive. 2019-11-15 10:34:46 +00:00
Ryan Pavlik 08061e0c06 scripts: Add an ignored word to codespell 2019-11-14 12:14:58 +00:00
Drew DeVault e5a9cbb2f9
Implement XR_MND_egl_enable
This extension introduces a more robust way of creating an XrSession for
OpenGL. It also lays the groundwork for future OpenGL ES support.

https://github.com/KhronosGroup/OpenXR-Docs/pull/40

Signed-off-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2019-11-06 10:07:21 +01:00
Simon Ser 7fb4344dda scripts: fix shebang for generate_oxr_ext_support.py 2019-10-29 11:34:33 +00:00
Ryan Pavlik 077d0c39c5 st/oxr: Unify handling of extensions. 2019-08-19 17:12:33 -05:00
Ryan Pavlik 126ef51090 scripts: Add format-and-spellcheck.sh 2019-06-18 13:09:59 -05:00
Ryan Pavlik e27099206a scripts: Add codespell script 2019-06-18 13:09:59 -05:00
Ryan Pavlik a01cda7434 scripts: Replace format-project.sh with faster and BSL-1.0 licensed one 2019-06-18 13:09:59 -05:00
Jakob Bornecrantz 15a97422ba xrt: Add all of Monado 2019-03-18 05:52:32 +00:00