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
2009-05-21
minstall: Don't copy over an identical file
Carl Worth
1
-2
/
+5
2009-04-30
mklib: replace if/expr with case
Tormod Volden
1
-12
/
+15
2009-04-30
mesa: Prepend "-Wl," to linking options
Tormod Volden
1
-0
/
+17
2009-03-25
mklib improvements for Solaris
Alan Coopersmith
1
-1
/
+27
2009-03-03
autoconf: Update config.guess and config.sub from upstream
Dan Nicholson
2
-34
/
+132
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
1
-1
/
+23
2008-10-06
mesa: fix static library construction
Brian Paul
1
-1
/
+23
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2
-0
/
+675
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
1
-4
/
+16
2008-08-07
raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.
José Fonseca
1
-3
/
+11
2008-08-07
raw2png: support some depth formats.
José Fonseca
1
-0
/
+16
2008-07-22
win32kprof: Store the profile data as an caller->callee hash table, instead o...
José Fonseca
1
-78
/
+46
2008-07-22
win32kprof: Generate callgraphs.
José Fonseca
1
-48
/
+91
2008-07-22
win32kprof: Convert tabs to spaces.
José Fonseca
1
-241
/
+241
2008-07-22
win32kprof: Consider the section alignment when estimating the image base.
José Fonseca
1
-11
/
+12
2008-07-20
raw2png: Handle r5g6b5 format.
José Fonseca
1
-10
/
+20
2008-07-14
mklib: don't version symbols when using --exports
Julien Cristau
1
-1
/
+1
2008-07-14
mklib: don't version symbols when using --exports
Julien Cristau
1
-1
/
+1
2008-07-08
raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
1
-2
/
+8
2008-07-08
raw2png: Update formats from p_formats.h
José Fonseca
1
-99
/
+44
2008-07-03
Support conversion of YUV surfaces.
José Fonseca
1
-13
/
+55
2008-06-21
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
1
-6
/
+12
2008-06-21
Make minstall work with Solaris /bin/sh
Alan Coopersmith
1
-1
/
+2
2008-06-19
Parse the section:offset instead of the rva+base when reading mapfiles.
José Fonseca
1
-1
/
+2
2008-06-12
revert the DRI2 commits
Alan Hourihane
1
-100
/
+25
2008-06-11
Bring in DRI2 changes
Alan Hourihane
1
-25
/
+100
2008-06-05
pull in minor mklib change to fix debugging
Keith Whitwell
1
-2
/
+7
2008-05-26
Add copyright header.
José Fonseca
1
-2
/
+29
2008-05-25
Demangle C++ symbols.
José Fonseca
1
-13
/
+77
2008-05-24
gallium: Pre-processor for win32 kernel profile output.
José Fonseca
1
-0
/
+205
2008-05-07
gallium: Simple facility to dump and view images for debugging.
José Fonseca
1
-0
/
+339
2008-05-05
autoconf: Scrape the version from configs/default
Dan Nicholson
1
-0
/
+17
2008-04-09
Add support for dfbsd to mklib script.
Hasso Tepper
1
-1
/
+4
2008-02-19
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...
Jeremy Huddleston
1
-11
/
+27
2008-02-07
added -altopts to allow overriding all other opts
Andy Skinner
1
-1
/
+51
2007-12-11
autoconf: Replace install-sh with symlink to minstall
Dan Nicholson
1
-519
/
+1
2007-12-07
autoconf: Add support files required for autoconf use
Dan Nicholson
3
-0
/
+3661
2007-12-04
Use -Bsymbolic for linking all shared objects.
Michel Dänzer
1
-2
/
+7
2007-10-31
confdiff.sh: A testing script for comparing configs settings
Dan Nicholson
1
-0
/
+48
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-12
/
+18
2007-06-22
Use -pthread instead of -lpthread on FreeBSD.
Eric Anholt
1
-0
/
+3
2007-05-08
special case for -pthread (bug 10876)
Brian
1
-0
/
+4
2007-03-27
simplify .a suffixing
Brian
1
-6
/
+6
2007-03-27
remove static lib before building to make more bulletproof
Bernardo Innocenti
1
-0
/
+1
2006-12-11
minstall: Pass correct destination file path to $RM regardless of source path.
Michel Dänzer
1
-1
/
+1
2006-12-11
minstall: Always remove destination file before (re-)creating it.
Michel Dänzer
1
-0
/
+1
2006-11-10
fix -noprefix option for Solaris (bug 7722)
Brian Paul
1
-4
/
+11
2006-10-19
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
1
-0
/
+88
2006-08-10
mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet
Adam Jackson
1
-4
/
+4
2006-06-16
don't create include/GLES yet
Brian Paul
1
-1
/
+1
[next]