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
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a solo-x86 config, and make solo use the x86 glapi
Dave Airlie
2004-09-07
1
-0
/
+32
*
Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build.
Philippe Houdoin
2004-08-24
1
-2
/
+1
*
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-08-22
3
-6
/
+6
*
make clean at root now clean the glu/$(GLU_DIRS) too.
Philippe Houdoin
2004-08-16
1
-3
/
+3
*
Turn gcc optimization up to -O3.
Philippe Houdoin
2004-08-14
1
-2
/
+2
*
Add a BeOS build config.
Philippe Houdoin
2004-08-14
1
-0
/
+100
*
updates from Stephane Marchesin
Brian Paul
2004-07-23
1
-3
/
+5
*
remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default
Brian Paul
2004-07-20
11
-12
/
+13
*
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
Jon Smirl
2004-07-09
1
-1
/
+1
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-2
/
+2
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-1
/
+1
*
added aix-static config, make aix config build dynamic libs
Brian Paul
2004-07-01
2
-5
/
+32
*
Mesa-solo builds with these changes. There are still more fixups needed to
Jon Smirl
2004-06-26
1
-3
/
+6
*
Re-enable SPARC assembly on sunos5-gcc platform.
Ian Romanick
2004-06-26
1
-2
/
+4
*
added library dependencies (bug #978758)
Brian Paul
2004-06-24
1
-0
/
+9
*
Don't include glapi_*.S files in DRI / solo builds.
Ian Romanick
2004-06-22
5
-5
/
+5
*
add i915 as it seems to build okay..
Dave Airlie
2004-06-12
3
-3
/
+3
*
try and find the drm in a more likely place
Dave Airlie
2004-06-10
1
-1
/
+1
*
Remove drivers that have not been converted to the new interface from
Ian Romanick
2004-06-06
3
-6
/
+10
*
DRI_NEW_INTERFACE_ONLY is now the only support way to build in the
Ian Romanick
2004-06-02
3
-6
/
+6
*
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-06-01
2
-1
/
+2
*
use X86 sources in X86 build, use none in other
Dave Airlie
2004-05-04
2
-1
/
+2
*
add linux-dri-x86 target
Dave Airlie
2004-05-03
1
-0
/
+33
*
DRM_SOURCE_PATH is in default
Dave Airlie
2004-05-03
1
-4
/
+0
*
Define GLX_DIRECT_RENDERING in Makefile.template
Keith Whitwell
2004-04-30
2
-2
/
+2
*
AMD64 changes from Ronny V. Vindenes.
Keith Whitwell
2004-04-30
3
-6
/
+40
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-2
/
+8
*
s/-mv8/-mcpu=ultrasparc/ (bug 941338)
Brian Paul
2004-04-25
1
-2
/
+2
*
linux-solo-ia64 config (Stephane Marchesin)
Brian Paul
2004-04-19
2
-2
/
+28
*
set CONFIG_NAME = linux-tcc
Brian Paul
2004-04-14
1
-1
/
+1
*
new file
Keith Whitwell
2004-04-14
1
-0
/
+25
*
First attempt at building a dri module in this tree
Keith Whitwell
2004-04-14
3
-0
/
+46
*
make solo work like before new makefile merge
Dave Airlie
2004-04-14
1
-3
/
+5
*
Add DRM_SOURCE_PATH to make system.
Jon Smirl
2004-04-13
1
-0
/
+2
*
use new MKDEP, MKDEP_OPTIONS variables
Brian Paul
2004-04-07
1
-0
/
+4
*
revived linux-glide build process
Daniel Borca
2004-04-07
2
-0
/
+48
*
added hpux10-static config
Brian Paul
2004-03-30
1
-0
/
+30
*
added GLW_SOURCES for IRIX
Brian Paul
2004-03-26
6
-1
/
+12
*
don't try to make GLwMDrawA.c by default since it needs Motif
Brian Paul
2004-03-26
1
-2
/
+2
*
added glw to SRC_DIRS
Brian Paul
2004-03-26
1
-1
/
+1
*
added _DEPS lines to specify -L/usr/X11R6/lib
Brian Paul
2004-03-26
1
-0
/
+7
*
new system configurations
Brian Paul
2004-03-26
51
-0
/
+1147