index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
dricore: Turn it into a normal library.
Eric Anholt
2012-06-21
1
-12
/
+2
*
mesa: Move GL header installation to automake.
Eric Anholt
2012-06-21
1
-6
/
+1
*
automake: Move the master Mesa makefile to Makefile.old.
Eric Anholt
2012-06-21
1
-0
/
+1
*
automake: Convert osmesa.pc to be generated by configure.
Eric Anholt
2012-06-21
1
-1
/
+2
*
mesa: Convert gl.pc to be generated by configure.
Eric Anholt
2012-06-21
1
-1
/
+2
*
automake: Convert src/mesa/drivers/x11/Makefile to automake.
Eric Anholt
2012-06-21
1
-1
/
+2
*
automake: Convert src/gallium/Makefile to automake.
Eric Anholt
2012-06-21
1
-0
/
+1
*
automake: Convert src/mapi/glapi/gen/Makefile to automake.
Eric Anholt
2012-06-21
1
-0
/
+1
*
automake: Convert src/mesa/drivers/Makefile to automake.
Eric Anholt
2012-06-21
1
-0
/
+1
*
automake: Directly generate configs/current instead of symlinking from it.
Eric Anholt
2012-06-21
1
-9
/
+1
*
automake: Convert gen_matypes building to automake.
Eric Anholt
2012-06-21
1
-0
/
+2
*
make: Fold ASM_CFLAGS into DEFINES.
Eric Anholt
2012-06-21
1
-9
/
+7
*
automake: Convert src/egl/Makefile to automake.
Eric Anholt
2012-06-21
1
-0
/
+1
*
automake: Don't warn on gmake portability issues.
Eric Anholt
2012-06-21
1
-1
/
+1
*
mesa/tests: Add tests for the generated dispatch table
Ian Romanick
2012-06-13
1
-0
/
+1
*
mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions
Ian Romanick
2012-06-13
1
-0
/
+1
*
glx: Move tests from tests/glx to src/glx/tests
Ian Romanick
2012-06-13
1
-3
/
+2
*
automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.
Kenneth Graunke
2012-06-11
1
-0
/
+2
*
configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
Brad King
2012-06-11
1
-7
/
+22
*
automake: Merge the dricore libglsl build into libdricore.
Eric Anholt
2012-06-11
1
-5
/
+3
*
automake: Convert src/Makefile to automake.
Eric Anholt
2012-06-11
1
-0
/
+1
*
automake: Move top-level makefile to automake.
Eric Anholt
2012-06-11
1
-0
/
+1
*
mesa: Move the version information right into configure.ac.
Eric Anholt
2012-06-11
1
-7
/
+1
*
configure.ac: Fail if egl x11 platform dependencies are not available
Kristian Høgsberg
2012-06-05
1
-28
/
+39
*
automake: use -m32 in CCASFLAGS when using --enable-32-bit
Tapani Pälli
2012-06-01
1
-0
/
+1
*
r600g: compute support for evergreen
Adam Rak
2012-06-01
1
-1
/
+6
*
clover: Link to the necessary LLVM and Clang libs
Tom Stellard
2012-06-01
1
-0
/
+3
*
configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
Tom Stellard
2012-06-01
1
-0
/
+4
*
configure.ac: Add option for libclc path
Tom Stellard
2012-06-01
1
-0
/
+8
*
configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
Tom Stellard
2012-06-01
1
-0
/
+1
*
automake: Check for 'indent' and fall back to 'cat' if not found.
Kenneth Graunke
2012-05-30
1
-0
/
+5
*
automake: Convert dricore building to automake.
Eric Anholt
2012-05-29
1
-0
/
+12
*
automake: Rename variables in sources.mak to be automake compatible.
Eric Anholt
2012-05-29
1
-5
/
+5
*
mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
2012-05-29
1
-1
/
+1
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
1
-1
/
+1
*
Filter out -Wcovered-switch-default from LLVM_CFLAGS
ojab
2012-05-21
1
-1
/
+1
*
configure.ac: Fix typos in the r600-llvm-compiler option
Homer Hsing
2012-05-15
1
-2
/
+2
*
radeonsi: Fixups for recent build infrastructure changes.
Michel Dänzer
2012-05-12
1
-0
/
+2
*
clover: Assorted build fixes.
Tom Stellard
2012-05-11
1
-8
/
+30
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-2
/
+29
*
gallium/gbm: Switch to auxiliary/pipe-loader.
Francisco Jerez
2012-05-11
1
-0
/
+1
*
gallium/tests/trivial: Switch to the pipe loader.
Francisco Jerez
2012-05-11
1
-0
/
+11
*
gallium: Add pipe loader for device enumeration and driver multiplexing.
Francisco Jerez
2012-05-11
1
-0
/
+22
*
autoconf: pass -Wall to automake
Dylan Noblesmith
2012-04-29
1
-1
/
+1
*
r600g: Add hooks for the LLVM shader compiler
Tom Stellard
2012-04-23
1
-0
/
+14
*
configure.ac: Move HAVE_LLVM definition into configure.ac
Tom Stellard
2012-04-23
1
-1
/
+1
*
glsl: Convert the tests directory to automake.
Eric Anholt
2012-04-19
1
-0
/
+1
*
configure.ac: add IA64 support.
Dave Airlie
2012-04-17
1
-1
/
+1
*
r600g: Use automake to generate Makefile
Tom Stellard
2012-04-17
1
-0
/
+1
*
autoconf: add AM_PROG_CC_C_O
Dylan Noblesmith
2012-04-16
1
-0
/
+1
[next]