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
/
nvfx
/
nvfx_miptree.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-09-04
nvfx: fix the temporary copying logic and add asserts
Luca Barbieri
2010-08-28
nvfx: Remove util_is_pot in favor of util_is_power_of_two.
Vinson Lee
2010-08-23
nvfx: Remove unnecessary headers.
Vinson Lee
2010-08-21
nvfx: Fix SCons build.
Vinson Lee
2010-08-21
nvfx: new 2D: unify textures and buffers
Luca Barbieri
2010-08-21
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
nv30: new 2D: support ARB_texture_rectangle
Luca Barbieri
2010-08-21
nvfx: new 2D: enable swizzling for all surfaces
Luca Barbieri
2010-08-21
nvfx: new 2D: use new 2D engine in Gallium
Luca Barbieri
2010-08-21
nvfx: new 2D: rewrite transfer code to use staging transfers
Luca Barbieri
2010-08-21
nvfx: new 2D: rewrite miptree code, adapt transfers
Luca Barbieri
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-17
nvfx: Remove unnecessary headers.
Vinson Lee
2010-04-12
nvfx: fix bind flags
Luca Barbieri
2010-04-12
nvfx: add missing vtbl for shared textures
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-23
nvfx: stop incessantly spewing debug messages on the terminal
Luca Barbieri
2010-03-15
nvfx: move nv04_surface_2d.c into nvfx directory
Luca Barbieri
2010-03-15
nv30, nv40: unify nv[34]0_miptree.c
Luca Barbieri