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
/
radeon
/
r600_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g,radeonsi: disable fast clear if render condition is on
Marek Olšák
2014-06-03
1
-0
/
+3
*
r600g: fix for HTILE on R6xx
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: fix MSAA resolve on R6xx when the destination is 1D-tiled
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g/radeonsi: Map transfer staging texture unsynchronized when possible
Michel Dänzer
2014-04-16
1
-0
/
+2
*
r600g/radeonsi: Use caching buffer manager for textures as well
Michel Dänzer
2014-04-15
1
-1
/
+1
*
radeonsi: allow fast color clear and Hyper-Z with 1D-tiled surfaces on CIK
Marek Olšák
2014-04-09
1
-5
/
+5
*
r600g,radeonsi: set correct initial domain for shared resources
Marek Olšák
2014-04-09
1
-1
/
+1
*
Revert "radeon: just don't map VRAM buffers at all"
Leo Liu
2014-04-04
1
-2
/
+2
*
radeonsi: disable fast color clear for 1D-tiled surfaces on CIK
Marek Olšák
2014-03-22
1
-0
/
+6
*
r600g,radeonsi: use a fallback in dma_copy instead of failing
Marek Olšák
2014-03-11
1
-13
/
+5
*
radeonsi: implement fast color clear
Marek Olšák
2014-03-11
1
-1
/
+5
*
r600g: move fast color clear code to a common place
Marek Olšák
2014-03-11
1
-2
/
+81
*
r600g,radeonsi: move CMASK register values from r600_surface to r600_texture
Marek Olšák
2014-03-11
1
-2
/
+25
*
radeonsi: move translate_colorswap to common code
Marek Olšák
2014-03-04
1
-0
/
+54
*
r600g,radeonsi: consolidate create_surface and surface_destroy
Marek Olšák
2014-02-25
1
-1
/
+51
*
radeon: reverse DBG_NO_HYPERZ logic
Alex Deucher
2014-02-13
1
-1
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-4
/
+4
*
r600g,radeonsi: set resource domains in one place (v2)
Marek Olšák
2014-02-06
1
-5
/
+2
*
radeon: just don't map VRAM buffers at all
Christian König
2014-02-06
1
-2
/
+2
*
r600g,radeonsi: consolidate the contents of r600_resource.c
Marek Olšák
2014-01-28
1
-6
/
+12
*
radeonsi: disable HTILE for 1D-tiled depth-stencil buffers
Marek Olšák
2014-01-06
1
-0
/
+5
*
radeon: Allocate htile buffer for SI in r600_texture.
Andreas Hartmetz
2013-12-12
1
-15
/
+67
*
radeon: rearrange r600_texture and related code a bit.
Andreas Hartmetz
2013-12-12
1
-29
/
+29
*
winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
2013-12-12
1
-4
/
+5
*
gallium/radeon: use PRIu64 macro for printing uint64_t
Emil Velikov
2013-12-03
1
-3
/
+4
*
radeonsi: implement MSAA for CIK
Marek Olšák
2013-11-23
1
-3
/
+7
*
radeonsi: enable 2D tiling on CIK
Marek Olšák
2013-11-23
1
-4
/
+0
*
radeon: use staging for mapping linear textures
Grigori Goronzy
2013-10-13
1
-0
/
+6
*
r600g: fix ínitialization of non_disp_tiling flag
Marek Olšák
2013-10-03
1
-4
/
+5
*
radeon: make texture logging more useful
Marek Olšák
2013-09-29
1
-17
/
+16
*
r600g,radeonsi: share r600_texture.c
Marek Olšák
2013-09-29
1
-0
/
+1015