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
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
marge_bot_batch_merge_job
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
tess-use-io-semantics
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
/
wayland
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
wayland: silence unused var warning
Fabio Pedretti
1
-2
/
+0
2013-10-22
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
1
-2
/
+5
2013-10-15
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
1
-0
/
+3
2013-10-11
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
2
-10
/
+12
2013-09-11
wayland-egl.pc requires wayland-client.pc.
Torsten Duwe
1
-0
/
+1
2013-08-08
egl: Do not export private symbols
Chad Versace
2
-0
/
+2
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2
-33
/
+46
2013-03-18
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
3
-9
/
+67
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2012-11-30
egl/wayland: Don't invalidate drawable on swap buffers
Ander Conselvan de Oliveira
2
-0
/
+8
2012-10-17
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
2
-44
/
+0
2012-10-17
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
1
-26
/
+0
2012-07-17
wayland: Include wl_drm format enum in wayland-drm.h
Kristian Høgsberg
1
-1
/
+64
2012-07-16
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
1
-3
/
+0
2012-07-13
wayland: Stop trying to use make rules from aclocal, just copy and paste
Kristian Høgsberg
2
-1
/
+8
2012-07-11
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
1
-1
/
+1
2012-07-11
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
3
-20
/
+90
2012-07-11
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2
-19
/
+18
2012-04-12
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
1
-0
/
+26
2012-04-10
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
1
-7
/
+0
2012-03-20
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
1
-1
/
+0
2012-03-20
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
1
-4
/
+0
2012-01-29
add wayland cflags when building wayland-egl
Juan Zhao
1
-1
/
+2
2012-01-26
automake: src/egl/wayland
Benjamin Franzke
8
-156
/
+37
2012-01-11
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2
-9
/
+66
2012-01-11
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2
-0
/
+11
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-09-01
wayland: Use wl_resource_* error functions
Kristian Høgsberg
1
-10
/
+10
2011-09-01
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
1
-9
/
+9
2011-08-31
wayland: Track changes to drop wl_visual
Kristian Høgsberg
5
-24
/
+37
2011-08-31
wayland: Track server side wayland changes
Kristian Høgsberg
1
-34
/
+36
2011-07-27
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
1
-0
/
+27
2011-07-06
Fixes for leaks reported by cppcheck.
Völgyes Dávid
1
-0
/
+1
2011-06-21
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
1
-2
/
+2
2011-06-13
wayland-drm: remove depend on "make clean"
Chia-I Wu
1
-0
/
+1
2011-05-31
wayland-drm: Check visual for being NULL
Benjamin Franzke
1
-1
/
+1
2011-05-31
wayland-egl: Remove left-over headers and struct
Benjamin Franzke
2
-27
/
+1
2011-05-19
wayland-drm: Use new generic error event
Kristian Høgsberg
2
-16
/
+17
2011-05-06
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
1
-1
/
+1
2011-05-06
egl/wayland-drm: Generalize interface
Benjamin Franzke
2
-46
/
+59
2011-04-22
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
1
-1
/
+0
2011-04-22
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
1
-4
/
+3
2011-04-22
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
1
-0
/
+2
2011-04-22
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
1
-1
/
+3
2011-04-22
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
1
-3
/
+3
2011-04-20
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
2
-134
/
+5
2011-03-26
egl/wayland-drm: Fix include path
Benjamin Franzke
1
-1
/
+2
2011-03-04
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
5
-63
/
+85
2011-03-02
egl/wayland: build subdirs (wayland-drm) before depend
Benjamin Franzke
1
-1
/
+1
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
7
-5
/
+332
[next]