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
Age
Commit message (
Expand
)
Author
2009-08-29
llvmpipe: Blending.
José Fonseca
2009-08-29
llvmpipe: Arithmetic helpers.
José Fonseca
2009-08-29
llvmpipe: fastpath for interpolated z16 less depthtesting
Keith Whitwell
2009-08-29
llvmpipe: cope with nr_cbufs == 0
Keith Whitwell
2009-08-29
llvmpipe: Translate logicops.
José Fonseca
2009-08-29
llvmpipe: Separate pixel packing/unpacking from loading/storing.
José Fonseca
2009-08-29
xlib: Integrate with llvmpipe.
José Fonseca
2009-08-29
llvmpipe: Adjust for pixel layout changes.
José Fonseca
2009-08-29
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
util: Don't commit u_format_table.c
José Fonseca
2009-08-29
llvmpipe: Fix typo in copyright.
José Fonseca
2009-08-29
llvmpipe: Add test cases for pixels.
José Fonseca
2009-08-29
util: Fix r5g6b5 description.
José Fonseca
2009-08-29
llvmpipe: Update SConscript.
José Fonseca
2009-08-29
llvmpipe: Simple shell script to aid port softpipe changes to llvmpipe.
José Fonseca
2009-08-29
llvmpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-08-29
llvmpipe: fix error in scissor state dependencies
Keith Whitwell
2009-08-29
llvmpipe: cleanup framebuffer state routine slightly
Keith Whitwell
2009-08-29
llvmpipe: move all color-combine code into lp_quad_blend.c
Keith Whitwell
2009-08-29
llvmpipe: fix typo
Keith Whitwell
2009-08-29
llvmpipe: example fastpaths in blending
Keith Whitwell
2009-08-29
llvmpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-08-29
llvmpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-08-29
llvmpipe: rip out old mulithread support
Keith Whitwell
2009-08-29
llvmpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-08-29
llvmpipe: also shortcircuit non-texture tile lookups
Keith Whitwell
2009-08-29
llvmpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-08-29
llvmpipe: remove unused vars in lp_setup.c
Keith Whitwell
2009-08-29
llvmpipe: use bitwise logic to setup quad masks in lp_setup
Keith Whitwell
2009-08-29
llvmpipe: simplify flush_spans
Keith Whitwell
2009-08-29
llvmpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-08-29
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
llvmpipe: Pixel packing/unpacking and loop code generators.
José Fonseca
2009-08-29
util: Pixel format database.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-28
Put 'extern' first on the line to silence GCC warnings.
Ian Romanick
2009-08-28
i965: Use VBOs in the VBO module on 965, now that we have ARB_map_buffer_range.
Eric Anholt
2009-08-28
vbo: Fix array pointer calculation for MapBufferRange-mapped vertex data.
Eric Anholt
2009-08-28
intel: Add support for GL_ARB_map_buffer_range.
Eric Anholt
2009-08-28
i965: Implement ARB_oq CheckQuery in the intended way.
Eric Anholt
2009-08-29
radeon: Fix swtcl emit pediction.
Pauli Nieminen
2009-08-28
i915g: Add cursor case for scanout layout
Jakob Bornecrantz
2009-08-28
i915g: Don't forget to init buffer ptrs
Jakob Bornecrantz
2009-08-28
st/xorg: disable composite accelration for now
Zack Rusin
2009-08-28
st/xorg: bind samplers before composition
Zack Rusin
2009-08-28
st/xorg: normalize coords for the src operands in the vertex shader
Zack Rusin
2009-08-28
radeon: Fix scissors for dri1.
Pauli Nieminen
2009-08-28
r300g: pretty up the new drm code a bit
Joakim Sindholt
2009-08-28
st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents
Jakob Bornecrantz
[prev]
[next]