aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/gbm
Commit message (Expand)AuthorAgeFilesLines
* st/gbm: remove state-trackerEmil Velikov2015-03-214-115/+0
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-1/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+3
* targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov2014-09-241-7/+3
* gallium/r300,r600,radeonsi: add automake target 'templates'Emil Velikov2014-09-241-31/+5
* gallium/svga: add automake target 'template'Emil Velikov2014-09-241-6/+1
* gallium/ilo: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/i915: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/freedreno: add automake target 'template'Emil Velikov2014-09-241-8/+1
* gallium/nouveau: add automake target 'template'Emil Velikov2014-09-241-9/+7
* targets/pipe-loader: drop unused authenticationEmil Velikov2014-09-241-3/+3
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-1/+0
* gallium: Add libmesautil dependency to gdm and xa targetsJason Ekstrand2014-08-041-0/+1
* targets/gbm: convert to static/shared pipe-driverEmil Velikov2014-06-303-101/+94
* automake: include the libdeps in the correct orderEmil Velikov2014-06-191-2/+2
* targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPSEmil Velikov2014-06-191-13/+1
* automake: correctly append the version-scriptEmil Velikov2014-05-251-3/+5
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-1/+1
* Fix build for darwinJon TURNEY2014-05-231-0/+2
* targets/gbm: add version-script to limit exported symbolsEmil Velikov2014-05-022-0/+7
* automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov2014-04-251-1/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-4/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+5
* gallium/targets: add missing library dependenciesEmil Velikov2014-03-311-1/+4
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-9/+1
* gallium/targets: resolve undefined reference to pipe_loader_sw_probe_driEmil Velikov2014-02-241-0/+5
* pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov2014-02-241-0/+7
* targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not availableEmil Velikov2014-02-241-3/+4
* pipe-loader: split out "client" versionRob Clark2014-02-161-2/+2
* pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()Tom Stellard2014-02-131-1/+1
* gbm: automake: add symbol testsEmil Velikov2014-02-112-0/+15
* targets/gbm: automake: do not export internal symbolsEmil Velikov2014-02-111-0/+1
* gbm: drop unneeded dependency of libudevEmil Velikov2014-02-111-2/+0
* build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-0/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-101-1/+1
* targets/gbm: Convert to automakeMatt Turner2013-01-103-41/+67
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-161-1/+1
* gbm: Fix build without gallium_drm_loaderChí-Thanh Christopher Nguyễn2012-08-121-0/+2
* radeonsi: Fixups for recent build infrastructure changes.Michel Dänzer2012-05-121-26/+0
* gallium/gbm: Switch to auxiliary/pipe-loader.Francisco Jerez2012-05-1110-570/+47
* targets/{egl-static,gbm}: further clean-up the nvfx remainsMartin Peres2012-04-141-1/+1
* radeonsi: initial WIP SI codeTom Stellard2012-04-132-0/+39
* gallium/gbm: r300 and r600 now depend on libdrmTobias Droste2012-02-071-0/+2
* targets/gbm: Fix install pathBenjamin Franzke2012-01-241-3/+3
* i965g: Delete this driver.Kai Wasserbäch2011-11-292-42/+0