summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/glcontext_egl.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/src/glcontext_egl.h')
-rw-r--r--3rdparty/bgfx/src/glcontext_egl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/bgfx/src/glcontext_egl.h b/3rdparty/bgfx/src/glcontext_egl.h
index 35a30c63f71..c8eb2d5d07c 100644
--- a/3rdparty/bgfx/src/glcontext_egl.h
+++ b/3rdparty/bgfx/src/glcontext_egl.h
@@ -9,6 +9,7 @@
#if BGFX_USE_EGL
#include <EGL/egl.h>
+#include <EGL/eglext.h>
namespace bgfx { namespace gl
{
s'>-0/+12 |\ | * WIP NEW DEVICE Motorola mc6844 DMA controller (devicified from swtpc09.cpp) Joakim Larsson Edstrom2019-12-181-0/+12 * | iphone2g wip (nw) (#6226) Melissa Goad2020-01-291-0/+12 * | Emulation of isbc202 floppy disk controller (#6119) fulivi2020-01-041-0/+24 |/ * Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... Angelo Salese2019-12-131-1/+11 * swtpc8212: get it running, and on the rs232 bus (#5729) 68bit2019-10-301-0/+12 * aha1542a, aha1542b: Split out AIC-580 emulation to new device (nw) AJR2019-10-251-0/+12 * IDE devices are now on bus/ata, build fix. 68bit2019-10-241-1/+1 * Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-30/+4 * Emulate ADC0804 and add device to various drivers AJR2019-10-161-0/+12 * -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... mooglyguy2019-09-231-0/+2 * acorn_vidc: All right, move this back to src/devices/machine (nw) AJR2019-09-201-0/+13 * acorn_vidc: Move to src/devices/video and fix full build (nw) AJR2019-09-201-12/+0 * Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-201-0/+11 * HP9845: TACO driver re-written (#5601) fulivi2019-09-091-0/+12 * Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-021-0/+2 * WD1000: new hard disk controller 68bit2019-08-261-0/+12 * Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) Angelo Salese2019-08-241-0/+12 * atronic.cpp: Add more onboard devices, including new PCF8584 skeleton (nw) AJR2019-08-171-0/+12 * Add device emulation for DS17x85 series of MC146818-compatible RTCs with addi... AJR2019-08-141-0/+12 * Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] arbee2019-08-091-0/+2 * steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-311-0/+2 * microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-301-0/+2 * wtl3132: new device Patrick Mackinlay2019-07-151-0/+12 * Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-9/+0 * new device seeq8003 Patrick Mackinlay2019-06-261-0/+12 * added sensorboard with piece recognition (nw) hap2019-06-231-8/+22 * -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] MooglyGuy2019-06-181-0/+12 * -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Rya... MooglyGuy2019-06-181-0/+12 * -tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz] mooglyguy2019-06-171-0/+12 * -tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accum... mooglyguy2019-06-161-0/+12 * Add device emulation for MM5307 Baud Rate Generator AJR2019-06-141-0/+12 * -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de... mooglyguy2019-06-051-0/+12 * chessmachine: device was in wrong folder and forgot to update compile script ... hap2019-06-011-0/+13 * New device: UPD7004 ADC