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
/
radeonsi
/
r600_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: add helper util_max_layer from r600g
Marek Olšák
2013-02-26
1
-3
/
+3
*
radeonsi: implement 3D transfers
Marek Olšák
2013-02-20
1
-20
/
+29
*
radeonsi: add assertions to prevent creation of invalid surfaces
Marek Olšák
2013-02-20
1
-0
/
+2
*
radeonsi: use u_box_origin_2d helper function
Marek Olšák
2013-02-20
1
-5
/
+2
*
radeonsi: Use stencil surface level information for stencil texturing
Michel Dänzer
2013-02-18
1
-2
/
+1
*
radeonsi: make sure copying of all texture formats is accelerated
Marek Olšák
2013-01-24
1
-49
/
+4
*
radeonsi: More assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-43
/
+63
*
radeonsi: improve flushed depth texture handling
Vadim Girlin
2013-01-21
1
-57
/
+66
*
radeonsi: Assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-13
/
+30
*
radeonsi: Enable 1D tiling for non-depth resources as well.
Michel Dänzer
2013-01-21
1
-2
/
+1
*
radeonsi: Enable tiling for depth/stencil resources.
Michel Dänzer
2013-01-17
1
-4
/
+3
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
radeonsi: remove redundant parameter in r600_init_surface
Marek Olšák
2012-11-28
1
-5
/
+4
*
radeonsi: Use explicit stencil mipmap level offsets.
Michel Dänzer
2012-11-28
1
-2
/
+4
*
radeonsi: correct texture memory size for Z32F_S8X24
Marek Olšák
2012-11-28
1
-7
/
+15
*
radeonsi: Depth/stencil fixes.
Michel Dänzer
2012-11-28
1
-7
/
+19
*
radeonsi: Fix z/stencil texture creation.
Jerome Glisse
2012-11-28
1
-9
/
+5
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-55
/
+44
*
radeonsi: don't use a staging resource for large transfers
Marek Olšák
2012-09-13
1
-10
/
+0
*
radeonsi: Untiled textures are linear aligned, not linear general.
Michel Dänzer
2012-09-06
1
-3
/
+3
*
radeonsi: remove old tilling handling
Christian König
2012-08-24
1
-256
/
+19
*
radeonsi: Fix symbol conflicts with r600g.
Michel Dänzer
2012-08-16
1
-207
/
+207
*
radeonsi: disable tiling until we fixed all bugs
Christian König
2012-08-02
1
-0
/
+2
*
radeonsi: fix db and stencil setup v2
Christian König
2012-07-30
1
-22
/
+0
*
radeonsi: rename r600_resource to si_resource
Christian König
2012-07-30
1
-12
/
+12
*
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2012-05-16
1
-0
/
+1
*
radeonsi: Initial tiling support.
Michel Dänzer
2012-05-16
1
-93
/
+193
*
radeonsi: use u_default_transfer_inline_write
Marek Olšák
2012-04-29
1
-1
/
+1
*
winsys/radeon: simplify buffer map/unmap functions
Marek Olšák
2012-04-29
1
-8
/
+8
*
radeonsi: stop using u_vbuf and adapt to gallium interface changes
Marek Olšák
2012-04-24
1
-11
/
+11
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
1
-0
/
+825