index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvfx
/
nvfx_miptree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
1
-214
/
+0
*
nvfx: drop render temporaries code
Lucas Stach
2012-01-15
1
-14
/
+4
*
nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
Christoph Bumiller
2011-08-30
1
-4
/
+4
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-3
/
+3
*
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
1
-2
/
+1
*
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-05
1
-8
/
+9
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-7
/
+9
*
nvfx: fix the temporary copying logic and add asserts
Luca Barbieri
2010-09-04
1
-0
/
+1
*
nvfx: Remove util_is_pot in favor of util_is_power_of_two.
Vinson Lee
2010-08-28
1
-4
/
+4
*
nvfx: Remove unnecessary headers.
Vinson Lee
2010-08-23
1
-2
/
+0
*
nvfx: Fix SCons build.
Vinson Lee
2010-08-21
1
-2
/
+3
*
nvfx: new 2D: unify textures and buffers
Luca Barbieri
2010-08-21
1
-34
/
+1
*
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
1
-21
/
+30
*
nv30: new 2D: support ARB_texture_rectangle
Luca Barbieri
2010-08-21
1
-1
/
+2
*
nvfx: new 2D: enable swizzling for all surfaces
Luca Barbieri
2010-08-21
1
-17
/
+4
*
nvfx: new 2D: use new 2D engine in Gallium
Luca Barbieri
2010-08-21
1
-13
/
+3
*
nvfx: new 2D: rewrite transfer code to use staging transfers
Luca Barbieri
2010-08-21
1
-4
/
+5
*
nvfx: new 2D: rewrite miptree code, adapt transfers
Luca Barbieri
2010-08-21
1
-188
/
+144
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-1
/
+2
*
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+1
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-2
/
+2
*
nvfx: Remove unnecessary headers.
Vinson Lee
2010-04-17
1
-2
/
+0
*
nvfx: fix bind flags
Luca Barbieri
2010-04-12
1
-1
/
+1
*
nvfx: add missing vtbl for shared textures
Luca Barbieri
2010-04-12
1
-0
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-82
/
+143
*
nvfx: stop incessantly spewing debug messages on the terminal
Luca Barbieri
2010-03-23
1
-1
/
+4
*
nvfx: move nv04_surface_2d.c into nvfx directory
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nv30, nv40: unify nv[34]0_miptree.c
Luca Barbieri
2010-03-15
1
-0
/
+247