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
/
mesa
/
pipe
Age
Commit message (
Expand
)
Author
2008-02-16
nv30: fixes.
Stephane Marchesin
2008-02-16
nv30: fixes.
Stephane Marchesin
2008-02-16
nv40: over-zealous s/
Ben Skeggs
2008-02-16
nv40: fix non-debug builds + start on obeying portability guidelines.
Ben Skeggs
2008-02-15
nouveau: more nv30 fixes, still doesn't work as well as before.
Stephane Marchesin
2008-02-15
nouveau: nv30 fixes.
Stephane Marchesin
2008-02-15
nv30: more interface updates
Ben Skeggs
2008-02-15
nv30: fix build
Ben Skeggs
2008-02-15
nv40: always copy 4 float immediates for now.
Ben Skeggs
2008-02-15
nv40: attempt at obeying sampler min_lod/max_lod/lod_bias
Ben Skeggs
2008-02-15
nv40: remove use of pt->first_level
Ben Skeggs
2008-02-15
gallium: initial code for wide/AA line drawing
Brian
2008-02-15
gallium: clean-up, simplification of mipmapped textures
Brian
2008-02-15
nv40: fix inline u08/u16 indices
Ben Skeggs
2008-02-15
gallium: update comment about buffer map flags
Brian
2008-02-15
gallium: fix fragment/vertex typo
Brian
2008-02-15
remove seperate llvm vs entry points
Zack Rusin
2008-02-15
start genering soa type code in llvm paths
Zack Rusin
2008-02-15
disable llvm for fragment shaders for now
Zack Rusin
2008-02-15
rewrite the way cpu engine is handled
Zack Rusin
2008-02-15
rewrite the way we handle ir in llvm code
Zack Rusin
2008-02-15
add a stub of a lowering pass
Zack Rusin
2008-02-15
nv40: prep for multiple pipe contexts on a single hw channel
Ben Skeggs
2008-02-15
nouveau: interface updates
Ben Skeggs
2008-02-15
nv40: delay all state emit until before draw
Ben Skeggs
2008-02-15
fix comment typos
Brian
2008-02-15
gallium: added draw_flush() call in softpipe_bind_sampler_state()
Brian
2008-02-15
failover: several fixes to failover pipe module
Jerome Glisse
2008-02-15
tgsi: Fall back to interpreter instead of assert(0) on unimplemented SSE code.
Michel Dänzer
2008-02-15
pipebuffer: Fix reversed assertion.
Michel Dänzer
2008-02-15
Cell: silence unused var warnings
Brian
2008-02-15
gallium: #include p_debug.h since we use assert
Brian
2008-02-15
Cell: use mem_dup()
Brian
2008-02-15
gallium: use mem_dup()
Brian
2008-02-15
gallium: added mem_dup()
Brian
2008-02-15
gallium: change pipe->texture_create() to operate like the CSO functions
Brian
2008-02-15
gallium: add bitmap/drawpixels texcoord bias support
Brian
2008-02-15
gallium: Bring latest fixes.
José Fonseca
2008-02-15
gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.
José Fonseca
2008-02-15
gallium: Add forgotten return type.
José Fonseca
2008-02-15
gallium: Cross-platform debugging helpers.
José Fonseca
2008-02-15
gallium: Portability guidelines.
José Fonseca
2008-02-15
Cell: remove accidentally added OPT_FLAGS lines
Brian
2008-02-15
Cell: SIMD-ize tri_linear_coeff(), use vector float for vertex attributes in ...
Brian
2008-02-15
Cell: re-enable inlined vertex buffers
Brian
2008-02-15
Cell: remove dummy fields, update/add some comments
Brian
2008-02-15
Cell: added cell_batch_alloc_aligned()
Brian
2008-02-15
Use _transpose_matrix4x4 from Cell SDK instead of my own version
Ian Romanick
2008-02-15
Add some debug messages
Ian Romanick
2008-02-15
More semi-trivial vectorization in the shader VM
Ian Romanick
[next]