index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2010-12-22
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-12-22
gallivm: Fix 'cast from pointer to integer of different size' warning.
Vinson Lee
2010-12-22
i915g: Remove unnecessary header.
Vinson Lee
2010-12-22
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-12-22
r300g: Remove unnecessary headers.
Vinson Lee
2010-12-22
svga: Remove unnecessary header.
Vinson Lee
2010-12-22
st/vega: Remove unnecessary headers.
Vinson Lee
2010-12-22
r600g: Remove the unused "pframebuffer" field from r600_pipe_context.
Henri Verbeet
2010-12-22
r600g: r600_new() and r600_delete() are unused.
Henri Verbeet
2010-12-22
st/egl: Assorted fixes for dri2_display_get_configs.
Chia-I Wu
2010-12-22
r600g: remove useless switch statements
Alex Deucher
2010-12-22
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-12-22
st/egl: Plug pbuffer leaks.
Chia-I Wu
2010-12-22
st/egl: Allow single-buffered pixmaps.
Chia-I Wu
2010-12-22
r600g: drop unused code in evergreen.
Dave Airlie
2010-12-22
st/egl: Remove native_config::samples.
Chia-I Wu
2010-12-22
st/egl: Remove native_config::slow_config.
Chia-I Wu
2010-12-22
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-22
st/egl: Make config optional for create_pixmap_surface.
Chia-I Wu
2010-12-22
r600g: fix evergreen segfaults.
Dave Airlie
2010-12-22
r300g: fix precision issues with B10G10R10A2
Marek Olšák
2010-12-22
r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions
Marek Olšák
2010-12-21
r600g: avoid segfault
Jerome Glisse
2010-12-21
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-20
r600g: properly unset vertex buffer
Jerome Glisse
2010-12-20
st/python: remove unused 'buf' parameter in pipe_buffer_unmap
Vinson Lee
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-19
r300g: optimize the fallback for misaligned ushort indices
Marek Olšák
2010-12-17
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-17
r300g: finally fix the texture corruption on r3xx-r4xx
Marek Olšák
2010-12-16
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
draw: s/varient/variant/
Brian Paul
2010-12-16
svga: s/varient/variant/
Brian Paul
2010-12-16
i965g: s/varient/variant/
Brian Paul
2010-12-16
i915g: s/varient/variant/
Brian Paul
2010-12-16
softpipe: s/varient/variant
Brian Paul
2010-12-16
nvfx: fix fragprog word swapping on big-endian machines
Ben Skeggs
2010-12-15
gallium: properly check for src->dst blit compatibilities
Jerome Glisse
2010-12-15
r600g: fix pow(0, 0) evaluating to NaN
Fredrik Höglund
2010-12-15
r600g: need to reference upload buffer as the might still live accross flush
Jerome Glisse
2010-12-14
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-14
tgsi: document texture opcodes
Brian Paul
2010-12-14
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-14
r600g: fix segfault when translating vertex buffer
Jerome Glisse
2010-12-13
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-12
r600g: fix rendering with a vertex attrib having a zero stride
Alex Deucher
2010-12-13
r300g: fixup rs690 tiling stride alignment calculations.
Dave Airlie
[next]