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
Age
Commit message (
Expand
)
Author
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-04
identity: fix copy&paste error
Roland Scheidegger
2009-12-04
svga: fix another pipe_reference strict aliasing violation
Roland Scheidegger
2009-12-03
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
gallium: fix ref counting bug in pb_bufmgr
José Fonseca
2009-12-03
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
tgsi/ureg: Fix ureg_emit_src().
Michal Krol
2009-12-02
radeong: Clean up some bad code.
Corbin Simpson
2009-12-02
radeong: Add helper to determine pipe driver.
Corbin Simpson
2009-12-02
radeong: Do ioctls before selecting pipe driver.
Corbin Simpson
2009-12-02
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
radeong: Change ioctl order, document it.
Corbin Simpson
2009-12-02
r300g: No vertex textures here.
Corbin Simpson
2009-12-02
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Brian Paul
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
cell: fix TGSI breakage
Brian Paul
2009-12-02
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-02
gallium/util: added PIPE_CC_GCC_VERSION symbol
Brian Paul
2009-12-01
softpipe: setup machine->Face without a conditional
Brian Paul
2009-12-01
tgsi: fix ureg emit after version token change
Keith Whitwell
2009-12-01
st/xorg: fix merge droppings
Keith Whitwell
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
r300g: simplify allocations of VS output registers
Marek Olšák
2009-12-01
r300g: simplify allocations of FS input registers
Marek Olšák
2009-12-01
r300g: clean up derived states
Marek Olšák
2009-12-01
r300g: VS->FS attribute routing rework
Marek Olšák
2009-12-01
r300g: add R300 prefix in reg definitions
Marek Olšák
2009-12-01
cso: Fix function prototype.
Michal Krol
2009-12-01
trace: Implement separate vertex sampler state.
Michal Krol
2009-12-01
fo: Implement separate vertex sampler state.
Michal Krol
2009-12-01
id: Implement separate vertex sampler state.
Michal Krol
2009-12-01
trace: Reduce double semicolons to single ones.
Michal Krol
2009-12-01
sp: Do not falsely advertise support for some SNORM formats.
Michal Krol
2009-12-01
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
python: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
trace: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
svga: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
r300: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
lp: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
id: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
i915: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
fo: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
cell: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
vl: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
draw: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
cso: Add support for separate vertex sampler state.
Michal Krol
[next]