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
/
Make-config
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-24
replaced x86_xform_raw4.S with x86_xform4.S
Brian Paul
1
-2
/
+2
2001-09-23
updated version info
Brian Paul
1
-4
/
+4
2001-09-01
update version to 3.5.1, minor OSMesa changes
Brian Paul
1
-5
/
+5
2001-07-13
added linux-osmesa32 config
Brian Paul
1
-2
/
+14
2001-06-18
replaced -g with -O3 under linux-x86
Brian Paul
1
-2
/
+2
2001-05-15
moved some misplaced compiler flags from CC assigment to CFLAGS
Brian Paul
1
-9
/
+9
2001-05-10
removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ...
Brian Paul
1
-24
/
+4
2001-04-26
Added Makefile support for building libOSMesa16.so which is Mesa compiled
Brian Paul
1
-2
/
+14
2001-04-25
added -Wundef to linux-debug compiler flags
Brian Paul
1
-2
/
+2
2001-03-29
Consolidation of asm code in 3.5
Gareth Hughes
1
-91
/
+55
2001-03-29
Make generation of matypes.h more transparent.
Gareth Hughes
1
-13
/
+5
2001-03-29
Add missing GEN_SOURCES definitions.
Gareth Hughes
1
-1
/
+12
2001-03-28
New type system for assembly code. Asm files should now include
Gareth Hughes
1
-68
/
+57
2001-03-17
added CCFLAGS and CPLUSPLUS definitions
Brian Paul
1
-2
/
+112
2001-03-12
Nope, -ansi spoils that...
Gareth Hughes
1
-7
/
+7
2001-03-12
Undo -D_POSIX_SOURCE change, fix the way the katmai support test is
Gareth Hughes
1
-7
/
+7
2001-03-12
- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've
Gareth Hughes
1
-7
/
+7
2000-11-03
added some missing backslashes
Brian Paul
1
-4
/
+4
2000-10-23
generate separate libOSMesa library ala XFree86/DRI
Brian Paul
1
-1
/
+95
2000-10-23
fixed 386/x86 mismatches, reordered a few configs
Brian Paul
1
-45
/
+46
2000-10-23
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
1
-119
/
+175
2000-09-26
Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
Brian Paul
1
-3
/
+3
2000-09-15
added trace support (Loki)
Brian Paul
1
-2
/
+16
2000-09-15
added more warning options to linux-elf-debug config
Brian Paul
1
-2
/
+2
2000-08-08
bumped MESA_MINOR to 5
Brian Paul
1
-2
/
+2
2000-06-08
updated OSF/1 CFLAGS (Jeremie Petit)
Brian Paul
1
-3
/
+3
2000-05-08
a few Alpha tweaks (Michael Champigny)
Brian Paul
1
-4
/
+4
2000-05-03
fixed backslash typo in sunos configs
Brian Paul
1
-3
/
+3
2000-03-23
changed some Linux -O2 flags to -O3
Brian Paul
1
-4
/
+4
2000-02-24
added missing backslash on line 483
Brian Paul
1
-2
/
+2
2000-02-16
new library dependency vars
Brian Paul
1
-168
/
+183
2000-02-11
enable thread safety on Linux configs, removed -DTHREADS flag
Brian Paul
1
-12
/
+12
2000-01-17
removed X86 files from linux debug configs
Brian Paul
1
-5
/
+3
2000-01-16
x86 assembly dispatch
Josh Vanderhoof
1
-19
/
+19
2000-01-13
added -Wmissing-prototypes and enabled pthreads for linux debug configs
Brian Paul
1
-7
/
+7
2000-01-05
clean-up of Linux target configs
Brian Paul
1
-69
/
+36
1999-12-08
added the katmai_transform_points4_* functions
Andre Werthmann
1
-1
/
+3
1999-11-22
added more ASM_SRCS
Andre Werthmann
1
-1
/
+7
1999-11-18
checked in the first new PIII vertex-transformation code
Andre Werthmann
1
-1
/
+41
1999-11-11
initial changes for Mesa 3.3
Brian Paul
1
-80
/
+80
1999-11-02
added linux-glide-debug config
Brian Paul
1
-1
/
+13
1999-10-27
added -lm to XLIBS for all configs
Brian Paul
1
-88
/
+88
1999-10-22
minor clean-up of linux-elf-debug target
Brian Paul
1
-2
/
+2
1999-10-20
added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES
Holger Waechtler
1
-17
/
+19
1999-10-15
added sco5 config
Brian Paul
1
-3
/
+14
1999-09-15
minor library name changes
Brian Paul
1
-5
/
+5
1999-09-15
new MESA_ version number symbols
Brian Paul
1
-5
/
+5
1999-09-15
added TINY version symbol
Brian Paul
1
-1
/
+2
1999-09-14
added linux-386-pthread-shared-glide
Brian Paul
1
-1
/
+13
1999-08-19
Initial revision
jtg
1
-0
/
+1265