index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
dri2
/
platform_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/x11: don't populate dri2_dpy->dri2_loader_extension
Emil Velikov
2016-10-14
1
-16
/
+21
*
egl/dri2: move surface refcounting out of the platform code
Emil Velikov
2016-10-14
1
-3
/
+0
*
egl: only store device name when Wayland support is built
Frank Binns
2016-09-01
1
-11
/
+10
*
egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes
Frank Binns
2016-08-31
1
-1
/
+2
*
egl/x11: avoid using freed memory if dri2 init fails
Jan Ziak
2016-08-15
1
-0
/
+3
*
egl/x11: resolve "initialization from incompatible pointer type" warning
Mark Kettenis
2016-05-01
1
-2
/
+10
*
egl/x11: authenticate before doing chipset id ioctls
Jonathan Gray
2016-04-21
1
-54
/
+56
*
egl/x11: check the return value of xcb_dri2_get_buffers_reply()
Emil Velikov
2016-03-09
1
-0
/
+3
*
egl_dri2: set correct error code if swapbuffers fails
Daniel Czarnowski
2016-02-19
1
-1
/
+6
*
egl_dri2: NULL check for xcb_dri2_get_buffers_reply()
Daniel Czarnowski
2016-02-15
1
-0
/
+2
*
egl: make it clear which platform x11 backend is being used (dri2 or 3)
Martin Peres
2015-11-17
1
-1
/
+5
*
egl/x11_dri3: Implement EGL_KHR_image_pixmap
Boyan Ding
2015-11-17
1
-0
/
+2
*
egl/x11: Implement dri3 support with loader's dri3 helper
Boyan Ding
2015-11-17
1
-7
/
+110
*
egl_dri2: Add a function to let platform code return dri drawable from _EGLSu...
Boyan Ding
2015-11-17
1
-0
/
+2
*
egl/dri2: enable EGL_KHR_gl_colorspace for swrast
Emil Velikov
2015-10-07
1
-6
/
+6
*
egl/dri2: don't leak the fd on dri2_terminate
Emil Velikov
2015-09-15
1
-0
/
+1
*
egl/x11: don't abort when creating a DRI2 drawable fails
Frank Binns
2015-08-13
1
-1
/
+19
*
egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Frank Binns
2015-08-13
1
-4
/
+12
*
egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Frank Binns
2015-08-13
1
-4
/
+7
*
egl/x11: Fix driver_name acquisition
Boyan Ding
2015-08-08
1
-6
/
+5
*
egl/x11: don't crash if dri2_dpy->conn is NULL
Emil Velikov
2015-08-07
1
-5
/
+3
*
egl/x11: auth with xserver before attempting to open the dri module
Emil Velikov
2015-08-07
1
-3
/
+3
*
egl/x11: trust our loader over the xserver for the drivername
Emil Velikov
2015-08-07
1
-1
/
+11
*
egl/x11: open the device from within dri2_x11_connect()
Emil Velikov
2015-08-07
1
-13
/
+16
*
egl/x11: fetch the device_name prior to driver_name
Emil Velikov
2015-08-07
1
-5
/
+5
*
egl/x11: remove dri2_dpy->conn checks
Emil Velikov
2015-08-07
1
-12
/
+6
*
egl/x11: bail out if we cannot fetch the xcb connection
Emil Velikov
2015-08-07
1
-1
/
+1
*
egl: implement EGL_KHR_gl_colorspace (v2)
Marek Olšák
2015-07-22
1
-6
/
+6
*
egl/x11: handle when invalid drawable is passed in create_surface
Emil Velikov
2015-06-30
1
-0
/
+4
*
egl_dri2: Remove trailing whitespaces
Boyan Ding
2015-06-26
1
-1
/
+1
*
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
Boyan Ding
2015-06-23
1
-5
/
+0
*
egl: Use the loader_open_device() helper to do open with CLOEXEC
Derek Foreman
2015-06-23
1
-10
/
+2
*
egl/x11: Set version of swrastLoader to 2
Boyan Ding
2015-06-18
1
-1
/
+1
*
egl: set the EGL version in common code
Marek Olšák
2015-06-05
1
-8
/
+0
*
egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h
Axel Davy
2015-05-11
1
-10
/
+1
*
egl/drivers: include stdint.h where needed
Emil Velikov
2015-03-05
1
-0
/
+1
*
egl: Pass the correct X visual depth to xcb_put_image().
José Fonseca
2015-01-31
1
-11
/
+13
*
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
2015-01-06
1
-2
/
+1
*
egl: setup screen iterator before using it
Tapani Pälli
2014-09-29
1
-1
/
+1
*
egl: extra null checks for get_xcb_screen() return values
Juha-Pekka Heikkila
2014-09-23
1
-6
/
+24
*
egl/dri2: use the correct screen index
Marek Olšák
2014-09-01
1
-10
/
+29
*
egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
2014-06-09
1
-0
/
+6
*
egl/dri2/x11: use standard strndup function
Emil Velikov
2014-06-09
1
-19
/
+4
*
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
2014-05-20
1
-0
/
+29
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
1
-9
/
+15
*
egl/dri2: Dispatch eglCreateImageKHR by display, not driver
Chad Versace
2014-03-17
1
-2
/
+11
*
egl/dri2/x11: Don't clobber _EGLDriver::API
Chad Versace
2014-03-17
1
-5
/
+0
*
egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver
Chad Versace
2014-03-17
1
-0
/
+2
*
egl/dri2/x11: Set dri2_dpy->own_device
Chad Versace
2014-03-17
1
-0
/
+3
*
egl/dri2: Dispatch eglPostSubBufferNV by display, not driver
Chad Versace
2014-03-17
1
-1
/
+2
[next]