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
/
drivers
Age
Commit message (
Expand
)
Author
2010-03-25
r300g: Remove unnecessary header.
Vinson Lee
2010-03-24
llvmpipe: fix up some questionable fence code
Brian Paul
2010-03-24
llvmpipe: optimize the lp_setup_fence() function
Brian Paul
2010-03-24
llvmpipe: call lp_fence_signal()
Brian Paul
2010-03-24
llvmpipe: added lp_fence_signal()
Brian Paul
2010-03-25
i915g: Correct and add supperted texture formats
Jakob Bornecrantz
2010-03-24
llvmpipe: fix texture reference counting bug
Brian Paul
2010-03-23
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
2010-03-23
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2010-03-23
Merge branch '7.8'
Brian Paul
2010-03-23
softpipe: comments, re-formatting, etc
Brian Paul
2010-03-23
softpipe: add special cases for all Z compare modes for 16-bit Z buffer
Brian Paul
2010-03-23
nvfx: don't crash on empty fragment program
Luca Barbieri
2010-03-23
nvfx: fix coding style in nvfx_transfer.c
Luca Barbieri
2010-03-23
nvfx: stop incessantly spewing debug messages on the terminal
Luca Barbieri
2010-03-23
nvfx: fix/workaround nv3x hwtnl issues
Luca Barbieri
2010-03-23
r300g: fix glean occlusion query test
Dave Airlie
2010-03-22
r300g: Cleanup a few old warnings.
Corbin Simpson
2010-03-22
nvfx: fix sampler views support
Luca Barbieri
2010-03-22
Merge branch '7.8'
Brian Paul
2010-03-21
r300g: disable tiling for YUV formats
Marek Olšák
2010-03-21
r300g: fix scons build
Marek Olšák
2010-03-21
r300g: accelerate blitting for all 64-bit texture formats
Marek Olšák
2010-03-21
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
r300g: put common defines into one file
Marek Olšák
2010-03-21
r300g: remove unused code
Marek Olšák
2010-03-21
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
nv50: don't validate arrays on clear
Christoph Bumiller
2010-03-21
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-21
drm/sw: llvmpipe texture_from_handle
George Sapountzis
2010-03-21
r300g: fix occlusion query hangs.
Dave Airlie
2010-03-21
r300g: align misaligned ushort vertex indices
Marek Olšák
2010-03-21
r300g: fix misaligned generated offset for ubyte vertex indices
Marek Olšák
2010-03-21
r300g: split the vertex buffer alignment validation
Marek Olšák
2010-03-21
r300g: skip null vertex buffers
Marek Olšák
2010-03-20
r300g: Bump immediate limits.
Corbin Simpson
2010-03-20
r300g: Correctly hax max_index on pipe_vertex_buffers.
Corbin Simpson
2010-03-21
r300g: add buffer/texture referenced checks.
Dave Airlie
2010-03-19
r300g: remove hacks from translate_vertex_data_swizzle
Marek Olšák
2010-03-19
r300g: lod min/max clamping should be relative to the base level
Marek Olšák
2010-03-19
r300g: fix breakage after the gallium-sampler-view merge
Marek Olšák
2010-03-19
r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups
Marek Olšák
2010-03-19
r300g: mark SRGB colorbuffers as unsupported
Marek Olšák
2010-03-19
r300g: add generating texture coordinates for point sprites (WIP)
Marek Olšák
2010-03-18
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
llvmpipe: set opaque = FALSE if stencil enabled
Brian Paul
2010-03-18
llvmpipe: Fix crashes when there is no depth buffer bound.
José Fonseca
[next]