index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
change MESA_MINOR to 3
Brian Paul
2008-08-26
1
-1
/
+1
*
Removed broken/unsupported darwin-static configs
Jeremy Huddleston
2008-08-12
3
-59
/
+1
*
Fixed 'make install' for darwin
Jeremy Huddleston
2008-08-12
2
-0
/
+13
*
Apple: More cleanup of the darwin config in 7.1
Jeremy Huddleston
2008-08-12
1
-19
/
+25
*
Apple: Some changes to fix compilation problems on OSX
Jeremy Huddleston
2008-08-08
1
-3
/
+5
*
mesa: revert building glslcompiler by default
Brian Paul
2008-07-21
1
-1
/
+1
*
autoconf: Support Motif widgets in GLw with --enable-motif
Dan Nicholson
2008-07-18
2
-0
/
+5
*
mesa: build the stand-alone glslcompiler by default, update the docs
Brian Paul
2008-07-17
1
-1
/
+1
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-1
/
+1
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-0
/
+1
*
Call minstall with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
2
-2
/
+1
*
Set $(SHELL) for all configs
Dan Nicholson
2008-07-12
1
-0
/
+1
*
autoconf: Subsitute SHELL for all platforms
Dan Nicholson
2008-07-12
1
-3
/
+1
*
Set library and header installation directories from configuration
Dan Nicholson
2008-07-06
2
-1
/
+6
*
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
2008-06-21
1
-0
/
+3
*
drop GLcore
George Sapountzis
2008-05-23
4
-10
/
+0
*
Default DRI driver directory to match X.Org xserver
Dan Nicholson
2008-05-09
1
-1
/
+1
*
autoconf: Scrape the version from configs/default
Dan Nicholson
2008-05-05
1
-0
/
+1
*
glcore: Set all external variables in configuration
George Sapountzis
2008-05-05
2
-0
/
+4
*
autoconf: Don't substitute MESA_MAJOR and friends
Dan Nicholson
2008-04-30
1
-5
/
+0
*
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-23
2
-2
/
+3
*
glcore: build from mesa
George Sapountzis
2008-04-23
1
-0
/
+3
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-0
/
+1
*
Darwin: Fixed small error in darwin config files
Jeremy Huddleston
2008-03-10
2
-2
/
+2
*
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Jeremy Huddleston
2008-03-10
4
-42
/
+19
*
Convert crlf->lf line endings.
José Fonseca
2008-02-28
1
-42
/
+42
*
autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.
Kristian Høgsberg
2008-02-25
1
-1
/
+1
*
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...
Jeremy Huddleston
2008-02-19
1
-8
/
+15
*
glapi: Use variable for indent and flags
Dan Nicholson
2008-02-12
1
-1
/
+3
*
Merge branch 'master' into autoconf2
Dan Nicholson
2007-12-26
1
-1
/
+1
|
\
|
*
Don't try to build nonexistent i915tex driver on linux-x86-64
Dan Nicholson
2007-12-18
1
-1
/
+1
*
|
autoconf: Allow static library builds
Dan Nicholson
2007-12-07
1
-1
/
+1
*
|
autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32
Dan Nicholson
2007-12-07
1
-1
/
+1
*
|
autoconf: Add support for shared DRI build on linux and freebsd
Dan Nicholson
2007-12-07
1
-0
/
+17
*
|
autoconf: Initial support for an autoconf configuration
Dan Nicholson
2007-12-07
2
-0
/
+88
|
/
*
Make osdemos linking like other programs
Dan Nicholson
2007-12-07
4
-4
/
+4
*
configs: Fix linking with static libGL and --as-needed
Dan Nicholson
2007-12-07
3
-3
/
+6
*
glut doesn't need -lXt
Brian
2007-12-03
1
-1
/
+1
*
Add -fno-strict-aliasing workaround for all GCC targets
Dan Nicholson
2007-11-01
18
-0
/
+70
*
configs: Set -fexceptions for GLUT on linux-dri like other targets
Dan Nicholson
2007-10-31
1
-0
/
+2
*
configs: Always use -fPIC for shared libraries, never for static
Dan Nicholson
2007-10-31
8
-6
/
+6
*
Add -fno-strict-aliasing workaround for Linux GCC targets
Dan Nicholson
2007-10-31
15
-0
/
+48
*
Build xdemos programs by default on linux-dri
Dan Nicholson
2007-10-29
2
-4
/
+4
*
linux-dri-xcb: Fix undefined refs when linking with libGL
Dan Nicholson
2007-10-29
1
-2
/
+3
*
update APP_LIB_DEPS for static library configs (patch 3/3)
Dan Nicholson
2007-10-29
3
-6
/
+3
*
simplify APP_LIB_DEPS (patch 2/3)
Dan Nicholson
2007-10-29
1
-2
/
+4
*
configs: Fix linux-static to link correctly
Dan Nicholson
2007-10-26
1
-3
/
+2
*
added catamount-osmesa-pgi config
Alex Neundorf
2007-10-24
1
-0
/
+32
*
FreeBSD: more /usr/X11R6->/usr/local
Eric Anholt
2007-10-04
1
-4
/
+4
*
add support for LDFLAGS env var
Dan Nicholson
2007-09-28
1
-0
/
+1
[next]