index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-10
autoconf: Enable xdemos by default when we build libGL
Dan Nicholson
1
-6
/
+7
2008-03-07
autoconf: Print GCC include path directly and be more robust using it
Dan Nicholson
1
-4
/
+5
2008-02-25
autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.
Kristian Høgsberg
1
-0
/
+9
2008-02-21
autoconf: Fix thinko when checking freebsd CPU types
Dan Nicholson
1
-1
/
+1
2008-02-21
autoconf: Set the default drivers after checking platform specifics
Dan Nicholson
1
-6
/
+7
2008-02-15
Trivial SELinux awareness. Enable with --enable-selinux.
Adam Jackson
1
-3
/
+14
2008-01-15
autoconf: Use -fno-strict-aliasing on GCC
Dan Nicholson
1
-0
/
+6
2008-01-11
Allow osmesa to be enabled or disabled
Dan Nicholson
1
-22
/
+18
2007-12-26
autoconf: Helper options for adding GCC 32/64 bit flags
Dan Nicholson
1
-0
/
+32
2007-12-12
autoconf: Improve help text for demos and DRI drivers
Dan Nicholson
1
-2
/
+2
2007-12-12
autoconf: Update bug address and fix some autoconf warnings
Dan Nicholson
1
-2
/
+4
2007-12-12
autoconf: Consistently use xlib for the driver name
Dan Nicholson
1
-23
/
+23
2007-12-12
autoconf: Optional assembly usage with --disable-asm
Dan Nicholson
1
-14
/
+31
2007-12-12
autoconf: Report the compiler options in the summary
Dan Nicholson
1
-0
/
+12
2007-12-12
autoconf: Optional debug build with --enable-debug
Dan Nicholson
1
-0
/
+18
2007-12-12
autoconf: More informative errors when pkg-config macros undefined
Dan Nicholson
1
-0
/
+6
2007-12-11
autoconf: Replace configs/current symlink from configure
Dan Nicholson
1
-1
/
+7
2007-12-11
autoconf: Clearer help text for the enable/disable options
Dan Nicholson
1
-13
/
+13
2007-12-11
autoconf: Since default DRI drivers to build with master
Dan Nicholson
1
-9
/
+16
2007-12-11
autoconf: glut doesn't need Xt
Dan Nicholson
1
-2
/
+2
2007-12-07
autoconf: Output summary information from configure
Dan Nicholson
1
-0
/
+44
2007-12-07
autoconf: Configurable DRI drivers
Dan Nicholson
1
-9
/
+43
2007-12-07
autoconf: Allow static library builds
Dan Nicholson
1
-12
/
+121
2007-12-07
autoconf: Configurable demos directories
Dan Nicholson
1
-3
/
+40
2007-12-07
autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32
Dan Nicholson
1
-2
/
+29
2007-12-07
autoconf: Add support for osmesa-only builds
Dan Nicholson
1
-11
/
+65
2007-12-07
autoconf: Add support for shared DRI build on linux and freebsd
Dan Nicholson
1
-16
/
+174
2007-12-07
autoconf: Initial support for an autoconf configuration
Dan Nicholson
1
-0
/
+309
[prev]