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
/
vl
Age
Commit message (
Expand
)
Author
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
g3dvl: Silence compiler warnings.
Vinson Lee
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-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
vl: Update for renamed sampler/texture state setters.
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-27
vl: Do not emit tgsi_version token.
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
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-05
g3dvl: remove a debug line
Cooper Yuan
2009-11-05
g3dvl: add scissor setting
Cooper Yuan
2009-10-01
g3dvl: Copyright blocks.
Younes Manton
2009-10-01
g3dvl: Color space conv interface & vl impl.
Younes Manton
2009-09-28
g3dvl: Fix MSVC build.
José Fonseca
2009-09-27
g3dvl: Missing semicolon.
Younes Manton
2009-09-27
g3dvl: Formatting and cleanups.
Younes Manton
2009-09-27
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton