index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
Remove -ffast-math from default CFLAGS
Matt Turner
1
-3
/
+0
2012-01-17
mesa: Enable silent automake rules when available.
Eric Anholt
1
-0
/
+5
2012-01-17
i965: Convert the build to using automake.
Eric Anholt
1
-0
/
+13
2012-01-12
configure: Add the svga gallium driver to the default gallium drivers
Thomas Hellstrom
1
-1
/
+1
2012-01-11
configure.ac: use AC_PROG_SED
Matt Turner
1
-1
/
+1
2012-01-11
configure.ac: don't set HAVE_GTEST twice
Matt Turner
1
-1
/
+0
2012-01-06
configure.ac: Remove unused GLUT substitutions.
Kenneth Graunke
1
-4
/
+0
2012-01-06
i965/gen7: Use the updated interface for SO write pointer resetting.
Eric Anholt
1
-1
/
+1
2012-01-05
Strip LLVM svn rev from `llvm-config --version` output.
ojab
1
-1
/
+1
2012-01-04
Revert "configure.ac: remove deprecated --with-driver="
Kenneth Graunke
1
-0
/
+77
2012-01-04
configure.ac: bump AC_PREREQ to 2.60
Matt Turner
1
-1
/
+1
2012-01-04
configure.ac: remove deprecated --with-driver=
Matt Turner
1
-77
/
+0
2012-01-04
glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...
Ian Romanick
1
-0
/
+22
2012-01-03
configure.ac: fix typo from 3ef3ba4d2
Matt Turner
1
-1
/
+1
2012-01-03
mesa: XCB is no longer optional for GLX or DRI
Ian Romanick
1
-22
/
+6
2012-01-02
tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol
Ian Romanick
1
-2
/
+18
2011-12-26
Fix build with LLVM >= r145623.
Johannes Obermayr
1
-1
/
+1
2011-11-30
gallium/failover: Remove the deprecated module.
Kai Wasserbäch
1
-1
/
+1
2011-11-29
i965g: Delete this driver.
Kai Wasserbäch
1
-14
/
+0
2011-11-28
gallium/i965g: hide that utterly broken driver better
Daniel Vetter
1
-1
/
+8
2011-11-25
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
1
-0
/
+12
2011-11-05
configure.ac: gbm_gallium requires DRI_LIB_DEPS to link
Chia-I Wu
1
-2
/
+6
2011-11-05
shared-glapi: fix a linking error for SELinux
Chia-I Wu
1
-1
/
+1
2011-10-29
intel: Add an interface for saving/restoring the batchbuffer state.
Eric Anholt
1
-1
/
+1
2011-10-28
radeon: Insist on libdrm being present to build.
Eric Anholt
1
-11
/
+1
2011-10-28
configure.ac: Fix equality checks in gallium st setup.
Eric Anholt
1
-3
/
+3
2011-10-28
mesa: Remove build infrastructure for r300c and r600c.
Eric Anholt
1
-6
/
+6
2011-10-21
gallium/targets: Add vdpau target for nouveau
Maarten Lankhorst
1
-1
/
+1
2011-10-17
gallium/targets: use c++ compiler for linking
Marcin Slusarz
1
-1
/
+1
2011-10-17
Add an autoconf option for mangling Mesa.
Tom Fogal
1
-3
/
+24
2011-10-16
configure: Use -fno-builtin-memcmp.
José Fonseca
1
-0
/
+8
2011-09-30
r600g: move all files from winsys/r600 into drivers/r600
Marek Olšák
1
-1
/
+1
2011-09-30
xorg/vmwgfx: Kill this target. It's not used anymore.
Thomas Hellstrom
1
-1
/
+1
2011-09-29
configure.ac: unduplicate gallium directories
Marek Olšák
1
-4
/
+4
2011-09-20
st/egl: add support for null platform
Chia-I Wu
1
-0
/
+3
2011-09-19
Remove unused APP_LIB_DEPS variable
Matt Turner
1
-27
/
+0
2011-08-26
dri: Remove all DRI1 drivers
Ian Romanick
1
-13
/
+6
2011-08-26
r600g: Hook up xorg state tracker.
Michel Dänzer
1
-1
/
+1
2011-08-16
r600g: first step into winsys/radeon
Marek Olšák
1
-1
/
+1
2011-08-15
glw: Remove GLw source.
Kenneth Graunke
1
-76
/
+0
2011-08-15
egl: Native Display autodetection
Benjamin Franzke
1
-0
/
+2
2011-07-28
configure.ac: add DLOPEN_LIBS to xlib build
Marek Olšák
1
-1
/
+1
2011-07-28
configure.ac: fix xlib-based softpipe build
Marek Olšák
1
-7
/
+5
2011-07-25
configure.ac: do not check for llvm-config if llvm is disabled
Marek Olšák
1
-3
/
+2
2011-07-25
configure: Move gbm before egl in SRC_DIRS
Benjamin Franzke
1
-35
/
+35
2011-07-21
configure.ac: check for libdrm_radeon only when building classic
Marek Olšák
1
-5
/
+5
2011-07-19
configure.ac: Check for the respective libdrm_* when building gallium drivers
Emil Velikov
1
-0
/
+3
2011-07-15
g3dvl: Build softpipe when needed.
Younes Manton
1
-0
/
+3
2011-07-15
g3dvl: Build the right winsys dependencies when needed.
Younes Manton
1
-6
/
+15
2011-07-14
Squashed commit of the following:
José Fonseca
1
-60
/
+0
[prev]
[next]