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
/
drivers
/
i915simple
/
i915_texture.c
Age
Commit message (
Expand
)
Author
2008-05-26
i915: Removed screen sufixes on texture functions
Jakob Bornecrantz
2008-05-26
i915: Fix for tex-surface merge
Jakob Bornecrantz
2008-05-07
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-02
i915: update to new display target allocation
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-02-27
gallium/i915: remove unneeded assignment
Brian
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-26
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-20
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
gallium: minor re-org of 915 surface/texture code
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-15
Code reorganization: move files into their places.
José Fonseca