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
/
vl_compositor.c
Age
Commit message (
Expand
)
Author
2010-02-09
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
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-27
vl: Do not emit tgsi_version token.
Michal Krol
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_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
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: Formatting and cleanups.
Younes Manton
2009-09-27
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton