index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: hack around property unknown issues.
Dave Airlie
2010-12-24
1
-0
/
+2
*
r300g: turn back on rv530 hiz.
Dave Airlie
2010-12-24
1
-1
/
+1
*
r300g: hyperz fixing typo.
Dave Airlie
2010-12-24
1
-2
/
+2
*
r600g: Rearrange print order of outputs of R600_ERR.
Vinson Lee
2010-12-23
1
-1
/
+1
*
st/egl: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
*
libgl-xlib: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
*
r300g: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-2
/
+0
*
tgsi_text: just parse as an integer (value is a boolean).
Dave Airlie
2010-12-24
1
-1
/
+0
*
r300g: add support for color0 writes to all bound color buffers.
Dave Airlie
2010-12-24
5
-9
/
+54
*
softpipe: add support for color writes all color bufs property
Dave Airlie
2010-12-24
3
-4
/
+14
*
gallium: add fragment shader property for color writes to all buffers. (v2)
Dave Airlie
2010-12-24
5
-3
/
+30
*
r300g: use a simpler fallback for misaligned ushort indices with triangles
Marek Olšák
2010-12-23
1
-26
/
+53
*
r300g: add support for B2G3R3 texturing
Marek Olšák
2010-12-23
2
-0
/
+9
*
gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORM
Marek Olšák
2010-12-23
2
-0
/
+10
*
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-12-22
1
-0
/
+2
*
gallivm: Fix 'cast from pointer to integer of different size' warning.
Vinson Lee
2010-12-22
1
-1
/
+1
*
i915g: Remove unnecessary header.
Vinson Lee
2010-12-22
1
-1
/
+0
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-12-22
2
-3
/
+0
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-12-22
2
-3
/
+0
*
svga: Remove unnecessary header.
Vinson Lee
2010-12-22
1
-1
/
+0
*
st/vega: Remove unnecessary headers.
Vinson Lee
2010-12-22
6
-12
/
+0
*
r600g: Remove the unused "pframebuffer" field from r600_pipe_context.
Henri Verbeet
2010-12-22
3
-5
/
+0
*
r600g: r600_new() and r600_delete() are unused.
Henri Verbeet
2010-12-22
4
-124
/
+15
*
st/egl: Assorted fixes for dri2_display_get_configs.
Chia-I Wu
2010-12-22
1
-4
/
+36
*
r600g: remove useless switch statements
Alex Deucher
2010-12-22
2
-105
/
+0
*
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-12-22
1
-6
/
+5
*
st/egl: Plug pbuffer leaks.
Chia-I Wu
2010-12-22
1
-8
/
+2
*
st/egl: Allow single-buffered pixmaps.
Chia-I Wu
2010-12-22
2
-26
/
+17
*
r600g: drop unused code in evergreen.
Dave Airlie
2010-12-22
3
-61
/
+1
*
st/egl: Remove native_config::samples.
Chia-I Wu
2010-12-22
3
-5
/
+1
*
st/egl: Remove native_config::slow_config.
Chia-I Wu
2010-12-22
5
-9
/
+0
*
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-22
3
-36
/
+2
*
st/egl: Make config optional for create_pixmap_surface.
Chia-I Wu
2010-12-22
3
-46
/
+79
*
r600g: fix evergreen segfaults.
Dave Airlie
2010-12-22
1
-1
/
+1
*
r300g: fix precision issues with B10G10R10A2
Marek Olšák
2010-12-22
1
-0
/
+2
*
r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions
Marek Olšák
2010-12-22
5
-4
/
+15
*
r600g: avoid segfault
Jerome Glisse
2010-12-21
2
-2
/
+2
*
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-21
4
-5
/
+4
*
r600g: properly unset vertex buffer
Jerome Glisse
2010-12-20
3
-12
/
+22
*
st/python: remove unused 'buf' parameter in pipe_buffer_unmap
Vinson Lee
2010-12-20
1
-1
/
+1
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
14
-41
/
+32
*
r300g: optimize the fallback for misaligned ushort indices
Marek Olšák
2010-12-19
2
-2
/
+22
*
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-17
1
-47
/
+24
*
r300g: finally fix the texture corruption on r3xx-r4xx
Marek Olšák
2010-12-17
1
-17
/
+15
*
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
3
-34
/
+2
*
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
1
-9
/
+17
*
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
1
-1
/
+1
*
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
2
-11
/
+61
*
draw: s/varient/variant/
Brian Paul
2010-12-16
10
-110
/
+110
*
svga: s/varient/variant/
Brian Paul
2010-12-16
2
-2
/
+2
[next]