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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-03
Fix problems when sizeof(Node) != sizeof(float)
mesa_20040309_branch
Keith Whitwell
1
-82
/
+78
2004-06-02
pull a compile warning fix from the trunk
Alan Hourihane
1
-2
/
+2
2004-04-20
Missed part of the patch
Keith Whitwell
1
-1
/
+1
2004-04-20
pull in vertex copying bugfix
Keith Whitwell
2
-84
/
+72
2004-04-19
Fix initialization of tnl->save.current pointers. Fixes geartrain bug.
Keith Whitwell
1
-2
/
+3
2004-03-30
Bring across X2D/XPD fixes from trunk.
Keith Whitwell
7
-68
/
+55
2004-03-24
comment out message regarding allocation of texture failure
Alan Hourihane
1
-1
/
+2
2004-03-24
Slang internal include file defining constructors and operators
Michal Krol
1
-0
/
+1654
2004-03-23
tweaks to Darwin code
Brian Paul
1
-8
/
+2
2004-03-23
additional updates from Dan Schikore
Brian Paul
1
-28
/
+32
2004-03-23
Committing in .
Jouk Jansen
1
-3
/
+5
2004-03-22
new DRI interface header
Brian Paul
1
-0
/
+499
2004-03-22
added some code to test buffer deletion
Brian Paul
1
-0
/
+27
2004-03-22
use GL state vars instead of program parameters
Brian Paul
1
-12
/
+2
2004-03-22
added s_auxbuffer.c
Brian Paul
1
-1
/
+4
2004-03-21
more i810 to new interface
Dave Airlie
1
-0
/
+183
2004-03-21
ctx->Const.MaxTextureLevels is not the highest mipmap level but the number
Felix Kuehling
1
-2
/
+2
2004-03-21
Improved MaxTextureLevel computation to take the nr. of tex units and both
Felix Kuehling
1
-12
/
+34
2004-03-21
added aux buffers item
Brian Paul
1
-0
/
+1
2004-03-21
test of aux buffer rendering
Brian Paul
1
-0
/
+499
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
62
-275
/
+492
2004-03-21
fix array index error in _swsetup_Translate (Felix)
Brian Paul
1
-2
/
+2
2004-03-21
Removed some useless definitions, artifacts from the Utah-GLX i810 driver.
Felix Kuehling
3
-430
/
+74
2004-03-21
Add new interface support don't switch on yet ..
Dave Airlie
1
-0
/
+183
2004-03-21
unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.
Felix Kuehling
6
-340
/
+361
2004-03-20
Fixed texture LOD bias.
Felix Kuehling
1
-63
/
+24
2004-03-20
Fixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_BCI_swap which resulted
Felix Kuehling
2
-2
/
+3
2004-03-20
Cleaned up and fixed stencil fallback.
Felix Kuehling
1
-24
/
+9
2004-03-20
minor clean-ups
Brian Paul
1
-14
/
+17
2004-03-20
make null-terminated copy of program string so that parse works correctly
Brian Paul
1
-16
/
+42
2004-03-19
add missing else statements
Brian Paul
1
-6
/
+6
2004-03-19
Add includes to make mach64 build
Dave Airlie
2
-1
/
+2
2004-03-18
remove redundant call to ctx->Driver.Viewport(), and clean-ups
Brian Paul
1
-9
/
+1
2004-03-18
additional configs (Dan Schikore)
Brian Paul
2
-17
/
+477
2004-03-18
assorted updates and new AIX support (Dan Schikore)
Brian Paul
1
-22
/
+47
2004-03-18
Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.
Ian Romanick
23
-152
/
+152
2004-03-17
Convert all uses of CARD32 and CARD8 to int32_t and int8_t.
Ian Romanick
25
-154
/
+154
2004-03-15
remove version number faking, shouldn't be needed anymore
Dave Airlie
1
-10
/
+0
2004-03-15
extend SOLO code so the DDX version isn't checked
Dave Airlie
1
-5
/
+5
2004-03-15
Sketch of codegen templates for t_vtx_api.c, not complete
Keith Whitwell
1
-0
/
+242
2004-03-15
Streamline the error path in VertexAttrib functions. Makes things
Keith Whitwell
2
-55
/
+79
2004-03-15
unfinished SOLO driver for TDFX
Daniel Borca
1
-0
/
+525
2004-03-15
couple of steps closer still not fully working.. something amiss in ring
Dave Airlie
1
-22
/
+18
2004-03-15
Initial i810_dri.c for miniglx isn't fully functional yet...
Dave Airlie
1
-0
/
+1024
2004-03-15
use utility function to check versions
Dave Airlie
1
-21
/
+3
2004-03-14
more TRIANGLE_WALK_DOUBLE tweaks (Justin Novosad)
Brian Paul
1
-25
/
+80
2004-03-14
fix stride bug in RGB and BGR span rendering
Brian Paul
1
-4
/
+4
2004-03-13
GL_EXT_pixel_buffer_object test
Brian Paul
2
-0
/
+290
2004-03-13
Added some comments. Minor const, int->GLint type changes, etc.
Brian Paul
2
-28
/
+43
2004-03-13
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
22
-164
/
+486
[next]