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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
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
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
/
gallium
/
state_trackers
/
egl
/
wayland
/
native_wayland.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-01-03
wayland: Don't cancel a roundtrip when any event is received
Jonas Ådahl
1
-1
/
+4
2012-11-07
wayland: Destroy frame callback when destroying surface
Jonas Ådahl
1
-0
/
+3
2012-10-17
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
1
-105
/
+0
2012-10-17
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
1
-11
/
+42
2012-03-27
st/egl: Also remove wl_buffer_damage in wayland backend
Benjamin Franzke
1
-1
/
+0
2012-01-11
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
1
-10
/
+3
2011-09-08
st/egl: add premultiplied alpha support to wayland
Benjamin Franzke
1
-0
/
+19
2011-09-08
st/egl: correctly return configs under wayland
Benjamin Franzke
1
-14
/
+33
2011-09-08
Revert "st/egl: correctly return configs under wayland"
Chia-I Wu
1
-4
/
+24
2011-09-08
Revert "st/egl: add premultiplied alpha support to wayland"
Chia-I Wu
1
-18
/
+0
2011-09-08
st/egl: add premultiplied alpha support to wayland
Chia-I Wu
1
-0
/
+18
2011-09-08
st/egl: correctly return configs under wayland
Chia-I Wu
1
-24
/
+4
2011-09-08
st/egl: add native_present_control
Chia-I Wu
1
-5
/
+3
2011-09-08
st/egl: use new wl_callback mechanism in wayland
Chia-I Wu
1
-26
/
+26
2011-06-25
st/egl: add get_pixmap_format callback to native_display
Chia-I Wu
1
-4
/
+5
2011-06-25
st/egl: clean up eglCopyBuffers
Chia-I Wu
1
-0
/
+1
2011-06-25
st/egl: reorganize backend initialization
Chia-I Wu
1
-14
/
+6
2011-06-23
st/egl/wayland: Take resize parameters only if size changes
Benjamin Franzke
1
-5
/
+3
2011-06-12
st/eglwayland: Add support for EGL_DEFAULT_DISPLAY
Benjamin Franzke
1
-0
/
+10
2011-05-20
st/egl/wayland: Deal with wayland visual changes
Benjamin Franzke
1
-17
/
+21
2011-04-25
st/egl: Add wayland shm softpipe support
Benjamin Franzke
1
-3
/
+13
2011-04-25
st/egl: Generalize wayland backend a bit
Benjamin Franzke
1
-247
/
+46
2011-04-22
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
1
-0
/
+1
2011-04-22
st/egl: Update to wayland protocol,egl changes
Benjamin Franzke
1
-26
/
+86
2011-04-12
egl/wayland: Update to per-surface frame events
Benjamin Franzke
1
-3
/
+3
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
1
-0
/
+1
2011-03-01
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
1
-2
/
+1
2011-02-10
st/egl wayland: Sync front buffer release
Benjamin Franzke
1
-1
/
+32
2011-02-10
st/egl wayland: Set color_format according to wl_visual
Benjamin Franzke
1
-5
/
+6
2011-02-07
st/egl: Add wayland platform
Benjamin Franzke
1
-0
/
+594