-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNEWS
93 lines (75 loc) · 1.31 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
2.8
---
PortableGL support
Select the /dev/input/event corresponding to the keyboard
2.7
---
DRI not required for EGL with DRM display
2.6
---
Waffle support
2.5
---
Vulkan with Direct-to-Display WSI support
2.4
---
Vulkan GUI : GLFW and SDL2 support
2.3
---
Vulkan error handling
CMake build system
2.2
---
XCB support
2.1
---
Texture for Vulkan
2.0
---
Vulkan with Xlib, DirectFB, FBDev, Wayland WSI support
Meson build system
1.0
---
EGL with DRM display again used with GBM, implementation without still available
EGL with Raspberry Pi Dispmanx display support
GLFW support
Qt 5 support
0.9
---
FLTK, SFML and wxWidgets support
GTK+ 3 support
GTK+ with GtkGLExt deprecated
0.8
---
Ambient color
Internal implementation of GBM for EGL with DRM display
0.7
---
EGL with DRM display support based on GBM
Mosaic with GLUT support
Texture with PNG and TIFF image
0.6
---
Environment variable for x and y position
Texture with C-Source image
0.5
---
Environment variable for width and height
GTK+ with GtkGlArea support
SDL2 support
0.4
---
EGL with Wayland display support
GUI : EFL, GLUT, GTK+ with GtkGLExt, Qt, SDL support
0.3
---
Error handling
0.2
---
OpenGL ES 1.1 CM and 2.0 support
Input event handling
0.1
---
GLX, DirectFBGL, GLFBDev support
EGL with Xlib, DirectFB, FBDev display support
Autotools build system