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
...
|
*
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
*
|
Fixed 'make install' for darwin
Jeremy Huddleston
2008-08-12
1
-2
/
+2
*
|
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+2
*
|
Remove generated pkg-config files on `make clean'
Dan Nicholson
2008-07-11
1
-0
/
+1
*
|
Set library and header installation directories from configuration
Dan Nicholson
2008-07-06
1
-9
/
+10
*
|
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-22
1
-1
/
+1
*
|
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Dan Nicholson
2008-06-22
1
-2
/
+2
*
|
No more drivers/xorg
Dan Nicholson
2008-06-15
1
-1
/
+0
*
|
add some missing rule dependencies
Brian Paul
2008-06-10
1
-3
/
+3
*
|
s/SOLO/MESA/
Brian Paul
2008-06-09
1
-2
/
+2
*
|
s/subdirs/asm_subdirs/
Brian Paul
2008-06-06
1
-3
/
+3
*
|
move the install rules
Brian Paul
2008-06-06
1
-20
/
+20
*
|
remove stray semicolon
Brian Paul
2008-06-06
1
-1
/
+1
*
|
move a beos-ism down into drivers/beos/Makefile
Brian Paul
2008-06-06
1
-3
/
+0
*
|
Remove the old, complicated default build rule; use the new driver_subdirs rule
Brian Paul
2008-06-06
1
-66
/
+13
*
|
remove more old stuff, insert new driver_subdir build rules (but not enabled ...
Brian Paul
2008-06-06
1
-18
/
+32
*
|
move directfb-libgl into drivers/directfb/Makefile
Brian Paul
2008-06-06
1
-6
/
+0
*
|
Move fbdev driver construction into src/mesa/drivers/fbdev/Makefile
Brian Paul
2008-06-05
1
-12
/
+7
*
|
reorder some lines, more make clean cmds
Brian Paul
2008-06-05
1
-15
/
+16
*
|
Move building of stand-alone Mesa into drivers/x11/Makefile
Brian Paul
2008-06-05
1
-39
/
+31
*
|
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
1
-27
/
+10
*
|
Never fail `make clean'
Dan Nicholson
2008-05-07
1
-4
/
+4
*
|
Run `make clean' in drivers/xorg, too
Dan Nicholson
2008-05-07
1
-0
/
+1
*
|
Refactor installation targets
Dan Nicholson
2008-05-07
1
-19
/
+26
*
|
Ensure recursive makes always propagate errors
Dan Nicholson
2008-05-07
1
-6
/
+6
*
|
Prevent makedepend from running multiple times
Dan Nicholson
2008-05-06
1
-1
/
+1
*
|
Error consistently when running recursive make
Dan Nicholson
2008-05-06
1
-7
/
+7
*
|
glcore: build from mesa
George Sapountzis
2008-04-23
1
-2
/
+4
*
|
Move make install logic for libGL back into src/mesa/Makefile.
Kristian Høgsberg
2008-03-10
1
-2
/
+22
[prev]
[next]