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
*
radeonsi/gfx9: properly handle imported textures with unexpected swizzle mode
Marek Olšák
2017-08-22
1
-6
/
+3
*
radeonsi: start using u_log_context for debugging
Nicolai Hähnle
2017-08-22
1
-18
/
+23
*
radeonsi: initialise imported surface to 0.
Dave Airlie
2017-08-15
1
-1
/
+1
*
radeonsi: add basic memory object support
Dave Airlie
2017-08-06
1
-0
/
+115
*
radeonsi: factor out metadata import
Andres Rodriguez
2017-08-06
1
-27
/
+36
*
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
2017-08-04
1
-1
/
+3
*
gallium/radeon: reallocate textures with non-zero tile_swizzle on export
Marek Olšák
2017-08-04
1
-1
/
+3
*
ac/surface: add RADEON_SURF_SHAREABLE
Marek Olšák
2017-08-04
1
-1
/
+3
*
gallium/radeon: reallocate suballocated buffers when exported
Marek Olšák
2017-07-17
1
-0
/
+26
*
gallium/radeon: flush the context after in-place texture realloc before export
Marek Olšák
2017-07-17
1
-0
/
+1
*
gallium/radeon: allow suballocating textures
Marek Olšák
2017-07-04
1
-1
/
+12
*
gallium/radeon: generalize the function for in-place texture reallocation
Marek Olšák
2017-07-04
1
-21
/
+43
*
gallium/radeon: clean up r600_texture_get_handle
Marek Olšák
2017-07-04
1
-24
/
+23
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
1
-1
/
+1
*
gallium/radeon: fix a possible crash for buffer exports
Marek Olšák
2017-07-04
1
-9
/
+15
*
radeonsi/gfx9: enable DCC fast clear
Marek Olšák
2017-06-22
1
-4
/
+0
*
radeonsi: fix DCC fast clear for luminance and alpha formats
Marek Olšák
2017-06-22
1
-1
/
+10
*
gallium/radeon/gfx9: fix PBO texture uploads to compressed textures
Nicolai Hähnle
2017-06-19
1
-1
/
+6
*
radeonsi: pack si_framebuffer better
Marek Olšák
2017-06-12
1
-1
/
+1
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
1
-32
/
+25
*
gallium/radeon: clean up a misleading statement from the old days
Marek Olšák
2017-06-07
1
-4
/
+1
*
radeonsi: don't use 1D tiling for Z/S on VI to get TC-compatible HTILE
Marek Olšák
2017-06-07
1
-3
/
+13
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
1
-13
/
+13
*
gallium/radeon: subclass threaded_resource
Marek Olšák
2017-05-15
1
-10
/
+10
*
gallium/radeon: unwrap a context if we get a wrapped one
Marek Olšák
2017-05-15
1
-2
/
+4
*
radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
2017-05-08
1
-2
/
+14
*
radeonsi/gfx9: allow CMASK fast clear with RB+
Marek Olšák
2017-03-31
1
-5
/
+5
*
radeonsi/gfx9: fix and enable single-sample CMASK fast clear
Marek Olšák
2017-03-31
1
-4
/
+4
*
radeonsi/gfx9: fix linear mipmap CPU access
Marek Olšák
2017-03-31
1
-5
/
+3
*
radeonsi: decompress DCC in set_framebuffer_state instead of create_surface (v2)
Marek Olšák
2017-03-31
1
-6
/
+16
*
radeonsi: fix an unused-variable warning in a release build
Marek Olšák
2017-03-30
1
-3
/
+1
*
gallium/radeon: s/dcc_disable/disable_dcc/
Marek Olšák
2017-03-30
1
-2
/
+2
*
gallium/radeon: add and use a new helper vi_dcc_enabled
Marek Olšák
2017-03-30
1
-6
/
+5
*
radeonsi/gfx9: disable features that don't work
Marek Olšák
2017-03-30
1
-1
/
+7
*
radeonsi/gfx9: add linear address computations for texture transfers
Marek Olšák
2017-03-30
1
-20
/
+53
*
radeonsi/gfx9: handle pitch and offset overrides for texture_from_handle
Marek Olšák
2017-03-30
1
-11
/
+18
*
radeonsi/gfx9: set/validate GFX9 BO metadata
Marek Olšák
2017-03-30
1
-1
/
+19
*
radeonsi/gfx9: add radeon_surf.gfx9.surf_offset
Marek Olšák
2017-03-30
1
-1
/
+1
*
radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
2017-03-30
1
-1
/
+7
*
radeonsi/gfx9: do DCC clears on non-mipmapped textures only
Marek Olšák
2017-03-30
1
-4
/
+12
*
radeonsi/gfx9: update can_sample_z/s flags
Marek Olšák
2017-03-30
1
-2
/
+7
*
radeonsi/gfx9: pass correct parameters to buffer_get_handle
Marek Olšák
2017-03-30
1
-6
/
+14
*
radeonsi/gfx9: update si_set_optimal_micro_tile_mode
Marek Olšák
2017-03-30
1
-6
/
+38
*
radeonsi/gfx9: don't check array_mode for allowing TC-compatible HTILE
Marek Olšák
2017-03-30
1
-1
/
+2
*
radeonsi/gfx9: update HTILE/CMASK/FMASK allocators
Marek Olšák
2017-03-30
1
-1
/
+15
*
radeonsi/gfx9: update r600_print_texture_info
Marek Olšák
2017-03-30
1
-2
/
+61
*
gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
2017-03-30
1
-28
/
+36
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-78
/
+78
*
radeonsi/gfx9: allow Z16_UNORM for TC-compatible HTILE
Marek Olšák
2017-03-30
1
-6
/
+16
*
radeonsi/gfx9: disable RB+ on Vega10
Marek Olšák
2017-03-30
1
-6
/
+7
[next]