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
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-03
add OSMESA_LIB_NAME
Brian
1
-0
/
+2
2007-08-03
added -lm
Brian
1
-1
/
+1
2007-08-02
OSmesa on BlueGene (Alexander Neundorf)
Brian
1
-0
/
+27
2007-08-01
Obsolete
Brian
1
-42
/
+0
2007-07-31
fix some FreeBSD issues
Brian
2
-2
/
+2
2007-07-30
Added sunos5-v9-cc-g++ config (Roland Egger)
Brian
1
-0
/
+32
2007-07-21
Fix a number of MINGW32 issues (Zhang <zxpmyth@yahoo.com.cn>)
mesa_7_0_1_rc1
Brian
1
-0
/
+42
2007-07-03
Bump version to 7.0.1
Brian
1
-2
/
+2
2007-06-22
bring in Eric's FreeBSD fixes for -pthread
Brian
1
-2
/
+2
2007-05-14
master/trunk is now for Mesa 7.1 devel: bump versions
Brian
1
-1
/
+1
2007-05-05
nouveau: disable nouveau build by default
Dave Airlie
1
-1
/
+1
2007-05-04
Makefile clean-ups for miniglx.
Brian
1
-3
/
+10
2007-04-27
Version bumps for 7.0
Brian
1
-3
/
+3
2007-04-20
Make xcb backend compile.
Jeremy Kolb
1
-2
/
+3
2007-04-08
add glsl to PROGRAM_DIRS
Brian
1
-1
/
+1
2007-03-28
bump version to 6.5.3 to match version.h
Brian
1
-1
/
+1
2007-02-26
Overhaul of error handling.
Brian
1
-1
/
+1
2007-01-17
New debug config for linux-dri
Keith Whitwell
1
-0
/
+16
2007-01-05
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
2
-2
/
+4
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer
1
-0
/
+1
2006-12-02
Add i915tex and i965.
Gary Wong
1
-1
/
+1
2006-11-30
the following improvements to linux-fbdev:
Sean D'Epagnier
1
-7
/
+3
2006-11-18
need to specify Xlibs with APP_LIB_DEPS
Brian Paul
1
-0
/
+5
2006-11-01
merge the (rest of) texmem branch
Keith Whitwell
1
-1
/
+1
2006-10-19
remove some debug/test changes
Brian Paul
1
-2
/
+1
2006-10-19
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
3
-7
/
+3
2006-10-11
Fix bug #4681.
Ian Romanick
3
-2
/
+5
2006-10-09
Updates for XCB. Bug 8560.
Brian Paul
1
-2
/
+2
2006-09-26
Update linux-dr-xcb config file to use LIBDRM_CFLAGS
Jeremy Kolb
1
-0
/
+1
2006-09-21
bump version to 6.5.2
Brian Paul
1
-1
/
+1
2006-09-19
added LIBDRM_CFLAGS (Javier Villavicencio)
Brian Paul
1
-0
/
+1
2006-09-19
fix CFLAGS (bug 8344)
Brian Paul
1
-3
/
+3
2006-09-06
comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX
Brian Paul
1
-1
/
+1
2006-09-06
Fixes from Christopher Bell:
Brian Paul
11
-22
/
+22
2006-08-24
Make sure that _GNU_SOURCE is enabled in the linux configs that set
Ian Romanick
4
-50
/
+10
2006-08-18
Fix-ups for linux-fbdev config. No longer build Xlib driver sources.
Brian Paul
1
-0
/
+4
2006-08-18
The driver now compiles correctly without any x headers or libraries installed
Sean D'Epagnier
1
-4
/
+6
2006-08-16
When available, which is most of the time, use posix_memalign to implement
Ian Romanick
8
-8
/
+9
2006-08-10
linux-indirect target fixes.
Adam Jackson
1
-0
/
+1
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt
2
-2
/
+2
2006-08-05
Modified config to use glut/fbdev, added demo and sample directories.
Sean D'Epagnier
1
-3
/
+7
2006-07-20
bump MESA_TINY to 1
Brian Paul
1
-1
/
+1
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
66
-148
/
+152
2006-07-07
update comment, APP_LIB_DEPS
Brian Paul
1
-2
/
+2
2006-07-04
simple libOSMesa.so-only config, no X
Brian Paul
1
-0
/
+25
2006-07-03
fix linking bug (bug 7405)
Brian Paul
2
-0
/
+2
2006-06-22
New 'install' targets in makefile. See bug 2372.
Brian Paul
3
-2
/
+17
2006-05-31
Updated config file.
Claudio Ciccani
1
-3
/
+7
2006-05-18
use -march=i486 instead of -m486 (bug 6954)
Brian Paul
2
-4
/
+4
2006-05-18
add extra APP_LIB_DEPS (bug 6954)
Brian Paul
1
-1
/
+1
[next]