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
2010-09-30
Revert "Prefer intrinsics to handrolled atomic ops."
7.8
Tom Fogal
1
-2
/
+2
2010-09-26
Prefer intrinsics to handrolled atomic ops.
Tom Fogal
1
-2
/
+2
2010-09-26
Implement x86_64 atomics for compilers w/o intrinsics.
Tom Fogal
1
-0
/
+47
2010-09-16
progs/egl: Link xeglthreads to -lpthread.
Chia-I Wu
1
-1
/
+1
2010-09-14
mesa: set VERSION to 7.8.3-rc1
Brian Paul
1
-1
/
+1
2010-08-24
docs: add link to 7.8.3 release notes
Brian Paul
1
-0
/
+1
2010-08-24
docs: added news update for 7.8.3 (date TBD)
Brian Paul
1
-0
/
+8
2010-08-24
mesa: bump version to 7.8.3
Brian Paul
2
-3
/
+3
2010-08-24
osmesa: remove unused var
Brian Paul
1
-1
/
+0
2010-08-23
Add release notes for recent bug fixes.
Tom Fogal
1
-0
/
+3
2010-08-23
st/mesa: fix ReadPixels crashes when reading depth/stencil from a FBO
Brian Paul
1
-0
/
+7
2010-08-23
swrast: fix span color array pointer assignment for 32-bit/channel rendering
M.Froehlich@science-computing.de
1
-0
/
+17
2010-08-19
Regenerate mangling header.
Tom Fogal
1
-3
/
+123
2010-08-08
Update release notes for 7.8.3
Marek Olšák
1
-0
/
+1
2010-08-08
r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx
Marek Olšák
2
-2
/
+2
2010-08-06
Add release notes for 7.8.3.
Tom Fogal
1
-0
/
+85
2010-08-05
Revert "radeon: allow driconf vblank settings with dri2"
Tom Fogal
1
-1
/
+0
2010-08-05
st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 format
Marek Olšák
1
-9
/
+21
2010-08-04
swrast: fix 16-bit/channel rendering
Brian Paul
1
-1
/
+1
2010-08-04
mesa/st+tgsi: Provide a free callback to match with ureg_get_tokens().
José Fonseca
3
-2
/
+12
2010-08-04
mesa: fix texenv generation when num color bufs == 0
Brian Paul
1
-1
/
+4
2010-08-04
mesa: make the number of draw buffers part of the texenv program key state
Brian Paul
2
-5
/
+9
2010-08-04
radeon: fix glCopyTex(Sub)Image
Maciej Cencora
1
-2
/
+11
2010-08-04
radeon: fix glCopyTex(Sub)Image if user FBO is bound
Maciej Cencora
1
-3
/
+6
2010-08-04
glsl: fix indirect addressing of gl_TextureMatrix[] arrays
Tom Fogal
1
-1
/
+31
2010-08-04
glsl: fix 'if ((x=foo()) > 1.0)' bug
Tom Fogal
1
-1
/
+5
2010-08-04
st/mesa: fix bug in emit_adjusted_wpos()
Brian Paul
1
-2
/
+6
2010-08-04
radeon: fix some wine d3d9 tests
Tom Fogal
1
-0
/
+8
2010-08-03
r600: fix sin,cos functions on r600
Andre Maasikas
1
-9
/
+133
2010-08-03
r600: since 8744c36e added asserts - use another random register for shader w...
Andre Maasikas
1
-1
/
+1
2010-08-03
r600: Flip point sprite coordinates when rendering to an FBO.
Henri Verbeet
1
-1
/
+3
2010-08-03
r600: workaround 3 comp GL_SHORT vertex attribute format on r700
Andre Maasikas
1
-1
/
+3
2010-08-03
r600: GL_COORD_REPLACE state is only relevant when point sprites are enabled.
Henri Verbeet
1
-6
/
+11
2010-08-03
r600: fix warnings
Marc
1
-2
/
+2
2010-08-03
r600: Make next_inst() static.
Henri Verbeet
2
-59
/
+61
2010-08-03
r600: Assert output registers have a valid export index.
Henri Verbeet
1
-0
/
+4
2010-08-03
r600: Process exports for all written fragment outputs.
Henri Verbeet
1
-26
/
+12
2010-08-03
r600: Fill uiFP_OutputMap for all written fragment outputs.
Henri Verbeet
1
-16
/
+17
2010-08-03
r600: enable VERT_RESULT_PSIZ - makes point size & attenuation work
Andre Maasikas
2
-2
/
+29
2010-08-03
r600: adjust point sprites after 911fa4a4a1
Andre Maasikas
1
-10
/
+11
2010-08-03
mesa: return retval in _mesa_RenderObjectUnpurgeable()
Brian Paul
1
-1
/
+1
2010-08-03
r600: fix typo in r700 assembler
Alex Deucher
1
-1
/
+1
2010-08-03
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
1
-1
/
+1
2010-08-03
radeon: allow driconf vblank settings with dri2
Alex Deucher
1
-0
/
+1
2010-08-03
mesa: fix _mesa_Texture/Render/BufferObjectUnpurgeable() return values
Brian Paul
1
-3
/
+3
2010-08-03
radeon: lower texture memory consumption is some cases
Maciej Cencora
1
-1
/
+1
2010-08-03
radeon: fix teximage migration failure in rare case
Maciej Cencora
1
-4
/
+4
2010-08-03
r300c: Fix vertex data setup for named buffer objects with unaligned offset
Maciej Cencora
1
-2
/
+1
2010-08-03
osmesa: remove old renderbuffer before adding new
Brian Paul
1
-0
/
+1
2010-08-03
mesa: initialize extension string when context is first bound
Brian Paul
2
-2
/
+2
[next]