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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
Marek Olšák
2017-06-29
1
-1
/
+4
*
radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0
Marek Olšák
2017-06-29
1
-7
/
+6
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+1
*
radeonsi: move instance divisors into a constant buffer
Marek Olšák
2017-06-27
7
-28
/
+93
*
radeonsi: check nr_cbufs in other places before flushing CB
Marek Olšák
2017-06-27
1
-2
/
+4
*
radeonsi: use #pragma pack to pack si_shader_key
Marek Olšák
2017-06-27
1
-0
/
+8
*
Revert "radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs"
Marek Olšák
2017-06-27
3
-10
/
+6
*
Revert "radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inpu...
Marek Olšák
2017-06-27
3
-14
/
+5
*
radeonsi: don't flush and wait for CB after depth-only rendering
Marek Olšák
2017-06-26
1
-1
/
+4
*
radeonsi: support indirect indexing in INTERP_* opcodes
Nicolai Hähnle
2017-06-26
1
-20
/
+58
*
radeonsi/gfx9: don't overallocate shader binaries
Marek Olšák
2017-06-24
1
-6
/
+0
*
radeonsi: unreference vertex buffers when destroying the context
Marek Olšák
2017-06-23
1
-0
/
+2
*
radeonsi: implement the workaround for Rocket League - postponed TGSI kill
Marek Olšák
2017-06-23
3
-0
/
+31
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
2
-3
/
+5
*
Revert "radeonsi: don't emit partial flushes at the end of IBs (v2)"
Marek Olšák
2017-06-23
1
-9
/
+5
*
radeonsi/gfx9: don't ever flush the TC metadata cache
Marek Olšák
2017-06-22
1
-10
/
+3
*
radeonsi/gfx9: use TC L2 for fast color clear with CP DMA
Marek Olšák
2017-06-22
1
-2
/
+5
*
radeonsi: don't emit partial flushes at the end of IBs (v2)
Marek Olšák
2017-06-22
1
-5
/
+9
*
radeonsi: use the correct LLVMTargetMachineRef in si_build_shader_variant
Nicolai Hähnle
2017-06-22
1
-6
/
+22
*
radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence
Marek Olšák
2017-06-22
3
-8
/
+28
*
radeonsi/gfx9: enable the constant engine
Marek Olšák
2017-06-22
1
-4
/
+1
*
radeonsi/gfx9: indirect buffers and all CP packets use TC L2
Marek Olšák
2017-06-22
4
-13
/
+21
*
radeonsi: flush CB after MSAA only when transitioning from CB to textures
Marek Olšák
2017-06-22
2
-14
/
+60
*
radeonsi: unify CB_RESOLVE blitter invocation code
Marek Olšák
2017-06-22
1
-17
/
+18
*
radeonsi: flush DB caches only when transitioning from DB to texturing
Marek Olšák
2017-06-22
5
-25
/
+56
*
radeonsi: add separate HUD counters for CB and DB cache flushes
Marek Olšák
2017-06-22
1
-3
/
+4
*
radeonsi: set correct usage flag according to image access type
Samuel Pitoiset
2017-06-20
1
-1
/
+3
*
radeonsi: update all resident texture descriptors when needed
Samuel Pitoiset
2017-06-20
1
-57
/
+104
*
radeonsi: keep track of the sampler state for texture handles
Samuel Pitoiset
2017-06-20
2
-0
/
+2
*
radeonsi: fix dumping shader descriptors into ddebug logs
Marek Olšák
2017-06-19
1
-35
/
+41
*
radeonsi: add a workaround for inexact SNORM8 blitting again
Marek Olšák
2017-06-19
1
-0
/
+37
*
radeonsi/gfx9: fix TC-compatible stencil compression
Marek Olšák
2017-06-19
1
-0
/
+6
*
radeonsi/gfx9: fix TXF_LZ with 1D textures
Marek Olšák
2017-06-19
1
-1
/
+2
*
radeonsi/gfx9: disable sparse buffers
Marek Olšák
2017-06-19
1
-0
/
+3
*
radeonsi: reduce overhead for resident textures which need color decompression
Samuel Pitoiset
2017-06-18
4
-34
/
+58
*
radeonsi: reduce overhead for resident textures which need depth decompression
Samuel Pitoiset
2017-06-18
4
-8
/
+29
*
radeonsi: use util_dynarray_foreach for bindless resources
Samuel Pitoiset
2017-06-18
2
-129
/
+46
*
gallium/radeon: add a new HUD query for the number of resident handles
Samuel Pitoiset
2017-06-18
1
-0
/
+3
*
radeonsi: include ac_binary.h for struct ac_shader_binary
Emil Velikov
2017-06-17
1
-2
/
+2
*
radeonsi: enable ARB_bindless_texture
Samuel Pitoiset
2017-06-14
1
-1
/
+3
*
radeonsi: add support for loading bindless images
Samuel Pitoiset
2017-06-14
1
-7
/
+21
*
radeonsi: add support for loading bindless samplers
Samuel Pitoiset
2017-06-14
1
-3
/
+12
*
radeonsi: invalidate buffers which are made resident if needed
Samuel Pitoiset
2017-06-14
1
-0
/
+34
*
radeonsi: upload new descriptors when resident buffers are invalidated
Samuel Pitoiset
2017-06-14
2
-0
/
+148
*
radeonsi: only decompress resident textures/images when used
Samuel Pitoiset
2017-06-14
1
-2
/
+11
*
radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
2017-06-14
5
-5
/
+46
*
radeonsi: decompress resident textures/images before graphics/compute
Samuel Pitoiset
2017-06-14
3
-0
/
+114
*
radeonsi: decompress DCC for resident textures/images
Samuel Pitoiset
2017-06-14
2
-0
/
+83
*
radeonsi: only add descriptors in presence of resident handles
Samuel Pitoiset
2017-06-14
1
-0
/
+6
*
radeonsi: add all resident buffers to the current CS
Samuel Pitoiset
2017-06-14
3
-0
/
+52
[next]