gallium: remove library_path argument from pipe_loader_create_screen()
[mesa.git] / src / gallium / auxiliary / vl / vl_winsys_dri.c
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-20 Emil Velikovauxiliary/vl/dri2: coding style fixes
2015-11-20 Emil Velikovauxiliary/vl/dri2: hide internal functions
2015-11-20 Emil Velikovauxiliary/vl/dri2: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-07-13 Emil Velikovauxiliary/vl: use the correct screen index
2015-07-13 Emil Velikovauxiliary/vl: use loader_open_device() over open()
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_drm_probe_fd() x_auth...
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
2014-06-26 Emil Velikovauxiliary/vl: Remove no longer used SPLIT_TARGETS
2014-06-22 Emil Velikovtargets/vdpau-nouveau: convert to static/shared pipe...
2014-02-22 Emil Velikovvl/winsys_dri: cleanup vl_screen_create error path
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-07-25 Dave Airliegallium/vl: add prime support
2013-02-23 Vinson Leevl: Fix off-by-one error in device_name_length allocation.
2013-01-21 Maarten Lankhorstvl: round next_msc to integer frame, and kill skew_msc
2012-10-26 Christian Königvl: fix the dri winsys helper screen init
2012-03-28 Christian Königvl: move winsys helper out of winsys directory