index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-05-17
generate shared lib, not static
Brian Paul
1
-8
/
+1
2006-05-17
formerly known as solaris-x86-gcc
Brian Paul
1
-0
/
+24
2006-05-06
restore -O flag (bug 6814)
Brian Paul
1
-1
/
+1
2006-04-29
Bumped support for xcb 0.9
Jeremy Kolb
1
-2
/
+2
2006-04-18
-arch AIX64 no longer needed
Brian Paul
2
-2
/
+1
2006-04-14
Don't have to pass ABI-related flags to mklib anymore.
Brian Paul
10
-11
/
+8
2006-04-13
more updates (Dan Schikore)
Brian Paul
2
-8
/
+7
2006-04-13
new configs, misc updates (Dan Schikore)
Brian Paul
28
-50
/
+343
2006-04-06
minor CFLAGS clean-up
Brian Paul
1
-2
/
+4
2006-04-06
minor CFLAGS reordering
Brian Paul
1
-2
/
+2
2006-04-03
64-bit build for sunos5 w/ gcc
Brian Paul
1
-0
/
+11
2006-03-30
Style fix, drop the explicit -ldrm from the link line.
Adam Jackson
3
-3
/
+3
2006-03-29
Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good f...
Brian Paul
1
-1
/
+1
2006-03-07
FreeBSD updates (Pedro Giffuni)
Brian Paul
1
-6
/
+15
2006-02-19
Added xcb dri config file.
Jeremy Kolb
1
-0
/
+67
2006-02-19
Remove old linux-x86-xcb (didn't do anything).
Jeremy Kolb
1
-25
/
+0
2006-02-14
fix AIX issues (bug 5874)
Brian Paul
1
-1
/
+1
2006-01-26
remove i830
Alan Hourihane
4
-4
/
+4
2006-01-18
Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin
Adam Jackson
2
-2
/
+2
[next]