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
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
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-28
i915g: Add cursor case for scanout layout
Jakob Bornecrantz
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-27
r300g: Correct scissor setting, subtract 1 from window's width and height
Cooper Yuan
2009-08-26
nv04: Handle more Z formats.
Younes Manton
2009-08-24
r300g: Set the vector address in the input memory for bypass_vs_clip_and_view...
Cooper Yuan
2009-08-20
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-20
nv50: set vertex buffer limits
Christoph Bumiller
2009-08-20
nv50: modify vbo format to hw translation, add BGRA swizzle
Christoph Bumiller
2009-08-19
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-18
r300g: Force off ZTOP optimizations for now.
Corbin Simpson
2009-08-18
r300g: Utilize DONTBLOCK.
Corbin Simpson
2009-08-18
r300g: Massively cleanup OQ.
Corbin Simpson
2009-08-18
r300g: Add high_second_pipe cap for R3xx chipsets.
Corbin Simpson
2009-08-18
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-17
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-08-17
nv50: borrow some flushing code from the ddx
Maarten Maathuis
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-17
nv50: fix stencil state
Christoph Bumiller
2009-08-15
nv50: avoid a NULL-ptr dereference when the pipe context changes
Maarten Maathuis
2009-08-15
nv50: align registers used with TEX to 4
Christoph Bumiller
2009-08-14
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-08-14
nv50: make sure we don't re-emit outdated scissor state
Christoph Bumiller
2009-08-14
nv50: make use of the y-origin switch
Christoph Bumiller
2009-08-14
nv50: fix typo in REALLOC's 2nd argument in ctor_immd
Christoph Bumiller
2009-08-11
gallium/trace: remove stray semicolons
Brian Paul
2009-08-11
gallium/identity: remove stray semicolons
Brian Paul
2009-08-12
i915g: Check relocs as well
Jakob Bornecrantz
2009-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian.
Michel Dänzer
2009-08-11
r300g: Emit relocations for pitch registers.
Michel Dänzer
[next]