aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/xdri/Makefile
Commit message (Expand)AuthorAgeFilesLines
* egl_xdri: Add support for DRISW.Chia-I Wu2010-01-221-1/+1
* egl: Update driver Makefiles.Chia-I Wu2010-01-221-66/+16
* egl_xdri: Revive the driver.Chia-I Wu2009-08-241-5/+10
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+1
* egl: Fix newline typo in MakefilesCarl-Johan Kjellander2009-03-261-1/+2
* Add install target for eglJohannes Engel2009-02-111-0/+2
* egl: remove space after -L flagBrian Paul2008-10-021-1/+1
* egl_xdri: Add the top-level lib dir so we link against the libGL we built.Dima Zavin2008-09-111-0/+1
* egl_dri/egl_xdri: Makefiles should use pkg-config to find libdrm.Dima Zavin2008-09-111-1/+1
* egl: link libEGL w/ additional libsBrian Paul2008-07-091-1/+3
* egl: EGL->DRI adaptor/driverBrian Paul2008-06-061-0/+67