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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
mesa: upgrade wglext.h to version 22
Brian Paul
1
-106
/
+138
2010-09-14
mesa: upgrade glxext.h to version 32
Brian Paul
1
-2
/
+47
2010-09-14
mesa: update to version 64 of GL/glext.h
Brian Paul
1
-79
/
+1026
2010-08-25
egl_dri2: Add support for MESA_image_drm
Kristian Høgsberg
1
-0
/
+19
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
1
-0
/
+23
2010-08-16
Merge branch 'glsl2'
Ian Romanick
2
-104
/
+539
2010-08-17
egl: Update eglext.h.
Chia-I Wu
1
-3
/
+100
2010-08-14
Replace our custom C99 headers with http://code.google.com/p/msinttypes/
José Fonseca
2
-106
/
+538
2010-08-13
Add missing intmax_t and uintmax_t
Ian Romanick
1
-0
/
+3
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2
-34
/
+0
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-06-08
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
3
-17158
/
+0
2010-05-31
egl: Use khronos types for EGL_MESA_screen_surface.
Chia-I Wu
1
-2
/
+2
2010-05-31
Update KHRONOS_APICALL for _WIN32 platform.
Chia-I Wu
2
-24
/
+9
2010-05-31
Always define int32_t in compiler headers.
Chia-I Wu
1
-2
/
+0
2010-05-31
Update OpenGL ES headers.
Chia-I Wu
8
-529
/
+1156
2010-05-27
fbdev: some hacking to get the driver to compile (untested)
Brian Paul
1
-0
/
+3
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-05-11
glew: update to version 1.5.4
Brian Paul
2
-10
/
+1106
2010-05-11
dri_interface.h: Add new __DRI_USE_INVALIDATE extension
Kristian Høgsberg
1
-0
/
+20
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
1
-1
/
+13
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
1
-1
/
+13
2010-04-27
Merge branch '7.8'
Brian Paul
2
-1595
/
+2215
2010-04-26
glxext.h: upgraded to 2010/02/10 version
Brian Paul
1
-0
/
+4
2010-04-26
glext: upgraded to version 61
Brian Paul
1
-1595
/
+2211
2010-04-22
DRI2: add config query extension
Jesse Barnes
1
-0
/
+14
2010-04-04
Merge branch '7.8'
Ian Romanick
1
-103
/
+106
2010-04-04
gl: updated glxext.h to version 27
Ian Romanick
1
-103
/
+106
2010-03-27
drisw: make stride issue profound
George Sapountzis
1
-6
/
+6
2010-03-25
Regenerate gl_mangle.h
Tom Fogal
1
-0
/
+2
2010-03-21
dri_inteface: add define for checking presence of drm.h
George Sapountzis
1
-1
/
+7
2010-03-16
regenerate gl_mangle.h to get new EGLImage functions
Brian Paul
1
-0
/
+2
2010-03-06
include/GL: drop more deprecated headers
George Sapountzis
2
-419
/
+0
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
2
-3
/
+2
2010-02-26
drop header files and demos for dropped window systems
George Sapountzis
3
-283
/
+0
2010-02-25
Remove remaining miniglx references
Kristian Høgsberg
1
-482
/
+0
2010-02-25
Drop classic mesa svga driver
Kristian Høgsberg
1
-97
/
+0
2010-02-25
Remove dos driver
Kristian Høgsberg
1
-1
/
+1
2010-02-25
Remove directfb support
Kristian Høgsberg
1
-89
/
+0
2010-02-24
dri_interface.h: Add DRI image and eglImageLookup extensions
Kristian Høgsberg
1
-0
/
+55
2010-02-24
glapi: Add GL_OES_EGL_image
Kristian Høgsberg
1
-0
/
+15
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
1
-8
/
+6
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2
-4
/
+7
2010-02-05
eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms
Alan Coopersmith
1
-1
/
+1
2010-01-25
mesa: misc GLX_INTEL_swap_event fixes
Robert Bragg
2
-5
/
+9
2010-01-25
egl: Update headers.
Chia-I Wu
4
-74
/
+436
2010-01-19
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
1
-1
/
+2
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
3
-1
/
+40
[next]