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
/
auxiliary
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
tgsi: fix some off-by-one errors in shader length, instruction length
Brian Paul
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-04
Merge branch 'gallium-noblocks'
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
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Brian Paul
2009-12-02
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-03
util: Fix generated swizzle comments.
José Fonseca
2009-12-01
tgsi: fix ureg emit after version token change
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
cso: Fix function prototype.
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
2009-12-01
tgsi/sanity: Up MAX_REGISTERS to 1024.
Michal Krol
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-28
util: Fix bad code.
Corbin Simpson
2009-11-28
util: Improve bitcount.
Corbin Simpson
2009-11-27
gallium/util: added util_bswap32()
Christoph Bumiller
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-27
rbug: Mention where the GUI can be found.
José Fonseca
2009-11-27
vl: Do not emit tgsi_version token.
Michal Krol
2009-11-27
tgsi: Remove tgsi_version token.
Michal Krol
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-25
tgsi: Fix token builder.
Michal Krol
2009-11-25
tgsi: Update raw token dumper after token definition changes.
Michal Krol
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
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
tgsi: remove unnecessary full_token init and free functions
Keith Whitwell
2009-11-24
tgsi: remove unused Flags member from full_instruction
Keith Whitwell
2009-11-24
util: Describe a few more formats.
José Fonseca
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-25
util: also print out memory statistics
Zack Rusin
2009-11-24
tgsi: Document Declaration Semantic token and FACE semantic name.
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-23
gallium/util: added util_bitcount()
Brian Paul
[next]