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
*
gallium/radeon: Initialize pipe_resource::next to NULL
Michel Dänzer
2016-09-28
1
-0
/
+1
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
1
-0
/
+2
*
gallium/radeon: set new r600_resource fields correctly in other places too
Marek Olšák
2016-09-13
1
-0
/
+11
*
radeon: Don't check DCC on pipe buffers
Jan Vesely
2016-09-13
1
-3
/
+4
*
radeonsi: unify si_set_optimal_micro_tile_mode call sites
Marek Olšák
2016-09-08
1
-8
/
+4
*
radeonsi: fix texture reinterpretation after DCC fast clear
Marek Olšák
2016-09-08
1
-12
/
+20
*
radeonsi: enable DCC fast clear for 128-bit formats
Marek Olšák
2016-09-08
1
-13
/
+32
*
radeonsi: clamp integer clear color values for DCC fast clear
Marek Olšák
2016-09-08
1
-4
/
+12
*
radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
2016-09-05
1
-0
/
+96
*
gallium/radeon: also eliminate DCC fast clear in resource_get_handle
Marek Olšák
2016-09-05
1
-2
/
+3
*
gallium/radeon: use the current ctx for CMASK elimination in resource_get_handle
Marek Olšák
2016-09-05
1
-6
/
+11
*
gallium/radeon: use the current ctx for DCC decompression in resource_get_handle
Marek Olšák
2016-09-05
1
-3
/
+3
*
gallium/radeon: derive buffer placement and flags only at initialization
Marek Olšák
2016-09-05
1
-4
/
+5
*
gallium/radeon: clear dirty_level_mask when discarding CMASK
Marek Olšák
2016-08-29
1
-0
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+1
*
radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Marek Olšák
2016-08-17
1
-6
/
+32
*
gallium/radeon: implement ARB_clear_texture (v3)
Marek Olšák
2016-08-10
1
-0
/
+67
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+0
*
gallium/radeon: add depth/stencil_adjusted output to surface computation
Nicolai Hähnle
2016-07-06
1
-2
/
+2
*
gallium/radeon: allocate only the required plane for flushed depth
Nicolai Hähnle
2016-07-06
1
-3
/
+34
*
gallium/radeon: replace is_flushing_texture with db_compatible
Nicolai Hähnle
2016-07-06
1
-1
/
+2
*
gallium/radeon: add can_sample_z/s flags for textures
Nicolai Hähnle
2016-07-06
1
-4
/
+15
*
gallium/radeon: remove redundant null-pointer check
Nicolai Hähnle
2016-07-06
1
-2
/
+1
*
gallium/radeon: print StencilLayout only once
Nicolai Hähnle
2016-07-06
1
-2
/
+2
*
gallium/radeon: flush stdout after printing texture information
Nicolai Hähnle
2016-07-06
1
-0
/
+1
*
gallium/radeon: remove zombie textures kept alive by DCC stat gathering
Marek Olšák
2016-06-29
1
-12
/
+27
*
gallium/radeon: don't re-create queries for DCC stat gathering
Marek Olšák
2016-06-29
1
-3
/
+6
*
gallium/radeon: separate DCC starts as disabled (ps_draw_ratio = 0)
Marek Olšák
2016-06-29
1
-9
/
+10
*
gallium/radeon: R600_DEBUG=nodccfb disables separate DCC
Marek Olšák
2016-06-29
1
-1
/
+2
*
gallium/radeon: add and use r600_texture_reference
Marek Olšák
2016-06-29
1
-6
/
+4
*
gallium/radeon: add a HUD query for PS draw ratio stats from separate DCC
Marek Olšák
2016-06-29
1
-0
/
+1
*
gallium/radeon: add a heuristic enabling DCC for scanout surfaces (v2)
Marek Olšák
2016-06-29
1
-0
/
+247
*
gallium/radeon: add state setup for a separate DCC buffer
Marek Olšák
2016-06-29
1
-3
/
+15
*
radeonsi: always calculate DCC info even if it's not used immediately
Marek Olšák
2016-06-29
1
-1
/
+2
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-2
/
+2
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
1
-7
/
+7
*
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
Marek Olšák
2016-06-14
1
-0
/
+87
*
gallium/radeon: move DCC clearing into a separate function
Marek Olšák
2016-06-08
1
-5
/
+16
*
radeonsi: don't allocate DCC for the temporary MSAA resolve surface
Marek Olšák
2016-06-08
1
-1
/
+2
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
1
-3
/
+7
*
gallium/radeon: don't disable DCC because of SDMA
Marek Olšák
2016-06-08
1
-20
/
+3
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
1
-3
/
+3
*
radeonsi: compute DCC register parameters in si_emit_framebuffer_state
Marek Olšák
2016-06-08
1
-2
/
+0
*
gallium/radeon: add an assertion checking the validity of PIPE_BIND_SCANOUT
Marek Olšák
2016-06-08
1
-3
/
+10
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
1
-0
/
+5
*
gallium/radeon: add support for sharing textures with DCC between processes
Marek Olšák
2016-06-07
1
-3
/
+13
*
gallium/radeon: don't discard DCC if an external user can write to it
Marek Olšák
2016-06-07
1
-9
/
+22
*
gallium/radeon: don't re-set BO metadata after CMASK deallocation
Marek Olšák
2016-06-06
1
-1
/
+0
*
gallium/radeon: lower memory usage during texture transfers
Marek Olšák
2016-06-01
1
-4
/
+28
*
gallium/radeon: invalidate busy linear textures for whole-texture uploads
Marek Olšák
2016-06-01
1
-2
/
+28
[next]