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
/
llvmpipe
Age
Commit message (
Expand
)
Author
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
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
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-09
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-08
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
Merge branch 'gallium-strict-aliasing'
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
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-05
llvmpipe: Tweak disassembly to match gdb.
José Fonseca
2009-12-05
llvmpipe: Stop disassembling when an unsupported opcode is found.
José Fonseca
2009-12-04
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
llvmpipe: Ensure transfers are mapped.
José Fonseca
2009-12-04
llvmpipe: Remove debug printf.
José Fonseca
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-02
Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...
Brian Paul
2009-12-02
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2009-12-02
llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function
Brian Paul
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
lp: Update for renamed sampler/texture state setters.
Michal Krol
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
llvmpipe: Fake missing SSSE3 when simulation less capabable machines.
José Fonseca
2009-11-26
llvmpipe: Update/correct CPU requirements.
José Fonseca
2009-11-24
llvmpipe: Update instructions.
José Fonseca
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
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
llvmpipe: Fix typo in comparison operator.
José Fonseca
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-10
llvmpipe: Fix derived blend color state.
José Fonseca
[next]