index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
EGL
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
1
-0
/
+23
2010-08-17
egl: Update eglext.h.
Chia-I Wu
1
-3
/
+100
2010-06-23
egl: Add a test for MESA_EGL_NO_X11_HEADERS.
Chia-I Wu
1
-0
/
+10
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
1
-0
/
+11
2010-05-31
egl: Use khronos types for EGL_MESA_screen_surface.
Chia-I Wu
1
-2
/
+2
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
1
-0
/
+7
2010-05-13
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
1
-0
/
+12
2010-02-05
eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms
Alan Coopersmith
1
-1
/
+1
2010-01-25
egl: Update headers.
Chia-I Wu
3
-74
/
+163
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
1
-0
/
+5
2009-09-08
egl: also use X types for building on Apple/MacOS X
Brian Paul
1
-1
/
+2
2009-03-25
egl: include stdint.h to get the c99 integer typedefs
Brian Paul
1
-0
/
+1
2009-03-25
Add Solaris to OS'es using X in eglplatform.h
Alan Coopersmith
1
-1
/
+1
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2
-3
/
+3
2009-02-25
egl: Allow compilation to succeed with FreeBSD
Benjamin Close
1
-1
/
+1
2008-08-06
egl: define vsnprintf
Jonathan White
1
-0
/
+1
2008-08-05
egl: added snprintf, strcasecmp defines
Jonathan White
1
-0
/
+3
2008-08-05
egl: typedef uint8_t for Windows
Jonathan White
1
-0
/
+2
2008-08-04
egl: typedef u_int32_t for Windows
Jonathan White
1
-0
/
+1
2008-06-28
egl: WinCE doesn't have sys/types.h
José Fonseca
1
-1
/
+3
2008-06-06
egl: updated EGLAPI for Windows
Jonathan White
1
-3
/
+7
2008-06-05
egl: assorted fixes for Windows
Jonathan White
1
-2
/
+18
2008-06-04
egl: moved egl.h into EGL/ directory
Brian Paul
1
-0
/
+300
2008-06-04
egl: moved eglext.h into EGL/ directory
Brian Paul
1
-0
/
+186
2008-05-27
added typedefs for X/Mesa
Brian Paul
1
-0
/
+7
2008-05-27
new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)
Brian Paul
1
-0
/
+55