summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_winsys_dri.c
Commit message (Expand)AuthorAgeFilesLines
* auxiliary/vl: use the correct screen indexEmil Velikov2015-07-131-4/+13
* auxiliary/vl: use loader_open_device() over open()Emil Velikov2015-07-131-1/+3
* pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argumentEmil Velikov2015-07-131-1/+1
* targets/pipe-loader: drop unused authenticationEmil Velikov2014-09-241-1/+1
* auxiliary/vl: Remove no longer used SPLIT_TARGETSEmil Velikov2014-06-261-8/+0
* targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-1/+23
* vl/winsys_dri: cleanup vl_screen_create error pathEmil Velikov2014-02-221-13/+19
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+1
* gallium/vl: add prime supportDave Airlie2013-07-261-1/+19
* vl: Fix off-by-one error in device_name_length allocation.Vinson Lee2013-02-231-2/+1
* vl: round next_msc to integer frame, and kill skew_mscMaarten Lankhorst2013-01-211-5/+2
* vl: fix the dri winsys helper screen initChristian König2012-10-261-0/+2
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-0/+400