index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-04
install GLw headers (bug 5396)
Brian Paul
1
-0
/
+1
2006-01-04
special-case Darwin (bug 4509)
Brian Paul
1
-0
/
+2
2005-10-22
Fix FreeBSD build by building libGL in the order desired, and doing a fix to my
Eric Anholt
1
-1
/
+2
2005-10-21
Darwin version fix (SF bug 1334274)
Brian Paul
1
-1
/
+1
2005-10-18
Attempt to fix libGL on FreeBSD, where the library was being built without any
Eric Anholt
1
-4
/
+16
2005-09-14
remove .a file before creating new one
Brian Paul
1
-4
/
+3
2005-09-13
fix FreeBSD problem (bug 4435)
Brian Paul
1
-6
/
+13
2005-08-08
Make the linux-dri-x86 builds work on x86-64 again. mklib now
Ian Romanick
1
-0
/
+9
2005-08-08
Since this isn't a bash script, don't use function and instead inline the usage
Eric Anholt
1
-26
/
+20
2005-07-25
Add license/copyright.
Brian Paul
1
-44
/
+110
2005-07-25
Added -linker option to mklib, used to specify a particular program for
Brian Paul
1
-61
/
+39
2005-06-30
fix Darwin dynamic lib naming
Brian Paul
1
-1
/
+1
2005-06-05
Make install install GLES too
Jon Smirl
1
-0
/
+2
2005-03-03
if building 32-bit objects in 64-bit environment, use -m32 flag
Brian Paul
1
-0
/
+9
2005-02-21
Add DESTDIR install target
Dave Airlie
1
-2
/
+5
2004-11-29
fixed OSF/1 shared lib problem (bug 1065260)
Brian Paul
1
-1
/
+6
2004-11-01
merge the AIX and AIX64 cases
Brian Paul
1
-39
/
+13
2004-10-16
added initial support for -exports option, Linux/OpenBSD only for now
Brian Paul
1
-1
/
+18
2004-10-16
if CXX or CC env vars aren't set, use g++, gcc by default (Linux)
Brian Paul
1
-0
/
+8
2004-10-01
Enable builds on AIX 64-bit
Karl Schultz
1
-1
/
+24
2004-08-14
indentation fixes
Brian Paul
1
-7
/
+7
2004-08-14
Update BeOS mklib to set mimetype and version.
Philippe Houdoin
1
-4
/
+12
2004-07-01
added commands for AIX shared libs (Shane Blackett)
Brian Paul
1
-1
/
+24
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
1
-4
/
+4
2004-04-25
fix HP-UX typo (bug 941576)
Brian Paul
1
-1
/
+1
2004-04-22
added CYGWIN support
Brian Paul
1
-0
/
+40
2004-04-13
minor tweak for Darwin
Brian Paul
1
-1
/
+1
2004-04-08
added -noprefix option for making DRI drivers
Brian Paul
1
-4
/
+31
2004-03-30
merge from 6.0.1 branch
Brian Paul
1
-2
/
+2
2004-03-26
obsolete
Brian Paul
2
-191
/
+0
2004-03-26
Mesa installation script
Brian Paul
1
-0
/
+57
2004-03-25
more Darwin tweaks
Brian Paul
1
-1
/
+6
2004-03-23
tweaks to Darwin code
Brian Paul
1
-8
/
+2
2004-03-18
assorted updates and new AIX support (Dan Schikore)
Brian Paul
1
-22
/
+47
2004-02-26
fix library naming glitches (bug 904867)
Brian Paul
1
-1
/
+1
2004-02-21
some minor tweaks
Brian Paul
1
-5
/
+10
2004-02-12
bunch of assorted updates/changes
Brian Paul
1
-121
/
+184
2004-01-29
more IRIX tweaks
Brian Paul
1
-15
/
+1
2004-01-29
fix ARCHOPT typo
Brian Paul
1
-2
/
+2
2004-01-28
fix C++ link issues on IRIX
Brian Paul
1
-2
/
+12
2004-01-17
tweak OpenBSD and SunOS commands
Brian Paul
1
-5
/
+10
2004-01-14
use -G not -shared for gcc on SunOS
Brian Paul
1
-3
/
+5
2004-01-10
Use same steps for Linux and OpenBSD.
Brian Paul
1
-14
/
+17
2003-12-15
Assorted mklib tweaks.
Brian Paul
1
-0
/
+40
2003-12-06
tweaks for SunOS
Brian Paul
1
-4
/
+19
2003-11-03
another tweak from Matt Sealey
Brian Paul
1
-0
/
+1
2003-10-27
prefix MAKELIB with TOP in default case (Matt Sealey)
Brian Paul
1
-1
/
+1
2003-10-27
added MorphOS instructions (Matt Sealey)
Brian Paul
1
-0
/
+8
2003-10-10
Eric Plante's updates for OSMesa16.
Brian Paul
1
-22
/
+33
2003-09-09
remove last of mklib.solaris stuff
Brian Paul
1
-52
/
+0
[next]