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
/
si_descriptors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-4
/
+4
*
radeonsi: correct NULL-pointer check in si_upload_const_buffer
Nicolai Hähnle
2016-05-02
1
-1
/
+1
*
radeonsi: fix synchronization of shader images
Marek Olšák
2016-04-30
1
-7
/
+11
*
gallium/radeon: remove use_reusable_pool parameter from r600_init_resource
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
radeonsi: remove the shader parameter from si_set_ring_buffer
Marek Olšák
2016-04-22
1
-4
/
+1
*
radeonsi: shorten slot masks to 32 bits
Marek Olšák
2016-04-22
1
-53
/
+51
*
radeonsi: move clip plane constant buffer to RW buffers
Marek Olšák
2016-04-22
1
-11
/
+3
*
radeonsi: rework polygon stippling to use constant buffer instead of texture
Marek Olšák
2016-04-22
1
-0
/
+23
*
radeonsi: generalize si_set_constant_buffer
Marek Olšák
2016-04-22
1
-10
/
+17
*
radeonsi: make RW buffer descriptor array global, not per shader stage
Marek Olšák
2016-04-22
1
-50
/
+42
*
radeonsi: rename and rearrange RW buffer slots
Marek Olšák
2016-04-22
1
-3
/
+3
*
radeonsi: Enable loading into CE RAM.
Bas Nieuwenhuizen
2016-04-21
1
-0
/
+8
*
radeonsi: do not do two full flushes on every compute dispatch
Bas Nieuwenhuizen
2016-04-19
1
-1
/
+2
*
radeonsi: split setting graphics and compute descriptors
Bas Nieuwenhuizen
2016-04-19
1
-11
/
+50
*
radeonsi: Use CE for all descriptors.
Bas Nieuwenhuizen
2016-04-19
1
-10
/
+64
*
radeonsi: Replace list_dirty with a mask.
Bas Nieuwenhuizen
2016-04-19
1
-15
/
+22
*
radeonsi: Add CE uploader.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+23
*
radeonsi: Allocate chunks of CE ram.
Bas Nieuwenhuizen
2016-04-19
1
-9
/
+24
*
radeonsi: mark ssbo and images descriptor pointers dirty at beginning of CS
Nicolai Hähnle
2016-04-14
1
-0
/
+2
*
radeonsi: implement set_shader_buffers
Nicolai Hähnle
2016-04-12
1
-1
/
+60
*
radeonsi: move resetting of constant buffers into a separate function
Nicolai Hähnle
2016-04-12
1
-15
/
+26
*
radeonsi: Synchronize a streamout write after read hazard.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+6
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
1
-10
/
+10
*
radeonsi: update shader image descriptor for invalidated buffer
Nicolai Hähnle
2016-03-21
1
-1
/
+21
*
radeonsi: implement set_shader_images (v2)
Nicolai Hähnle
2016-03-21
1
-13
/
+193
*
radeonsi: avoid crash when a sampler state is bound for a buffer texture
Nicolai Hähnle
2016-03-13
1
-0
/
+1
*
radeonsi: Lazily re-set sampler views after disabling DCC
Bas Nieuwenhuizen
2016-03-11
1
-3
/
+8
*
radeonsi: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
1
-2
/
+41
*
radeonsi: remove resource field from si_sampler_view
Nicolai Hähnle
2016-03-09
1
-1
/
+1
*
radeonsi: accept pipe_resource in si_sampler_view_add_buffer
Marek Olšák
2016-03-09
1
-11
/
+12
*
radeonsi: allocate DCC in the same backing buffer as the texture
Marek Olšák
2016-03-09
1
-7
/
+1
*
radeonsi: fix a crash when binding a sampler buffer
Marek Olšák
2016-02-11
1
-1
/
+2
*
radeonsi: put image, fmask, and sampler descriptors into one array
Marek Olšák
2016-02-10
1
-55
/
+60
*
radeonsi: add DCC buffer for sampler views on new CS
Nicolai Hähnle
2016-01-25
1
-15
/
+18
*
radeonsi: emit rw_buffers for tes_shader only if tes_shader present
Nicolai Hähnle
2016-01-25
1
-3
/
+5
*
radeonsi: rename shader parameter definitions and variables for more clarity
Marek Olšák
2016-01-03
1
-4
/
+4
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-3
/
+3
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-19
/
+19
*
radeonsi: rename cache flushing flags once more
Marek Olšák
2015-11-13
1
-2
/
+2
*
radeonsi: Implement DCC fast clear.
Bas Nieuwenhuizen
2015-10-24
1
-1
/
+2
*
radeonsi: Enable DCC.
Bas Nieuwenhuizen
2015-10-24
1
-0
/
+5
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
1
-6
/
+6
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
1
-2
/
+2
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-24
/
+13
*
radeonsi: handle constant buffer alloc failures
Marek Olšák
2015-09-24
1
-1
/
+7
*
radeonsi: rework uploading border colors
Marek Olšák
2015-09-01
1
-2
/
+7
*
radeonsi: don't set number of IB dwords for states
Marek Olšák
2015-09-01
1
-5
/
+2
*
gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
2015-09-01
1
-17
/
+17
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
1
-8
/
+7
[next]