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
2009-03-20
docs: prep for 7.4 release
mesa_7_4_rc1
Brian Paul
2
-2
/
+9
2009-03-20
mesa: prep for 7.4-rc1 release
Brian Paul
2
-5
/
+6
2009-03-20
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Brian Paul
1
-2
/
+2
2009-03-18
mesa: avoid setting texObj->_Complete = GL_FALSE when there's no state change
Brian Paul
1
-31
/
+37
2009-03-18
mesa: add no-change testing for a few more texture parameters
Brian Paul
1
-9
/
+21
2009-03-18
i965: fix polygon stipple when rendering to FBO
Robert Ellison
2
-7
/
+34
2009-03-18
i965: fix polygon face orientation when rendering to FBO
Robert Ellison
2
-4
/
+18
2009-03-17
swrast: use better _swrast_compute_lambda() function
Brian Paul
1
-6
/
+6
2009-03-16
Mark current bits as 2009Q1-RC1 for Intel driver.
intel_2009q1_rc1
Ian Romanick
1
-1
/
+1
2009-03-13
i965: init dest reg CondMask = COND_TR (the proper default)
Brian Paul
1
-3
/
+2
2009-03-13
glsl: fix vec4_texp_rect IR code (need projective version) (cherry picked fro...
Brian Paul
1
-1
/
+1
2009-03-13
i965: check if we run out of GRF/temp registers
Brian Paul
1
-2
/
+26
2009-03-13
mesa: added _mesa_fprintf() wrapper (cherry picked from commit 596b8fbbbf65ce...
Brian Paul
2
-1
/
+17
2009-03-13
i965: fix emit_math1() function used for scalar instructions
Brian Paul
1
-9
/
+32
2009-03-13
i965: rewrite the code for handling shader subroutine calls
Brian Paul
6
-64
/
+187
2009-03-13
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
1
-0
/
+2
2009-03-13
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
4
-10
/
+40
2009-03-13
mesa: don't draw arrays if vertex position array is not enabled
Brian Paul
1
-3
/
+12
2009-03-13
i965: texture fixes: bordered textures, fallback rendering
Robert Ellison
1
-3
/
+31
2009-03-13
texmem: fix typo from brianp's changes.
Dave Airlie
1
-1
/
+1
2009-03-13
mesa: use an array for current texture objects
Brian Paul
15
-264
/
+168
2009-03-13
mesa: use an array for default texture objects
Brian Paul
4
-90
/
+72
2009-03-13
Fix an i965 assertion failure on glClear()
Robert Ellison
1
-1
/
+1
2009-03-13
intel: fix datatype typo, s/GLboolean/GLuint/
Brian Paul
1
-1
/
+1
2009-03-13
intel: Fix intelSetTexBuffer miptree leak.
Kristian Høgsberg
1
-2
/
+7
2009-03-13
intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.
Eric Anholt
7
-13
/
+27
2009-03-13
i965: Fix render target read domains.
Eric Anholt
1
-2
/
+1
2009-03-13
intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().
Eric Anholt
1
-5
/
+17
2009-03-13
intel: don't crash when dri2 tells us about buffers we don't care about. (che...
Eric Anholt
1
-0
/
+3
2009-03-13
dri2: Initialize variables for the getbuffers round-trip reduction.
Eric Anholt
1
-0
/
+2
2009-03-13
intel: Fix tri clear to do FBO color attachments as well.
Eric Anholt
1
-8
/
+25
2009-03-13
i965: Fix fallback on stencil drawing to fbo when the visual lacks stencil.
Eric Anholt
1
-2
/
+2
2009-03-13
i965: need to disable current shader, if any, in intel_clear_tris()
Brian Paul
1
-0
/
+9
2009-03-13
intel: Speed up glDrawPixels(GL_ALPHA) by using an alpha texture format. (che...
Eric Anholt
1
-5
/
+6
2009-03-13
intel: Fix some state leakage of {Client,}ActiveTexture in metaops.
Eric Anholt
2
-0
/
+10
2009-03-13
i965: Remove brw->attribs now that we can just always look in the GLcontext. ...
Eric Anholt
19
-182
/
+157
2009-03-13
i965: Delete old metaops code now that there are no remaining consumers. (che...
Eric Anholt
14
-684
/
+25
2009-03-13
i965: init array->Format fields (see bug 19708) (cherry picked from commit 62...
Brian Paul
1
-0
/
+2
2009-03-13
intel: If we're doing a depth clear with tris, do color with it.
Eric Anholt
2
-3
/
+11
2009-03-13
i915: Only call CalcViewport from DrawBuffers instead of Viewport.
Eric Anholt
3
-8
/
+10
2009-03-13
intel: move some driver functions around
Brian Paul
4
-82
/
+95
2009-03-13
intel: replace custom metaops clear with generic.
Eric Anholt
2
-71
/
+176
2009-03-13
intel: make intelUpdateScreenFromSAREA() static (cherry picked from commit aa...
Brian Paul
2
-5
/
+1
2009-03-13
intel: remove unused var (cherry picked from commit 66c7f06413cc96a75befa4323...
Brian Paul
1
-2
/
+0
2009-03-13
i915: Add support for a new G33-like chipset.
Shaohua Li
2
-2
/
+13
2009-03-13
i965: fix for RHW workaround
Xiang, Haihao
2
-43
/
+99
2009-03-13
i965: tell GLSL compiler to emit code using condition codes
Brian Paul
1
-0
/
+3
2009-03-13
tdfx: Fix begin/endquery for current API. (cherry picked from commit 0cb29558...
Eric Anholt
1
-4
/
+4
2009-03-13
i965: add missing break for OPCODE_RET case
Brian Paul
1
-0
/
+1
2009-03-13
mesa: more info in error messages (cherry picked from commit 1ca05a066b8d8cb8...
Brian Paul
1
-2
/
+3
[next]