gallium: fix SSE codegen for instructions that use both a CONSTANT and IMMEDIATE
[mesa.git] / configs /
2008-06-08 Jakob Bornecrantzmesa: Do not compile the dri drivers in mesa
2008-06-06 Jakob Bornecrantzgallium: Only build intel_drm for linux-dri targets
2008-06-06 Jakob Bornecrantzi915: Moved pipe_buffer and i915_winsys functions to...
2008-06-05 Brian Paulbuild egl_xlib/ too (softpipe_egl.so library)
2008-06-05 Brian Paulegl: build libEGL and softpipe_egl.so by default
2008-06-04 Alan HourihaneBuild with -O2
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Jakob Bornecrantzegl: Don't build EGL programs either
2008-05-23 Jakob Bornecrantzegl: Stoped compiling EGL completely
2008-05-23 Jakob Bornecrantzmesa: Added linux-egl target, that only builds the...
2008-05-23 Jakob Bornecrantzmesa: On second thought lets not build the driver
2008-05-23 Zack Rusindisable egl by default
2008-05-14 Jakob Bornecrantzmesa: Made linux-dri targets build EGL
2008-04-18 Keith Whitwellgallium: reorder libs so that translate can see rtasm
2008-04-15 Keith Whitwellgallium: add translate directory
2008-03-26 Ian Romanickcell: Enable MIT-SHM on Cell.
2008-03-10 Briangallium: new surface/context tracker (sct) module
2008-02-25 José FonsecaRemove files of unsupported build systems.
2008-02-19 Ian RomanickCell: Add missing "gallium/winsys" to SRC_DIRS to fix...
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-19 José FonsecaBring rtasm from mesa to gallium.
2008-02-18 José FonsecaUpdate for llvm -> gallivm rename.
2008-02-18 José FonsecaBuild glx/x11.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Ian RomanickCell: Add missing back-slash in linux-cell config file
2008-02-15 Ian RomanickCell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-01-29 BrianCell: add OPT_FLAGS var
2008-01-25 BrianCell: s/-W/-Wall/ in linux-cell
2008-01-23 Ian RomanickUse HOST_CC for programs that will run on the build...
2008-01-23 Ian RomanickUse EXTRA_LIB_PATH with *_LIB_DEPS
2008-01-23 Ian RomanickRemove unnecessary paths
2008-01-04 Zack Rusinllvm: we need custom rules so had to redo the build...
2008-01-03 BrianCell: added -Wmissing-prototypes to SPU_CFLAGS
2007-12-11 Ian RomanickPort to libspe2
2007-12-11 Ian RomanickRemove '-include altivec.h'.
2007-12-11 Zack RusinRedo the fragment program examples to match vp's
2007-12-10 Brianremove -Wall, add -DGALLIUM_CELL
2007-12-05 BrianAdd dependency checking for Cell driver sources.
2007-12-02 Brianadded -fPIC
2007-12-02 Briandon't build libglw
2007-12-02 BrianInitial Cell driver infrastructure.
2007-12-02 Brianglut doesn't need -lXt
2007-10-25 José FonsecaExpand pkg-config flags before invoking the compiler.
2007-10-25 Michel DänzerLLVM requires linking with the C++ compiler.
2007-10-24 Zack RusinCleanup some code.
2007-10-24 Zack RusinIntroduce linux-llvm target. Remove the llvm code from...
2007-10-24 Zack RusinImplement the conversion and do the initial execution...
2007-10-24 Zack RusinInitial stab at LLVM integration.
2007-09-28 José FonsecaUpdate x86's static and profile configs.
2007-09-19 José FonsecaUpdate linux-profile config.
2007-08-20 Brianremove the -DMESA flags
2007-08-17 BrianRemove many dependencies on mesa headers.
2007-08-08 Keith WhitwellRename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
2007-07-31 Keith WhitwellBuild the "pipe" version of the i915tex driver.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-22 Eric AnholtUse -pthread instead of -lpthread on FreeBSD.
2007-06-20 Keith WhitwellOnly build i915tex
2007-06-04 Dave Airlieminiglx: update defines in linux-solo config
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-05-05 Dave Airlienouveau: disable nouveau build by default
2007-05-05 BrianMakefile clean-ups for miniglx.
2007-04-27 BrianVersion bumps for 7.0
2007-04-21 Jeremy KolbMake xcb backend compile.
2007-04-08 Brianadd glsl to PROGRAM_DIRS
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Brianbump version to 6.5.3 to match version.h
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 BrianOverhaul of error handling.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-17 Keith WhitwellNew debug config for linux-dri
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-02 Gary WongAdd i915tex and i965.
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-18 Brian Paulneed to specify Xlibs with APP_LIB_DEPS
next