28 次代码提交 (23c98f618b4502222933e0f0aa8f43941f2ccfad)

作者 SHA1 备注 提交日期
  José Fonseca 90b2beb661 Simplify makefile boilerplate code. 17 年前
  José Fonseca 6acd63a498 Code reorganization: update build. 17 年前
  Eric Anholt 1a413b4d77 Use -pthread instead of -lpthread on FreeBSD. 18 年前
  Eric Anholt c2b185cff8 Add reporting of damage by DRI drivers when the extension support is available. 18 年前
  Ian Romanick f3f51bc844 Fix bug #4681. 19 年前
  Brian Paul 408ce7e861 added LIBDRM_CFLAGS (Javier Villavicencio) 19 年前
  Brian Paul dc4bf43898 fix CFLAGS (bug 8344) 19 年前
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement 19 年前
  Eric Anholt 9f344b3e7d Add Intel i965G/Q DRI driver. 19 年前
  Brian Paul 883f9891cb LIB_DIR is now just 'lib' or 'lib64' 19 年前
  Brian Paul 05529fefa4 minor CFLAGS clean-up 19 年前
  Adam Jackson 9542537cee Style fix, drop the explicit -ldrm from the link line. 19 年前
  Alan Hourihane fbcb37cac5 remove i830 19 年前
  Eric Anholt 1c04be573e Fix FreeBSD build by building libGL in the order desired, and doing a fix to my 20 年前
  Eric Anholt b83435f53b Attempt to fix libGL on FreeBSD, where the library was being built without any 20 年前
  Eric Anholt 914ec8ef58 Fix libGL build on FreeBSD by respecting ASM_FLAGS. 20 年前
  Adam Jackson 8fcd1e0287 Convert libGL and DRI drivers to require libdrm. 20 年前
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS 20 年前
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no 20 年前
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like 20 年前
  Ian Romanick 5c6fd3dd4c No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. 20 年前
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. 20 年前
  Eric Anholt 6ae76788a7 Add some missing defines, copied from linux-dri. 20 年前
  Eric Anholt f054fa85d8 Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an 20 年前
  Eric Anholt 1718e34352 Don't forget to -L/usr/local/lib to grab expat. 20 年前
  Keith Whitwell da3e15c2fd Get linux-solo dependencies building correctly, 21 年前
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. 21 年前
  Eric Anholt cc182213c8 Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same 21 年前