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
/
src
/
gbm
/
backends
/
dri
/
gbm_dri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-26
gbm/dri: hide extension loader symbols
Maarten Lankhorst
1
-2
/
+2
2013-11-15
gbm: Add support for __DRIimage based getBuffers when available
Kristian Høgsberg
1
-1
/
+27
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
1
-4
/
+11
2013-10-24
gbm: Add support for the new __driDriverGetExtensions interface.
Eric Anholt
1
-2
/
+15
2013-10-21
gbm-dri: Support importing RGB565 buffers
Kristian Høgsberg
1
-0
/
+3
2013-10-15
gbm: Add support for gbm bos and surfaces using GBM_FORMAT_ARGB2101010
Kristian Høgsberg
1
-0
/
+6
2013-10-11
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
1
-1
/
+4
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-2
/
+3
2013-02-07
gbm: Remember to init format on gbm_dri_bo_create.
Daniel van Vugt
1
-0
/
+2
2012-10-21
gbm: Use the kms dumb ioctls for cursor instead of libkms
Kristian Høgsberg
1
-42
/
+75
2012-10-15
gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import()
Kristian Høgsberg
1
-0
/
+3
2012-08-31
dri: Rework planar image interface
Jakob Bornecrantz
1
-20
/
+13
2012-08-26
dri: Make query image WIDTH and HEIGHT be version 4
Jakob Bornecrantz
1
-0
/
+4
2012-08-26
dri: Remove image write function
Jakob Bornecrantz
1
-2
/
+0
2012-08-26
gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
1
-11
/
+54
2012-08-22
gbm: Add shared usage on images created
Jakob Bornecrantz
1
-0
/
+3
2012-07-16
gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride
Kristian Høgsberg
1
-2
/
+2
2012-07-16
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
1
-23
/
+67
2012-05-03
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
1
-0
/
+18
2012-03-28
gbm: Create hooks for dri2_loader_extension in dri backend
Ander Conselvan de Oliveira
1
-1
/
+52
2012-03-28
gbm: Add gbm_surface interface
Ander Conselvan de Oliveira
1
-0
/
+30
2012-03-27
egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
1
-0
/
+1
2012-03-07
gbm_dri: Fix DRIimage lookup callback
Benjamin Franzke
1
-2
/
+2
2012-02-22
gbm: track buffer format through DRI drivers
Jesse Barnes
1
-2
/
+43
2012-01-18
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
1
-0
/
+11
2011-08-04
gbm/dri: avoid crash in dri_screen_create
RALOVICH, Kristóf
1
-0
/
+2
2011-06-23
gbm: Add dri backend
Benjamin Franzke
1
-0
/
+378