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
23.3
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/23.2
staging/23.3
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
/
src
/
egl
/
drivers
/
dri2
/
platform_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
egl_dri2: NULL check for EGLNativeWindowType
Elvis Lee
1
-0
/
+2
2012-04-10
egl_dri2: fix aux buffer leak in drm platform
Mandeep Singh Baines
1
-5
/
+4
2012-03-28
egl_dri2: use gbm_surface as the native window type in drm platform
Ander Conselvan de Oliveira
1
-1
/
+313
2012-03-27
egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
1
-0
/
+1
2011-12-13
egl_dri2: Fix some valgrind reported leaks
Benjamin Franzke
1
-1
/
+1
2011-08-28
egl_dri2: allow RGBA masks to be specified for matching
Chia-I Wu
1
-1
/
+1
2011-08-04
egl/gbm: Fix EGL_DEFAULT_DISPLAY
Benjamin Franzke
1
-2
/
+23
2011-06-23
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
1
-27
/
+72
2011-06-07
egl_dri2: Add missing header
Benjamin Franzke
1
-0
/
+1
2011-06-07
egl_dri2: Use external driver pci list
Benjamin Franzke
1
-663
/
+2
2011-05-25
egl_dri2: add new cayman pci ids
Alex Deucher
1
-0
/
+15
2011-05-17
egl: Recognize Ivybridge PCI IDs.
Kenneth Graunke
1
-0
/
+5
2011-05-12
egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...
José Fonseca
1
-5
/
+7
2011-05-12
egl: Fix int <-> ptr casts.
José Fonseca
1
-1
/
+1
2011-05-06
Add pci id for FirePro 2270
Kostas Georgiou
1
-0
/
+1
2011-05-06
egl_dri2: add new radeon pci ids
Alex Deucher
1
-0
/
+6
2011-03-26
egl_dri2: Enable image extensions in one place
Kristian Høgsberg
1
-5
/
+0
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
1
-1
/
+55
2011-02-16
egl_dri2: add swrast
Haitao Feng
1
-0
/
+2
2011-02-14
egl_dri2: add nouveau support.
Dave Airlie
1
-0
/
+8
2011-02-10
egl_dri2: Use double buffering for window surfaces
Benjamin Franzke
1
-1
/
+1
2011-02-07
egl_dri2: Export dri2_get_driver_for_fd
Benjamin Franzke
1
-1
/
+1
2011-02-03
egl_dri2: Add new radeon pci ids
Alex Deucher
1
-1
/
+40
2011-02-03
egl_dri2: Split out drm platform implementation to a separate file
Kristian Høgsberg
1
-0
/
+634