247 Commits (194cfc7a4ed86653db34be0e331ad7c23b5334eb)

Author SHA1 Message Date
  Jakob Bornecrantz 80ab4c3f8c mesa: Do not compile the dri drivers in mesa 18 years ago
  Jakob Bornecrantz 3d514a9070 gallium: Only build intel_drm for linux-dri targets 18 years ago
  Jakob Bornecrantz adbdabb85a i915: Moved pipe_buffer and i915_winsys functions to a common folder 18 years ago
  Brian Paul b11aad2abe build egl_xlib/ too (softpipe_egl.so library) 18 years ago
  Brian Paul e7725e136f egl: build libEGL and softpipe_egl.so by default 18 years ago
  Alan Hourihane c218b8c6c6 Build with -O2 18 years ago
  Jakob Bornecrantz a22462f6ef egl: Don't build EGL programs either 18 years ago
  Jakob Bornecrantz 2064826bda egl: Stoped compiling EGL completely 18 years ago
  Jakob Bornecrantz 9395fb6e8d mesa: Added linux-egl target, that only builds the i915simple driver and egl drivers 18 years ago
  Jakob Bornecrantz 3972961e62 mesa: On second thought lets not build the driver 18 years ago
  Zack Rusin 6f25d6d48d disable egl by default 18 years ago
  Jakob Bornecrantz 6c78b8e97b mesa: Made linux-dri targets build EGL 18 years ago
  Keith Whitwell 59ba8ea00b gallium: reorder libs so that translate can see rtasm 18 years ago
  Keith Whitwell 08861688d3 gallium: add translate directory 18 years ago
  Ian Romanick 542e3464a4 cell: Enable MIT-SHM on Cell. 18 years ago
  Brian d5692cb349 gallium: new surface/context tracker (sct) module 18 years ago
  José Fonseca 2d38d1b300 Remove files of unsupported build systems. 18 years ago
  Ian Romanick d119931002 Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build. 18 years ago
  José Fonseca 90b2beb661 Simplify makefile boilerplate code. 18 years ago
  José Fonseca df8ab3140c Bring rtasm from mesa to gallium. 18 years ago
  José Fonseca 0448dbd64a Update for llvm -> gallivm rename. 18 years ago
  José Fonseca 1f2d011786 Build glx/x11. 18 years ago
  José Fonseca bfd5916eaf Code reorganization: split gallium and mesa makefiles. 18 years ago
  Ian Romanick 71071b7a9e Cell: Add missing back-slash in linux-cell config file 18 years ago
  Ian Romanick eb3f7aa6f8 Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. 18 years ago
  José Fonseca 6acd63a498 Code reorganization: update build. 18 years ago
  Brian 59e7bfd5ac Cell: add OPT_FLAGS var 18 years ago
  Brian 7d0421d6cd Cell: s/-W/-Wall/ in linux-cell 18 years ago
  Ian Romanick b3492a2052 Use HOST_CC for programs that will run on the build host 18 years ago
  Ian Romanick ffcb4d8498 Use EXTRA_LIB_PATH with *_LIB_DEPS 18 years ago
  Ian Romanick eb4a7382dc Remove unnecessary paths 18 years ago
  Zack Rusin 9789c301b4 llvm: we need custom rules so had to redo the build a little bit 18 years ago
  Brian 1613c49c98 Cell: added -Wmissing-prototypes to SPU_CFLAGS 18 years ago
  Ian Romanick 9a0fe23d49 Port to libspe2 18 years ago
  Ian Romanick bfb43e8e79 Remove '-include altivec.h'. 18 years ago
  Zack Rusin 63a9d835ce Redo the fragment program examples to match vp's 18 years ago
  Brian 36ef54deae remove -Wall, add -DGALLIUM_CELL 18 years ago
  Brian 5935626818 Add dependency checking for Cell driver sources. 18 years ago
  Brian 91692fce20 added -fPIC 18 years ago
  Brian c27082995d don't build libglw 18 years ago
  Brian 88b715b049 Initial Cell driver infrastructure. 18 years ago
  Brian 233c374d02 glut doesn't need -lXt 18 years ago
  José Fonseca 1d2ff452d4 Expand pkg-config flags before invoking the compiler. 18 years ago
  Michel Dänzer 8568fadaf2 LLVM requires linking with the C++ compiler. 18 years ago
  Zack Rusin d76a7b61bb Cleanup some code. 18 years ago
  Zack Rusin b04430efd9 Introduce linux-llvm target. Remove the llvm code from the default build for now. 18 years ago
  Zack Rusin 2dbba8b024 Implement the conversion and do the initial execution pass. 18 years ago
  Zack Rusin b2e529982e Initial stab at LLVM integration. 18 years ago
  José Fonseca 59424e2d34 Update x86's static and profile configs. 18 years ago
  José Fonseca 83a674a7af Update linux-profile config. 18 years ago