| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/targets: Add *.sym files to distribution. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
* | auxiliary/vl: rework the build of the VL code | Emil Velikov | 2014-11-26 | 1 | -0/+1 |
* | targets: bundle all files in the tarball | Emil Velikov | 2014-11-16 | 1 | -0/+3 |
* | targets: drop the old MEGADRIVERS & STATIC_TARGET... variables | Emil Velikov | 2014-09-24 | 1 | -7/+3 |
* | gallium/r300,r600,radeonsi: add automake target 'templates' | Emil Velikov | 2014-09-24 | 1 | -31/+5 |
* | gallium/svga: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -6/+1 |
* | gallium/ilo: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -7/+1 |
* | gallium/i915: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -7/+1 |
* | gallium/freedreno: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -8/+1 |
* | gallium/nouveau: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -9/+7 |
* | targets/pipe-loader: drop unused authentication | Emil Velikov | 2014-09-24 | 1 | -3/+3 |
* | mesa: Move register_allocate.c to util. | Eric Anholt | 2014-09-23 | 1 | -1/+0 |
* | gallium: Add libmesautil dependency to gdm and xa targets | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
* | targets/gbm: convert to static/shared pipe-driver | Emil Velikov | 2014-06-30 | 3 | -101/+94 |
* | automake: include the libdeps in the correct order | Emil Velikov | 2014-06-19 | 1 | -2/+2 |
* | targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS | Emil Velikov | 2014-06-19 | 1 | -13/+1 |
* | automake: correctly append the version-script | Emil Velikov | 2014-05-25 | 1 | -3/+5 |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 1 | -1/+1 |
* | Fix build for darwin | Jon TURNEY | 2014-05-23 | 1 | -0/+2 |
* | targets/gbm: add version-script to limit exported symbols | Emil Velikov | 2014-05-02 | 2 | -0/+7 |
* | automake: cleanup pipe-loader handling when using sw/xlib winsys | Emil Velikov | 2014-04-25 | 1 | -1/+1 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | automake: introduce GALLIUM_COMMON_LIB_DEPS | Emil Velikov | 2014-04-05 | 1 | -4/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+5 |
* | gallium/targets: add missing library dependencies | Emil Velikov | 2014-03-31 | 1 | -1/+4 |
* | gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem | Emil Velikov | 2014-03-31 | 1 | -9/+1 |
* | gallium/targets: resolve undefined reference to pipe_loader_sw_probe_dri | Emil Velikov | 2014-02-24 | 1 | -0/+5 |
* | pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB | Emil Velikov | 2014-02-24 | 1 | -0/+7 |
* | targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available | Emil Velikov | 2014-02-24 | 1 | -3/+4 |
* | pipe-loader: split out "client" version | Rob Clark | 2014-02-16 | 1 | -2/+2 |
* | pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd() | Tom Stellard | 2014-02-13 | 1 | -1/+1 |
* | gbm: automake: add symbol tests | Emil Velikov | 2014-02-11 | 2 | -0/+15 |
* | targets/gbm: automake: do not export internal symbols | Emil Velikov | 2014-02-11 | 1 | -0/+1 |
* | gbm: drop unneeded dependency of libudev | Emil Velikov | 2014-02-11 | 1 | -2/+0 |
* | build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 1 | -0/+1 |
* | build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 1 | -0/+1 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | targets/pipe-loader: Convert to automake | Matt Turner | 2013-01-10 | 1 | -1/+1 |
* | targets/gbm: Convert to automake | Matt Turner | 2013-01-10 | 3 | -41/+67 |
* | [PATCH] makefiles: use configured name for -ldrm* where possible | Maarten Lankhorst | 2012-11-16 | 1 | -1/+1 |
* | gbm: Fix build without gallium_drm_loader | Chí-Thanh Christopher Nguyễn | 2012-08-12 | 1 | -0/+2 |
* | radeonsi: Fixups for recent build infrastructure changes. | Michel Dänzer | 2012-05-12 | 1 | -26/+0 |
* | gallium/gbm: Switch to auxiliary/pipe-loader. | Francisco Jerez | 2012-05-11 | 10 | -570/+47 |
* | targets/{egl-static,gbm}: further clean-up the nvfx remains | Martin Peres | 2012-04-14 | 1 | -1/+1 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 2 | -0/+39 |
* | gallium/gbm: r300 and r600 now depend on libdrm | Tobias Droste | 2012-02-07 | 1 | -0/+2 |
* | targets/gbm: Fix install path | Benjamin Franzke | 2012-01-24 | 1 | -3/+3 |
* | i965g: Delete this driver. | Kai Wasserbäch | 2011-11-29 | 2 | -42/+0 |
* | gallium/targets: use c++ compiler for linking | Marcin Slusarz | 2011-10-17 | 1 | -10/+24 |