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_surfaces.c
Age
Commit message (
Expand
)
Author
2010-12-05
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-08-21
auxiliary: add copyright headers
Luca Barbieri
2010-08-11
u_surfaces: use cso_hash instead of util_hash_table
Luca Barbieri
2010-08-11
u_surfaces: fix surface leak due to off by one
Luca Barbieri
2010-05-13
util: Fix ptr -> int conversion.
José Fonseca
2010-04-24
util: Fix unsigned <-> ptr conversions.
José Fonseca
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-18
auxiliary: Move loop variable declaration outside for loop.
Vinson Lee
2010-04-18
auxiliary: Initialize variable.
Vinson Lee
2010-04-18
u_inlines: split pipe_surface_init in pipe_surface_reset and *_init
Luca Barbieri
2010-04-18
u_surfaces: silence warning
Luca Barbieri
2010-04-18
auxiliary: add util_surfaces to track a resource's pipe_surface structs
Luca Barbieri