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
2007-01-05
document VBO bug fix 9445
Brian
1
-0
/
+1
2007-01-05
Fix glPush/PopClientAttrib() for VBO state (bug 9445).
Brian
1
-2
/
+15
2007-01-04
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa
Ian Romanick
2
-7
/
+8
2007-01-04
Use glxbyteorder.h in server-side source files.
Ian Romanick
2
-30
/
+3
2007-01-04
Hack indent flags for indirect_reqsize.h to eliminate extra diffs.
Ian Romanick
1
-1
/
+1
2007-01-04
Add missing files to server generation list.
Ian Romanick
1
-1
/
+9
2007-01-04
r300: Correct bug introduced by fragprog rework.
Jerome Glisse
1
-4
/
+5
2007-01-04
s/unsigned/size_t/ (Matthias Hopf)
Brian
1
-3
/
+3
2007-01-02
Update spot light params
Patrice Mandin
3
-36
/
+45
2007-01-02
nouveau: bump drm patchlevel.
Ben Skeggs
1
-1
/
+1
2006-12-31
fix issue with i915tex advertising visuals it can't support
Dave Airlie
1
-0
/
+3
2006-12-30
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
3
-4
/
+9
2006-12-27
nouveau: Use bufferobj interface for fragment program uploads
Ben Skeggs
2
-21
/
+20
2006-12-27
nouveau: Initial buffer object support
Ben Skeggs
5
-0
/
+303
2006-12-27
nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too.
Ben Skeggs
1
-0
/
+5
2006-12-27
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
3
-3
/
+20
2006-12-27
nouveau: record *actual* type of memory that was alloc'd, not the requested t...
Ben Skeggs
2
-3
/
+6
2006-12-27
nouveau: Typo
Ben Skeggs
1
-1
/
+1
2006-12-27
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
4
-1
/
+75
2006-12-26
Deleted unused file which likely have be reintroduced during git move.
Jerome Glisse
1
-1328
/
+0
2006-12-26
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
3
-15
/
+24
2006-12-26
nouveau: Make the notifier stuff actually work..
Ben Skeggs
1
-4
/
+8
2006-12-26
nouveau: Wait on notifier to check for completion of previous commands.
Ben Skeggs
4
-35
/
+23
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
7
-8
/
+179
2006-12-25
Rework r300 fragprog avoid using bitfield structure.
Jerome Glisse
2
-290
/
+466
2006-12-24
nouveau: Kill some compile warnings.
Ben Skeggs
10
-21
/
+13
2006-12-24
nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...
Ben Skeggs
3
-8
/
+30
2006-12-23
nouveau: maintain numClipRects/pClipRects in context.
Ben Skeggs
4
-57
/
+46
2006-12-23
nouveau: Don't fill nrb->dPriv for private buffers
Ben Skeggs
4
-9
/
+9
2006-12-23
nouveau: get 16bpp working
Ben Skeggs
4
-5
/
+13
2006-12-21
Drop mesa wrappers for XFree86.
George Sapountzis
3
-208
/
+45
2006-12-21
Updated keyboard input so that glut programs can read from stdin without
Sean D'Epagnier
1
-42
/
+44
2006-12-20
Merge branch 'nouveau-import'
Dave Airlie
50
-0
/
+13423
2006-12-17
Don't build passthrough shader on <NV40
Ben Skeggs
1
-1
/
+2
2006-12-16
Don't update span->array->z[] values from SLANG_FRAGMENT_FIXED_FRAGDEPTH.
Brian
1
-10
/
+12
2006-12-16
initial release notes for 6.5.3
Brian
2
-0
/
+78
2006-12-16
don't allow fog when using a fragment shader (bug 9346)
Brian
1
-2
/
+5
2006-12-16
Get nv10_swtcl.c working enough for glxgears on NV40.
Ben Skeggs
5
-6
/
+96
2006-12-15
Fix copy-and-paste mistake in comment ("scaling" should read "translation").
Gary Wong
1
-1
/
+1
2006-12-15
NV1x/2x hw_func stubs.
Ben Skeggs
2
-6
/
+62
2006-12-14
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Brian
16
-124
/
+202
2006-12-14
Replace __extension__ with LONGSTRING.
Brian
1
-1
/
+1
2006-12-14
Check in a long-misplaced spec update.
Brian
1
-21
/
+7
2006-12-14
Fix copy-and-paste-o of my e-mail address.
texmem-1.0
Michel Dänzer
2
-2
/
+2
2006-12-14
Avoid failing assertion in intel_miptree_set_image_offset() with cube maps.
Michel Dänzer
1
-1
/
+1
2006-12-14
Fix some corner cases in i945_miptree_layout_2d().
Michel Dänzer
1
-7
/
+27
2006-12-14
Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.
Michel Dänzer
8
-105
/
+139
2006-12-14
intel_finalize_mipmap_tree: Add more conditions for rebuilding mipmap trees.
Michel Dänzer
1
-3
/
+12
2006-12-14
intel_batchbuffer_flush: Don't assert cliprects when lock is not held.
Michel Dänzer
1
-9
/
+7
2006-12-14
intelTexSubimage: Fix last parameter for intel_miptree_image_map().
Michel Dänzer
1
-2
/
+1
[prev]
[next]