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-09-24
trace: fix printf warnings
Keith Whitwell
2009-09-24
softpipe: fix compiler warnings
Keith Whitwell
2009-09-24
softpipe: Use portable INLINE macro.
José Fonseca
2009-09-24
softpipe: Update SConscript.
José Fonseca
2009-09-23
llvmpipe: move tile cache datatypes into .c file since they're private
Brian Paul
2009-09-23
softpipe: replace macros with inline functions
Brian Paul
2009-09-23
softpipe: white-space/formatting fixes and updated comments
Brian Paul
2009-09-23
llvmpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
llvmpipe: increase MAX_WIDTH/HEIGHT to match max texture size
Brian Paul
2009-09-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
gallium: Update vendor string.
José Fonseca
2009-09-22
softpipe: fix bugs in POT texture sampling when texture is not square
root
2009-09-22
softpipe: additional assertions
Brian Paul
2009-09-22
softpipe: disable a _debug_printf()
Brian Paul
2009-09-22
softpipe: need to write depth/stencil values even when stencil fails
Keith Whitwell
2009-09-22
softpipe: set quad->facing value
Keith Whitwell
2009-09-22
softpipe: fix polygon stipple
Keith Whitwell
2009-09-22
softpipe: fix occlusion counting
Keith Whitwell
2009-09-22
i915g: Do propper references of surfaces in context
Jakob Bornecrantz
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
r300g: Fix bad formatting parameters in calls to debug_printf
Nicolai Hähnle
2009-09-21
softpipe: Fix cube face selection.
Brian Paul
2009-09-20
llvmpipe: Fix lp_get_cached_tile.
José Fonseca
2009-09-20
llvmpipe: Update tile status on flush.
José Fonseca
2009-09-19
llvmpipe: Respect input interpolators for the shader.
Michal Krol
2009-09-18
softpipe: Fix cube face selection.
Michal Krol
2009-09-17
softpipe: Respect input interpolators for the shader.
Michal Krol
2009-09-16
llvmpipe: Don't assert due to unsupported texture wrap modes.
José Fonseca
2009-09-16
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
softpipe: Do not advertise Z32_UNORM as a supported format.
Michal Krol
2009-09-16
llvmpipe: Make the code portable for MinGW.
José Fonseca
2009-09-15
nv50: avoid excessive FIRE_RING
Maarten Maathuis
2009-09-15
nv50: use flush_notify to reduce number of relocs
Maarten Maathuis
2009-09-15
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
nv50: fix stupid thinko in emit_set
Christoph Bumiller
2009-09-15
nv50: let programs use the whole param buffer
Christoph Bumiller
2009-09-15
nv50: add preliminary support for point sprites
Christoph Bumiller
2009-09-15
nv50: add support for point size per vertex
Christoph Bumiller
2009-09-15
nv50: add support for light-twoside
Christoph Bumiller
2009-09-15
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-09-15
nv50: move allocation of pc regs
Christoph Bumiller
2009-09-15
nv50: nicer initialization of nv50_regs
Christoph Bumiller
2009-09-15
nv50: handle CEIL and TRUNC opcodes
Christoph Bumiller
2009-09-15
nv50: handle SEQ, SGT, SLE, SNE opcodes
Christoph Bumiller
2009-09-15
nv50: SIN and COS use src0.w for dst.w
Christoph Bumiller
2009-09-15
nv50: use broadcast TEMP reg in tx_insn
Christoph Bumiller
2009-09-15
nv50: add nv50_tgsi_insn to handle swizzles safely
Christoph Bumiller
[next]