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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
Enable throttling in SwapBuffers
Axel Davy
1
-1
/
+13
2013-12-12
egl/wayland: Send commit after flushing the driver context
Kristian Høgsberg
1
-2
/
+1
2013-12-12
egl/wayland: Flush the wl_display at the end of SwapBuffers
Axel Davy
1
-0
/
+2
2013-12-09
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
Kristian Høgsberg
1
-2
/
+2
2013-11-15
wayland: Use __DRIimage based getBuffers implementation when available
Kristian Høgsberg
2
-47
/
+96
2013-11-15
gbm: Add support for __DRIimage based getBuffers when available
Kristian Høgsberg
1
-8
/
+38
2013-10-30
wayland: silence unused var warning
Fabio Pedretti
1
-2
/
+0
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
2
-6
/
+25
2013-10-24
egl: Add an optional function call for getting the DRI driver interface.
Eric Anholt
1
-2
/
+18
2013-10-22
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
1
-2
/
+5
2013-10-15
egl_dri2: Set NativeVisualID to the matching GBM config for the gbm platform
Kristian Høgsberg
1
-2
/
+21
2013-10-15
egl_dri2: Remove depth argument from dri2_add_config()
Kristian Høgsberg
6
-26
/
+14
2013-10-15
egl_dri2: Match X11 visuals using rgba masks instead of depth
Kristian Høgsberg
1
-1
/
+20
2013-10-15
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
2
-2
/
+14
2013-10-11
wayland: Only pass wl_drm instance to gbm when using gbm platform
Kristian Høgsberg
1
-1
/
+2
2013-10-11
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
3
-12
/
+20
2013-10-09
egl/main: remove undefined X11_LIBS automake variable
Gaetan Nadon
1
-1
/
+1
2013-09-30
Use -Bsymbolic when linking libEGL.so
Carl Worth
1
-1
/
+1
2013-09-19
glx: fix compile error in egl_glx.c.
Gaetan Nadon
1
-1
/
+1
2013-09-11
wayland-egl.pc requires wayland-client.pc.
Torsten Duwe
1
-0
/
+1
2013-08-12
gbm: Link to libwayland-drm if Wayland EGL platform is enabled
Armin K
1
-4
/
+0
2013-08-08
egl: Do not export private symbols
Chad Versace
5
-0
/
+5
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
6
-47
/
+65
2013-08-02
egl/dri2: support for creating images out of dma buffers
Topi Pohjolainen
1
-0
/
+262
2013-08-02
egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
5
-0
/
+98
2013-07-31
egl: Restore "bogus" DRI2 invalidate event code.
Eric Anholt
1
-0
/
+14
2013-07-22
egl/build: Remove unused GLAPI_LIB.
Matt Turner
1
-2
/
+0
2013-07-18
egl: Drop configs with unknown or invalide __DRI_ATTRIB_RENDER_TYPE
Ian Romanick
1
-1
/
+1
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-1
/
+1
2013-06-18
wayland: Handle global_remove event as well
Kristian Høgsberg
1
-1
/
+8
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-05-08
egl/android: Fix error condition for EGL_ANDROID_image_native_buffer
Chad Versace
1
-2
/
+14
2013-05-07
egl/wayland: Implement EGL_EXT_swap_buffers_with_damage
Robert Bragg
1
-3
/
+26
2013-05-07
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
4
-0
/
+41
2013-05-06
android: libsync is needed on Android 4.2+ for any driver
Chia-I Wu
1
-5
/
+3
2013-05-06
android: add ilo to the build system
Chia-I Wu
1
-0
/
+6
2013-05-02
wayland: Make eglQueryBufferWL succeed for width and height requests too
Rob Bradford
1
-2
/
+2
2013-04-24
egl/dri2: Fix min/max swap interval of configs
Chad Versace
1
-3
/
+3
2013-04-12
egl/dri2: NULL check value returned by dri2_create_surface
Ian Romanick
1
-8
/
+9
2013-04-10
egl/x11: Fix initialisation of swap_interval
Ralf Jung
1
-2
/
+2
2013-03-19
egl_dri2: Lower __DRI_IMAGE version requirement back to 1
Kristian Høgsberg
2
-2
/
+13
2013-03-18
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
6
-34
/
+149
2013-03-18
wayland: allocate a __DRIimage for the color buffer
Kristian Høgsberg
2
-23
/
+37
2013-03-12
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
1
-38
/
+6
2013-02-26
egl/wayland: Don't block on EGL_DEFAULT_DISPAY under wayland
Kristian Høgsberg
1
-0
/
+4
2013-02-26
egl: Allow 24-bit visuals for 32-bit RGBA8888 configs
Ian Romanick
1
-1
/
+8
2013-02-08
egl-wayland: Make sure we allocate a back buffer even if nothing was rendered
Kristian Høgsberg
1
-0
/
+8
2013-02-06
egl/dri: Don't invoke dri2_dpy->flush if it's NULL.
José Fonseca
1
-1
/
+2
2013-02-01
egl/dri2: Fix memory leak.
Vinson Lee
1
-0
/
+1
2013-02-01
dri2: Create image from texture
Abdiel Janulgue
1
-0
/
+122
[next]