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-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2009-11-27
r300g,llvmpipe: fix some more merge problems
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
tgsi/exec: Fix orientation of DDY.
Michal Krol
2009-11-26
tgsi/exec: Force return from a subroutine at ENDSUB.
Michal Krol
2009-11-26
draw: Fix max_index check.
Keith Whitwell
2009-11-26
tgsi/ureg: Add forgotten goto in ureg_DECL_constant().
Michal Krol
2009-11-26
llvmpipe: Fake missing SSSE3 when simulation less capabable machines.
José Fonseca
2009-11-26
llvmpipe: Update/correct CPU requirements.
José Fonseca
2009-11-26
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-25
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2009-11-24
r600 : reset stack flag with one channel only.
Richard Li
2009-11-24
r600 : fix stack depth setting bug.
Richard Li
2009-11-24
llvmpipe: Update instructions.
José Fonseca
2009-11-24
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-24
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-24
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-24
util: Describe a few more formats.
José Fonseca
2009-11-24
llvmpipe: Use assert instead of abort. Only verify functions on debug builds.
José Fonseca
2009-11-24
llvmpipe: Fix memory leak.
José Fonseca
2009-11-24
llvmpipe: Use the generic conversion routine for depths.
José Fonseca
2009-11-24
llvmpipe: Be more conservative with the supported formats.
José Fonseca
2009-11-24
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-11-24
llvmpipe: Fix typo in comparison operator.
José Fonseca
2009-11-24
tgsi: Document Declaration Semantic token and FACE semantic name.
Michal Krol
2009-11-24
slang: Fix allocation size.
Michal Krol
2009-11-24
mesa: Fix pointer arithmetic.
Michal Krol
2009-11-24
tgsi: Implement predicated instructions in exec.
Michal Krol
2009-11-24
tgsi: Add ureg_DECL_loop().
Michal Krol
2009-11-24
tgsi: Account for gallium shader token representation changes.
Michal Krol
2009-11-24
gallium: Refactor the instruction predicate TGSI token.
Michal Krol
2009-11-24
r300: fix swtcl bo leak problem.
Dave Airlie
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-23
mesa: use gcc __builtin_popcount()
Brian Paul
2009-11-23
r300g: use util_bitcount()
Brian Paul
2009-11-23
egl: use util_bitcount()
Brian Paul
2009-11-23
gallium/util: added util_bitcount()
Brian Paul
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
radeon: fix errors in miptree related function
Maciej Cencora
2009-11-23
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-23
slang: Check return value from emit_instruction().
Michal Krol
2009-11-23
tgsi: Clamp the source argument in micro_exp2() to avoid Inf.
Michal Krol
2009-11-23
tgsi: Remove code that actually had no effect.
Michal Krol
2009-11-23
softpipe: Initialise TGSI machine's Face.
Michal Krol
2009-11-23
tgsi: Fix POSITION and FACE fragment shader inputs.
Michal Krol
2009-11-23
tgsi: Bring BGNFOR/ENDFOR implementation up to spec.
Michal Krol
[next]