46 次代码提交 (9e8f556b199a662c5525b9d03f52a067244fa602)

作者 SHA1 备注 提交日期
  Kenneth Graunke 63720114b4 glw: Remove GLw source. 14 年前
  José Fonseca 9a7f84d6b2 Squashed commit of the following: 14 年前
  Christopher James Halse Rogers d1e28b2267 mesa: Optionally build a dricore support library (v3) 14 年前
  Jakob Bornecrantz 0528106cc7 glew: Drop glew now that we don't need it for the progs 15 年前
  Brian Paul 3d07060ae3 mesa: remove PROGRAM_DIRS from config files 15 年前
  George Sapountzis 9009a854d1 config: drop WINDOW_SYSTEM var 15 年前
  Vinson Lee e5d0956ca4 Remove ffb and gamma from configs. 15 年前
  Kristian Høgsberg 6e8897ff9f Retire miniglx and move the actual glx code up to src/glx 15 年前
  José Fonseca 57d00016ca glew: Initial import. 16 年前
  George Sapountzis d4510e53d8 drop GLcore 17 年前
  George Sapountzis 750f52169c glcore: tree sharing for DRI and XMesa 17 年前
  José Fonseca 90b2beb661 Simplify makefile boilerplate code. 17 年前
  José Fonseca 6acd63a498 Code reorganization: update build. 17 年前
  Dan Nicholson 01b18abf93 Add -fno-strict-aliasing workaround for all GCC targets 18 年前
  Eric Anholt ffa94e5b1e FreeBSD: more /usr/X11R6->/usr/local 18 年前
  Eric Anholt 8cf9085bc7 Move i915tex driver into place as just i915. 18 年前
  Eric Anholt 8fba8d2018 Remove the old i915 driver now that i915tex works without TTM. 18 年前
  Eric Anholt eecec25478 Add missing -g in FreeBSD OPT_CFLAGS 18 年前
  Brian 6fae66715b fix some FreeBSD issues 18 年前
  Eric Anholt 05fe75e619 Add missing -g in FreeBSD OPT_CFLAGS 18 年前
  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 年前