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
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-16
nv30: fixes.
Stephane Marchesin
2008-02-16
nv30: fixes.
Stephane Marchesin
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Make this file build on non-SSE builds (e.g., Cell)
Ian Romanick
2008-02-15
Move cell_vertex_fetch.c for recent code reorg.
Ian Romanick
2008-02-15
Initial version of code gen for attribute fetch
Ian Romanick
2008-02-15
Correct the convert to and from float instructions
Ian Romanick
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
tgsi: pass through failure to sse-codegenerate for fragment programs too.
Keith Whitwell
2008-02-15
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
softpipe: rename some functions to disambiguate
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
gallium: reorganize fragment shader execution, unbreak sse
Keith Whitwell
2008-02-15
tgsi: disable dummy sse2 texture code
Keith Whitwell
2008-02-15
Code reorganization: placeholder for state-trackers.
José Fonseca
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca
2008-02-15
vastly simplify indexing
Zack Rusin
2008-02-15
redo indirection
Zack Rusin
2008-02-15
redo the way immediates are handled
Zack Rusin
2008-02-15
rename 'argument' to 'load' because that's what it does
Zack Rusin
2008-02-15
implement swizzling on writes
Zack Rusin
2008-02-15
a call was missed during the last rename
Zack Rusin
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: fix/finish glReadPixels(GL_DEPTH_COMPONENT).
Brian
2008-02-15
gallium: clamp min_lod so it's never negative
Brian
2008-02-15
gallium: remove dead code
Brian
2008-02-15
gallium: added null ptr check
Brian
2008-02-15
gallium: rename st_fragment_program's fs field to cso to match st_vertex_program
Brian
2008-02-15
gallium: move gen-mipmap global/static vars into st_context
Brian
2008-02-15
gallium: remove unused first_level param from st_texture_create()
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: take pitch/stride into account in mipmap generation
Brian
2008-02-15
gallium: comments about mipmap gen
Brian
2008-02-15
code refactoring, new next_mipmap_level_size() function
Brian
2008-02-15
gallium: implement software fallback for mipmap generation
Brian
[next]