432 次程式碼提交 (84277cb7d325cdeade8ce75eb4154adb744626dc)

作者 SHA1 備註 提交日期
  Chia-I Wu 95ef069e1c configure.ac: gbm_gallium requires DRI_LIB_DEPS to link 14 年之前
  Chia-I Wu 0c771e260b shared-glapi: fix a linking error for SELinux 14 年之前
  Eric Anholt 3faf56ffbd intel: Add an interface for saving/restoring the batchbuffer state. 14 年之前
  Eric Anholt 830e546f94 radeon: Insist on libdrm being present to build. 14 年之前
  Eric Anholt 48c9925367 configure.ac: Fix equality checks in gallium st setup. 14 年之前
  Eric Anholt 2f4c7ebea6 mesa: Remove build infrastructure for r300c and r600c. 14 年之前
  Maarten Lankhorst df8f864bf6 gallium/targets: Add vdpau target for nouveau 14 年之前
  Marcin Slusarz 757390491c gallium/targets: use c++ compiler for linking 14 年之前
  Tom Fogal c0573fb29d Add an autoconf option for mangling Mesa. 14 年之前
  José Fonseca 1448bdf1c0 configure: Use -fno-builtin-memcmp. 14 年之前
  Marek Olšák bf0baa7717 r600g: move all files from winsys/r600 into drivers/r600 14 年之前
  Thomas Hellstrom d742a64909 xorg/vmwgfx: Kill this target. It's not used anymore. 14 年之前
  Marek Olšák 3c79962378 configure.ac: unduplicate gallium directories 14 年之前
  Chia-I Wu a5f8d37be1 st/egl: add support for null platform 14 年之前
  Matt Turner f534c13413 Remove unused APP_LIB_DEPS variable 14 年之前
  Ian Romanick e4344161bd dri: Remove all DRI1 drivers 14 年之前
  Michel Dänzer 433c740c1a r600g: Hook up xorg state tracker. 14 年之前
  Marek Olšák ce12f82692 r600g: first step into winsys/radeon 14 年之前
  Kenneth Graunke 63720114b4 glw: Remove GLw source. 14 年之前
  Benjamin Franzke 85fe948494 egl: Native Display autodetection 14 年之前
  Marek Olšák 0aed27ee37 configure.ac: add DLOPEN_LIBS to xlib build 14 年之前
  Marek Olšák c6f59fcd00 configure.ac: fix xlib-based softpipe build 14 年之前
  Marek Olšák 99fba503b1 configure.ac: do not check for llvm-config if llvm is disabled 14 年之前
  Benjamin Franzke 42cdf4074e configure: Move gbm before egl in SRC_DIRS 14 年之前
  Marek Olšák 50e32fefb1 configure.ac: check for libdrm_radeon only when building classic 14 年之前
  Emil Velikov c2426bbf86 configure.ac: Check for the respective libdrm_* when building gallium drivers 14 年之前
  Younes Manton d4be170e8b g3dvl: Build softpipe when needed. 14 年之前
  Younes Manton b97816ddee g3dvl: Build the right winsys dependencies when needed. 14 年之前
  José Fonseca 9a7f84d6b2 Squashed commit of the following: 14 年之前
  Marcin Baczyński ff2efdf599 configure: allow C{,XX}FLAGS override 14 年之前
  Marcin Baczyński fa013419de configure: fix gcc version check 14 年之前
  Christian König 8619aa5683 g3dvl: check for existense of VA API header/libs 14 年之前
  Christian König 33bf410ace g3dvl: check for existense of VDPAU header/libs 14 年之前
  Christian König a8ae8cf3f1 g3dvl: check for existense of XvMC header/libs 14 年之前
  Marek Olšák 02c8ee202f configure.ac: don't build gallium driver libs just to see if there are no errors 14 年之前
  Marek Olšák 67aba799bc gallium/targets: do not link every driver with libllvmpipe.a 14 年之前
  Emil Velikov 4ef9c3d21b autoconf: Do not select Xlib when building DRI 14 年之前
  Ian Romanick db311b45be configure.ac: Make --{without,with}-gallium-drivers work as expected 14 年之前
  Marek Olšák be039d296d configure.ac: do not let llvm-config define NDEBUG in debug builds 14 年之前
  Jesse Barnes 1e39fc784b DRI2/GLX: use new swap event types 14 年之前
  Benjamin Franzke 7ed1826e2e configure: Require libudev for drm & wayland egl platforms 14 年之前
  Benjamin Franzke 9b8cd49930 configure: Fix typo in gbm check for egl drm platform 14 年之前
  Benjamin Franzke b18b2994ef configure: Enable st/gbm if st/egl has drm platform 14 年之前
  Chia-I Wu 8123934d5a autoconf: swrast does not require libdrm 14 年之前
  Chia-I Wu 94ec5fd1b3 autoconf: fix --disable-glx 14 年之前
  Chia-I Wu 5029ea4d9c autoconf: fix --disable-dri 14 年之前
  Chia-I Wu 9e7a4147c7 autoconf: add --enable-{dri,glx,osmesa} 14 年之前
  Alan Hourihane 6479922499 glx: Check HAVE_XF86VIDMODE before adding it as an implicit link 14 年之前
  Jon TURNEY db78643182 Don't use -fvisibilty=hidden on cygwin 14 年之前
  Jon TURNEY 560f76227c Fix config check that claims to test if CXX supports -fvisibility=hidden option to actually test the C++ compiler. 14 年之前