summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-17consolidate intel directories.Alan Hourihane
2008-08-17choose sane default for dri driver locationAlan Hourihane
2008-08-12Removed broken/unsupported darwin-static configsJeremy Huddleston
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-08-12Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston
2008-08-08Apple: Some changes to fix compilation problems on OSXJeremy Huddleston
2008-07-21mesa: revert building glslcompiler by defaultBrian Paul
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2008-07-13EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Set $(SHELL) for all configsDan Nicholson
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson
2008-07-11build egl subdirsBrian Paul
2008-07-10gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on utilJakob Bornecrantz
2008-07-10gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependenciesBrian Paul
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-06-08mesa: Do not compile the dri drivers in mesaJakob Bornecrantz
2008-06-06gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz
2008-06-05build egl_xlib/ too (softpipe_egl.so library)Brian Paul
2008-06-05egl: build libEGL and softpipe_egl.so by defaultBrian Paul
2008-06-04Build with -O2Alan Hourihane
2008-05-23drop GLcoreGeorge Sapountzis
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz
2008-05-23mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz
2008-05-23mesa: On second thought lets not build the driverJakob Bornecrantz
2008-05-22disable egl by defaultZack Rusin
2008-05-14mesa: Made linux-dri targets build EGLJakob Bornecrantz
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis
2008-04-23glcore: build from mesaGeorge Sapountzis
2008-04-18gallium: reorder libs so that translate can see rtasmKeith Whitwell
2008-04-15gallium: add translate directoryKeith Whitwell
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-25cell: Enable MIT-SHM on Cell.Ian Romanick
2008-03-10gallium: new surface/context tracker (sct) moduleBrian
2008-03-10Darwin: Fixed small error in darwin config filesJeremy Huddleston
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston
2008-02-28Convert crlf->lf line endings.José Fonseca
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg