index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_miptree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Ilia Mirkin
2013-07-18
1
-0
/
+27
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nvc0: place staging textures in GART and map them directly
Christoph Bumiller
2013-04-03
1
-3
/
+3
*
nv50: account for pesky prefetch in size calculation of linear textures
Christoph Bumiller
2013-04-03
1
-1
/
+6
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
1
-0
/
+4
*
nv50,nvc0: copy writable flag on surface creation
Christoph Bumiller
2013-03-12
1
-0
/
+1
*
nv50/nvc0: Build codegen in nv50.
Johannes Obermayr
2013-01-12
1
-2
/
+30
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-2
/
+0
*
nouveau: use pre-calculated stride for resource_get_handle
Marcin Slusarz
2012-10-09
1
-2
/
+1
*
nv50: fix depth/stencil multisample memory storage types
Christoph Bumiller
2012-07-28
1
-6
/
+6
*
nouveau: unreference fences on resource destruction
Christoph Bumiller
2012-05-29
1
-0
/
+3
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-33
/
+36
*
nvc0: add support for linear and buffer textures and RTs
Christoph Bumiller
2011-10-21
1
-10
/
+0
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-3
/
+3
*
nv50: add support for linear textures and render targets
Christoph Bumiller
2011-08-30
1
-0
/
+3
*
nv50: align pitch of linear surfaces correctly
Christoph Bumiller
2011-08-30
1
-1
/
+2
*
nv50: fix bogus error message about 3d surfaces
Christoph Bumiller
2011-07-16
1
-1
/
+3
*
nv50,nvc0: add support for multi-sample resources
Christoph Bumiller
2011-07-14
1
-1
/
+0
*
nv50,nvc0: add correct storage type for Z32_FLOAT
Christoph Bumiller
2011-07-14
1
-0
/
+3
*
nv50,nvc0: unify nvc0_miptree and nv50_miptree structs
Christoph Bumiller
2011-07-14
1
-121
/
+229
*
gallium/xorg st/nv50: add PIPE_BIND_CURSOR
Marcin Slusarz
2011-05-06
1
-1
/
+9
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-1
/
+0
*
nv50: fix tile size calculations
Christoph Bumiller
2011-03-02
1
-1
/
+1
*
nv50: fix wrong miptree tile flags taken over from nvc0
Christoph Bumiller
2011-03-02
1
-3
/
+0
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-248
/
+236
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-23
/
+30
*
Merge remote branch 'origin/master' into nv50-compiler
Christoph Bumiller
2010-09-02
1
-1
/
+2
|
\
|
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-1
/
+2
*
|
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
1
-0
/
+3
|
/
*
nv50: plug in miptree resource vtbl
Christoph Bumiller
2010-04-10
1
-1
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-41
/
+89
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
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
-1
/
+1
|
\
|
*
nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
Christoph Bumiller
2010-03-05
1
-1
/
+1
*
|
nouveau: Rename pipe formats.
José Fonseca
2010-03-01
1
-3
/
+3
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nv50: fix tile flags for scanout tex usage
Christoph Bumiller
2010-01-16
1
-1
/
+12
*
nv50: fix 2 off by one memory leaks (nv50_miptree_level->image_offset)
Marcin Slusarz
2010-01-12
1
-2
/
+2
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-4
/
+5
*
nv50: add proper zslice offset in miptree_surface
Christoph Bumiller
2009-12-13
1
-6
/
+21
*
nv50: plug memory leak in miptree creation/destruction
Christoph Bumiller
2009-12-12
1
-0
/
+6
*
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-6
/
+4
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-12
/
+9
*
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-11-04
1
-22
/
+41
*
nv50: fix textures with block size != cpp
Christoph Bumiller
2009-10-31
1
-19
/
+16
*
nv50: Fix tiling mode for lower mipmap levels.
Marcin Kościelnicki
2009-09-10
1
-0
/
+1
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
1
-12
/
+13
[next]