summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/gbm
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-171-10/+24
* drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom2011-10-147-7/+7
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-301-2/+3
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-162-5/+12
* gallium/gbm: Add dependencies for libraries linked into pipe_*.so.Michel Dänzer2011-08-121-1/+1
* gbm: link gbm_gallium_drm.so against math libraryBenjamin Franzke2011-08-041-1/+1
* targets/{egl,gbm}: omit unneeded libdrm_radeonChia-I Wu2011-07-291-2/+0
* targets/gbm: attemp to fix unresolved symbolsChia-I Wu2011-06-261-9/+22
* targets/gbm: build pipe driversChia-I Wu2011-06-249-4/+309
* gbm: Add gallium (drm) backendBenjamin Franzke2011-06-234-0/+333