Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: Remove NEED_OPENGL_COMMON check. | Matt Turner | 2015-01-23 | 1 | -2/+0 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS | Michael Forney | 2014-12-08 | 1 | -1/+2 |
* | util: Gather some common macros | Jason Ekstrand | 2014-08-04 | 1 | -0/+1 |
* | mesa: fix the condition in src/loader/Makefile.am | Axel Davy | 2014-07-01 | 1 | -0/+2 |
* | loader: Use drirc device_id parameter in complement to DRI_PRIME | Axel Davy | 2014-07-01 | 1 | -3/+20 |
* | loader: Use dlsym to get our udev symbols instead of explicit linking. | Eric Anholt | 2014-01-27 | 1 | -4/+1 |
* | loader: ifdef libdrm specific code and include | Emil Velikov | 2014-01-19 | 1 | -2/+11 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+37 |