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-12-16
llvmpipe: add LP_DEBUG env var
José Fonseca
2009-12-16
llvmpipe: fix broken TGSI_OPCODE_FRC codegen
Brian Paul
2009-12-16
llvmpipe: fix broken lp_build_abs()
Brian Paul
2009-12-15
r300g: fix emission of which textures are enabled
Marek Olšák
2009-12-15
r300g: clean up the invariant state
Marek Olšák
2009-12-15
r300g: clamp vertex indices to [min,max] everywhere
Marek Olšák
2009-12-15
r300g: if no colorbuffers are set, disable blending and set the color mask to 0
Marek Olšák
2009-12-15
r300g: set the number of colorbuffers in RB3D_CCTL
Marek Olšák
2009-12-15
r300g: remove unnecessary flush in set_sampler_textures
Marek Olšák
2009-12-15
r300g: add Z24X8 to the list of unsupported sampler formats on R3xx-R4xx
Marek Olšák
2009-12-15
r300g: add acceleration of the clear, surface_copy, and surface_fill functions
Marek Olšák
2009-12-15
llvmpipe: Fix yet another copynpaste typo in lp_build_log2_approx.
José Fonseca
2009-12-15
llvmpipe: Fix lp_build_polynomial comment.
José Fonseca
2009-12-15
llvmpipe: Fix typo in lp_build_log constant.
José Fonseca
2009-12-15
llvmpipe: Fix bad SI -> FP conversion into lp_build_log2_approx.
José Fonseca
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
nv50: be more cautious about using reg_instance
Christoph Bumiller
2009-12-14
nv50: store immediates as uint32
Christoph Bumiller
2009-12-13
nouveau: nv50: Add missing ctor_immd_4u32 function
Patrice Mandin
2009-12-13
nv50: add proper zslice offset in miptree_surface
Christoph Bumiller
2009-12-13
nv50: use m2mf z pos instead of calculating offset manually
Christoph Bumiller
2009-12-13
nv50: add craziness for non-constant TXB and TXL
Christoph Bumiller
2009-12-12
Revert "nouveau: nv30: Disable swizzled surface usage if any dimension is 1 (...
Patrice Mandin
2009-12-12
nouveau: nv30: Disable swizzled surface usage if any dimension is 1 (Warsow c...
Patrice Mandin
2009-12-12
nv50: support TXB and TXL
Christoph Bumiller
2009-12-12
nv50: add S8Z24 depth texture format too
Christoph Bumiller
2009-12-12
nv50: fix depth comparison func TSC bits
Christoph Bumiller
2009-12-12
nv50: add src_mask case for IF opcode
Christoph Bumiller
2009-12-12
nv50: plug memory leak in miptree creation/destruction
Christoph Bumiller
2009-12-12
nv50: use copies of tgsi src nv50_regs
Christoph Bumiller
2009-12-12
nv50: support vertex program textures
Christoph Bumiller
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
2009-12-11
svga: Keep tight control of texture handle ownership.
José Fonseca
2009-12-11
svga: Fix mixed signed comparisons.
José Fonseca
2009-12-09
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-09
r300g: always disable unused colorbuffers
Marek Olšák
2009-12-09
r300g: make pow(0,0) return 1 instead of NaN in the R500 fragment shader
Marek Olšák
2009-12-09
r300g: clean up r300_emit_aos
Marek Olšák
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-08
cell: use boolean instead of bool
Roland Scheidegger
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
move assert to avoid crash in debug build.
Alan Hourihane
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
[next]