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
/
util
/
u_gen_mipmap.c
Age
Commit message (
Expand
)
Author
2008-03-24
gallium: move filter assignment out of loop
Brian
2008-03-24
gallium: Remove util_gen_mipmap_filter().
Michal Krol
2008-03-24
gallium: pass the filter mode to util_gen_mipmap().
Brian
2008-03-24
gallium: tweak coords in u_gen_mipmap code
Michal Krol
2008-03-23
gallium: Add util_gen_mipmap_filter().
Michal Krol
2008-03-20
gallium: set fb.width/height
Brian
2008-03-20
gallium: use sizeof(vertex buffer)
Brian
2008-03-20
gallium: create vertex buffer once and re-use.
Brian
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-18
gallium: make the gen_mipmap_state struct private
Brian
2008-03-18
gallium: use new simple shader utility routines
Brian
2008-03-18
gallium: fix a mix-up in the uint[1] do_row() case
Brian
2008-03-18
gallium: Silencium warnings on Windows.
Michal Krol
2008-03-17
gallium: initial gen mipmap s/w fallback code
Brian
2008-03-17
gallium: new mipmap generation code
Brian