index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop GLcore
George Sapountzis
2008-05-23
1
-12
/
+0
*
Add DRI driver that uses the mesa swrast module.
George Sapountzis
2008-05-20
1
-4
/
+4
*
autoconf: Allow XCB to be used for GLX
Dan Nicholson
2008-05-09
1
-1
/
+26
*
Default DRI driver directory to match X.Org xserver
Dan Nicholson
2008-05-09
1
-2
/
+2
*
autoconf: Attempt to figure out the PIC flags for the platform
Dan Nicholson
2008-05-09
1
-15
/
+3
*
autoconf: Replace the configs/current symlink from config.status
Dan Nicholson
2008-05-06
1
-1
/
+4
*
autoconf: Sanitize asm build for cross-compiling and --enable-*-bit
Dan Nicholson
2008-05-05
1
-43
/
+72
*
autoconf: Error for incompatible version of libdrm
Dan Nicholson
2008-05-05
1
-2
/
+6
*
autoconf: More quoting, just to be safe
Dan Nicholson
2008-05-05
1
-120
/
+125
*
autoconf: Allow non-pkg-config builds to succeed
Dan Nicholson
2008-05-05
1
-8
/
+6
*
autoconf: Scrape the version from configs/default
Dan Nicholson
2008-05-05
1
-4
/
+10
*
glcore: Set all external variables in configuration
George Sapountzis
2008-05-05
1
-4
/
+12
*
autoconf: Fail from autoconf if the pkg-config macros aren't defined
Dan Nicholson
2008-04-30
1
-3
/
+8
*
autoconf: Don't substitute MESA_MAJOR and friends
Dan Nicholson
2008-04-30
1
-12
/
+1
*
glcore: build from mesa
George Sapountzis
2008-04-23
1
-0
/
+4
*
autoconf: Default the build to DRI on OS+CPU combos where it's expected.
Eric Anholt
2008-04-18
1
-2
/
+17
*
autoconf: Add dfbsd support.
Hasso Tepper
2008-04-09
1
-2
/
+2
*
Pick up dri2proto from the standard proto header include path.
Kristian Høgsberg
2008-04-02
1
-1
/
+1
*
Use AC_CHECK_PROGS to find alternate make programs
Dan Nicholson
2008-03-31
1
-6
/
+2
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-0
/
+1
*
autoconf: Add a workaround for second AC_PROG_PATH not overwriting results.
Eric Anholt
2008-03-22
1
-3
/
+4
*
autoconf: automatically detect if -ldl is required.
Eric Anholt
2008-03-21
1
-2
/
+7
*
Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux.
Eric Anholt
2008-03-21
1
-4
/
+7
*
autoconf: Enable xdemos by default when we build libGL
Dan Nicholson
2008-03-10
1
-6
/
+7
*
autoconf: Print GCC include path directly and be more robust using it
Dan Nicholson
2008-03-07
1
-4
/
+5
*
autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.
Kristian Høgsberg
2008-02-25
1
-0
/
+9
*
autoconf: Fix thinko when checking freebsd CPU types
Dan Nicholson
2008-02-21
1
-1
/
+1
*
autoconf: Set the default drivers after checking platform specifics
Dan Nicholson
2008-02-21
1
-6
/
+7
*
Trivial SELinux awareness. Enable with --enable-selinux.
Adam Jackson
2008-02-15
1
-3
/
+14
*
autoconf: Use -fno-strict-aliasing on GCC
Dan Nicholson
2008-01-15
1
-0
/
+6
*
Allow osmesa to be enabled or disabled
Dan Nicholson
2008-01-11
1
-22
/
+18
*
autoconf: Helper options for adding GCC 32/64 bit flags
Dan Nicholson
2007-12-26
1
-0
/
+32
*
autoconf: Improve help text for demos and DRI drivers
Dan Nicholson
2007-12-12
1
-2
/
+2
*
autoconf: Update bug address and fix some autoconf warnings
Dan Nicholson
2007-12-12
1
-2
/
+4
*
autoconf: Consistently use xlib for the driver name
Dan Nicholson
2007-12-12
1
-23
/
+23
*
autoconf: Optional assembly usage with --disable-asm
Dan Nicholson
2007-12-12
1
-14
/
+31
*
autoconf: Report the compiler options in the summary
Dan Nicholson
2007-12-12
1
-0
/
+12
*
autoconf: Optional debug build with --enable-debug
Dan Nicholson
2007-12-12
1
-0
/
+18
*
autoconf: More informative errors when pkg-config macros undefined
Dan Nicholson
2007-12-12
1
-0
/
+6
*
autoconf: Replace configs/current symlink from configure
Dan Nicholson
2007-12-11
1
-1
/
+7
*
autoconf: Clearer help text for the enable/disable options
Dan Nicholson
2007-12-11
1
-13
/
+13
*
autoconf: Since default DRI drivers to build with master
Dan Nicholson
2007-12-11
1
-9
/
+16
*
autoconf: glut doesn't need Xt
Dan Nicholson
2007-12-11
1
-2
/
+2
*
autoconf: Output summary information from configure
Dan Nicholson
2007-12-07
1
-0
/
+44
*
autoconf: Configurable DRI drivers
Dan Nicholson
2007-12-07
1
-9
/
+43
*
autoconf: Allow static library builds
Dan Nicholson
2007-12-07
1
-12
/
+121
*
autoconf: Configurable demos directories
Dan Nicholson
2007-12-07
1
-3
/
+40
*
autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32
Dan Nicholson
2007-12-07
1
-2
/
+29
*
autoconf: Add support for osmesa-only builds
Dan Nicholson
2007-12-07
1
-11
/
+65
*
autoconf: Add support for shared DRI build on linux and freebsd
Dan Nicholson
2007-12-07
1
-16
/
+174
[next]