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
/
src
/
mesa
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Rename sources to sources.mak.
José Fonseca
2008-08-12
1
-1
/
+1
*
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Brian Paul
2008-06-23
1
-2
/
+2
*
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-23
1
-1
/
+1
*
mesa: Fix libglapi.a build for dri
Jakob Bornecrantz
2008-06-13
1
-2
/
+2
*
gallium: another attempt at fixing libglapi.a compilation for DRI builds
Brian Paul
2008-06-13
1
-6
/
+5
*
gallium: work-around glapi.c build problem for dri configs
Brian Paul
2008-06-10
1
-4
/
+12
*
add some missing rule dependencies
Brian Paul
2008-06-10
1
-3
/
+3
*
s/SOLO/MESA/
Brian Paul
2008-06-09
1
-2
/
+2
*
mesa: sync up with latest Makefile changes on master
Brian Paul
2008-06-06
1
-79
/
+67
*
sync up with Makefile changes on master
Brian Paul
2008-06-05
1
-20
/
+42
*
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
1
-28
/
+4
*
mesa: always build libglapi.a, updated subdir, gl.pc rule code from master
Brian Paul
2008-06-05
1
-6
/
+16
*
mesa: Makefile comment
Brian Paul
2008-06-05
1
-0
/
+1
*
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
1
-2
/
+2
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
1
-67
/
+7
*
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-9
/
+7
*
Fix using "ccache ppu-gcc" for CC and fix parallel builds
Ian Romanick
2008-01-31
1
-4
/
+5
*
Specify linker instead of letting mklib use gcc
Ian Romanick
2008-01-23
1
-0
/
+3
*
llvm: we need custom rules so had to redo the build a little bit
Zack Rusin
2008-01-04
1
-4
/
+7
*
Port i965 driver to Gallium3D.
Zack Rusin
2007-12-11
1
-3
/
+5
*
Add dependency checking for Cell driver sources.
Brian
2007-12-05
1
-2
/
+3
*
Initial Cell driver infrastructure.
Brian
2007-12-02
1
-2
/
+7
*
LLVM requires linking with the C++ compiler.
Michel Dänzer
2007-10-25
1
-5
/
+5
*
Cleanup some of the debugging output code
Zack Rusin
2007-10-24
1
-1
/
+1
*
Execution engine is a singleton, for now keep it in the pipe.
Zack Rusin
2007-10-24
1
-3
/
+3
*
Initial stab at LLVM integration.
Zack Rusin
2007-10-24
1
-2
/
+2
*
Hook up i915simple. Doesn't compile.
Keith Whitwell
2007-08-08
1
-2
/
+2
*
Workaround wierd oops on gutsy when building mesa.
Keith Whitwell
2007-08-03
1
-1
/
+2
*
Fix make recursion.
Keith Whitwell
2007-08-02
1
-1
/
+2
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
1
-3
/
+6
*
fix make clean commands so missing subdirs don't cause infinite loops
Brian
2007-06-12
1
-3
/
+3
*
omit the glide/svga sources from stand-alone libGL (anyone using them?)
Brian
2007-04-17
1
-3
/
+1
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-2
/
+2
|
\
|
*
the following improvements to linux-fbdev:
Sean D'Epagnier
2006-11-30
1
-2
/
+2
*
|
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-1
/
+1
|
/
*
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
2006-10-19
1
-2
/
+2
*
Changed install filenames to libGL* and libOSMesa* so things work on Darwin
Brian Paul
2006-10-18
1
-5
/
+5
*
check if files exist before installing (Thierry Reding)
Brian Paul
2006-10-15
1
-2
/
+7
*
move ALL_SOURCES to sources file
Brian Paul
2006-08-21
1
-11
/
+2
*
remove FBDEV_DRIVER_OBJECTS assignment (in sources file)
Brian Paul
2006-08-21
1
-3
/
+3
*
Removed ifeq from makefile, and corrected fbdev driver so it compiles
Sean D'Epagnier
2006-08-19
1
-9
/
+3
*
Fix-ups for linux-fbdev config. No longer build Xlib driver sources.
Brian Paul
2006-08-18
1
-3
/
+16
*
The driver now compiles correctly without any x headers or libraries installed
Sean D'Epagnier
2006-08-18
1
-6
/
+10
*
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-13
1
-10
/
+10
*
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
Brian Paul
2006-06-26
1
-1
/
+1
*
New 'install' targets in makefile. See bug 2372.
Brian Paul
2006-06-22
1
-0
/
+9
*
remove rm -f line
Brian Paul
2005-09-14
1
-1
/
+0
*
fix dri drivers build
Dave Airlie
2005-09-11
1
-1
/
+1
*
Clean-up of sources/Makefile, bug 4111
Brian Paul
2005-09-10
1
-78
/
+20
[next]