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
/
nv40
/
nv40_miptree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30, nv40: unify nv[34]0_miptree.c
Luca Barbieri
2010-03-15
1
-236
/
+0
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-9
/
+9
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-1
/
+2
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-2
/
+2
|
\
|
*
nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
Christoph Bumiller
2010-03-05
1
-2
/
+2
*
|
nouveau: Rename pipe formats.
José Fonseca
2010-03-01
1
-2
/
+2
|
/
*
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-28
1
-0
/
+22
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-2
/
+3
*
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
1
-1
/
+4
*
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-8
/
+3
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-19
/
+17
*
nouveau: Assume all texture blankets are linear for now.
Younes Manton
2009-11-01
1
-0
/
+3
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-23
/
+10
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
1
-29
/
+18
*
nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned.
Younes Manton
2009-02-11
1
-1
/
+2
*
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
2009-02-10
1
-11
/
+27
*
nouveau: Frontbuffer pitch needs to be set.
Younes Manton
2009-02-06
1
-0
/
+1
*
nouveau: get things building/running again after pipe_surface.buffer removal
Ben Skeggs
2009-02-04
1
-0
/
+25
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-2
/
+0
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-1
/
+0
*
nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
Younes Manton
2009-01-10
1
-1
/
+1
*
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
Younes Manton
2009-01-10
1
-4
/
+9
*
nouveau: Swizzle textures larger than nv04 SIFM limit in parts.
Younes Manton
2009-01-10
1
-2
/
+1
*
nouveau: Calc pitch for swizzled textures appropriately.
Younes Manton
2008-12-02
1
-4
/
+3
*
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-12-02
1
-1
/
+32
*
nv40: init pipe_surface correctly
Ben Skeggs
2008-11-10
1
-0
/
+2
*
nv40: rename some vars in texture layout code
Ben Skeggs
2008-10-29
1
-25
/
+27
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
1
-7
/
+4
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
1
-7
/
+22
*
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-05-27
1
-12
/
+8
*
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
1
-1
/
+3
*
nv40: oops
Ben Skeggs
2008-03-21
1
-1
/
+0
*
nv40: s/free/FREE/
Ben Skeggs
2008-03-21
1
-3
/
+3
*
nv40: align each level to 64 pixels
Ben Skeggs
2008-03-21
1
-6
/
+7
*
nouveau: match gallium API changes
Ben Skeggs
2008-03-21
1
-1
/
+2
*
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
1
-9
/
+16
*
nouveau: fix build
Ben Skeggs
2008-02-22
1
-0
/
+38
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+104