278 Commits (4c7001462607e6e99e474d6271dd481d3f8f201c)

Author SHA1 Message Date
  Jerome Glisse 5da246944a gallium/noop: no operation gallium driver 14 years ago
  Chia-I Wu dbacbb8219 autoconf: Add --enable-gallium-egl. 15 years ago
  Chia-I Wu 1230050363 autoconf: Tidy configure output for EGL. 15 years ago
  Chia-I Wu 156e955c25 autoconf: st/vega requires --enable-openvg. 15 years ago
  Chia-I Wu 815faa448c autoconf: Update configuration info. 15 years ago
  Chia-I Wu be5f34a053 autoconf: Better client API selection. 15 years ago
  Kenneth Graunke 3acc826520 Fix build on systems where "python" is python 3. 15 years ago
  Marek Olšák 11eb422a16 configure.ac: do not build xorg-r300g by default 15 years ago
  Marek Olšák a1aec2e2be configure.ac: look for libdrm_radeon before building gallium/r300,r600 15 years ago
  Luca Barbieri f762f7b85d mesa: make makedepend an hard requirement 15 years ago
  Marek Olšák 85a45dcd5d Build r300g by default 15 years ago
  Chia-I Wu 2a910b3396 egl: Enable drm platform by default. 15 years ago
  Chia-I Wu e7424d7240 st/egl: Rename kms backend to drm. 15 years ago
  Kristian Høgsberg 7b34fcc487 configure: Enable -fvisibility=hidden for g++ as well 15 years ago
  Jon TURNEY 2b9dac397b Make XF86VIDMODE extension optional 15 years ago
  Jon TURNEY c55a8a73a4 Cygwin: Teach mklib/minstall to properly install libraries on cygwin 15 years ago
  Eric Anholt a3c2bd416a Don't pass -ffast-math to clang, since it ignores it and complains. 15 years ago
  nobled 2a50187a92 Make configure work with clang 15 years ago
  Jon TURNEY e637f8b40c Add talloc to osmesa library dependencies 15 years ago
  Jon TURNEY 6356303de6 Add talloc to dependencies for libGL built with xlib driver 15 years ago
  Dave Airlie 37f0654fa5 r300g: rename radeong_dri.so to r300_dri.so 15 years ago
  Eric Anholt 639cdd3782 mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. 15 years ago
  Li Peng c33c1912dd configure: fix wrong variable name GLESv1_LIB_DEPS 15 years ago
  Chia-I Wu 08f4bc07e4 st/egl: Fix build on FreeBSD. 15 years ago
  Chia-I Wu 39ae965783 egl: Build egl_dri2 only when DRI drivers are built. 15 years ago
  Chia-I Wu bb217ba76a egl: Build egl_dri2 only when xcb-dri2 is available. 15 years ago
  Jakob Bornecrantz 4f956889b7 st/xorg: When selecting st via configure make sure to test for xorg-server 15 years ago
  Kristian Høgsberg 2168b87b51 egl_dri2: Support _EGL_PLATFORM_DRM 15 years ago
  Chia-I Wu cf588ab3f1 st/egl: Add support for !GLX_DIRECT_RENDERING. 15 years ago
  John Hein 9617254a1e Use GLUT_CFLAGS when building glut 15 years ago
  Chia-I Wu d8e0e11456 st/egl: Reorganize targets. 15 years ago
  Eric Anholt 0a1b54df7a glsl2: Replace the GLSL compiler with the glsl2 project. 15 years ago
  Eric Anholt 2928588267 glsl2: Move the compiler to the subdirectory it will live in in Mesa. 15 years ago
  Carl Worth 60c67e46b1 configure: Ensure that config.h can be safely included multiple times. 15 years ago
  Carl Worth a32305a8bd configure: Remove some dead code. 15 years ago
  Corbin Simpson 2560978588 configure: Add galahad to default build. 15 years ago
  Jakob Bornecrantz 23a915e2cf gallium: Drop sw drm winsys 15 years ago
  Jakob Bornecrantz 7dce4f3c27 i915g: Create seperate option for i915g and i965g 15 years ago
  Kenneth Graunke cbaab7093c Add glcpp to the build. 15 years ago
  Kenneth Graunke 57d0fc4139 Link against talloc. We're going to be using it. 15 years ago
  Chia-I Wu da39d5d3b4 egl: s/EGL_DISPLAY/EGL_PLATFORM/. 15 years ago
  Chia-I Wu 8f3e48ee2c st/egl: Build sw/fbdev winsys for fbdev backend. 15 years ago
  Dan Nicholson cbf30fce32 osmesa: always build standalone for internal symbols 15 years ago
  Eric Anholt 73de09f265 i965: Convert the binding table to streamed indirect state. 15 years ago
  Jakob Bornecrantz 0528106cc7 glew: Drop glew now that we don't need it for the progs 15 years ago
  Kristian Høgsberg 56c3cce2a1 Remove last bits of progs/ infrastructure 15 years ago
  Chia-I Wu 8e1b375a8d autoconf: Remove unused APIS. 15 years ago
  Jakob Bornecrantz aeee52691c r600g: Integrate into build 15 years ago
  Eric Anholt 3bc8b68436 Remove the pedantic C junk. 15 years ago
  Eric Anholt 7f436a837c Use the AM_SILENT_RULES when available. 15 years ago