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: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2016-04-07
1
-2
/
+4
*
radeonsi: don't use the real barrier instruction in tess ctrl shaders
Marek Olšák
2016-04-07
1
-0
/
+8
*
radeonsi: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-07
1
-1
/
+1
*
radeonsi: Improve assert info out of si_set_framebuffer_state()
Edward O'Callaghan
2016-04-07
1
-0
/
+2
*
radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
Edward O'Callaghan
2016-04-07
1
-0
/
+5
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
radeonsi: use bounded indexing for samplers
Bas Nieuwenhuizen
2016-04-05
1
-1
/
+4
*
radeonsi: use bounded indexing for constant buffers
Bas Nieuwenhuizen
2016-04-05
1
-2
/
+3
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+1
*
radeonsi: use util_strchrnul() to fix android build error
Mauro Rossi
2016-04-01
1
-1
/
+2
*
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
2016-03-31
1
-4
/
+3
*
radeonsi: ignore PIPE_BIND_LINEAR in si_is_format_supported v2
Christian König
2016-03-29
1
-0
/
+5
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
2
-0
/
+10
*
radeonsi: silence a coverity warning
Nicolai Hähnle
2016-03-24
1
-1
/
+1
*
radeonsi: fix out-of-bounds indexing of shader images
Nicolai Hähnle
2016-03-23
1
-1
/
+43
*
radeonsi: cache flush/invalidation for missing PIPE_BARRIER_*_BUFFER bits (v2)
Nicolai Hähnle
2016-03-23
1
-2
/
+12
*
radeonsi: fix 2D array MSAA failures since image support landed
Marek Olšák
2016-03-23
1
-1
/
+2
*
radeonsi: Set PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Edward O'Callaghan
2016-03-21
1
-1
/
+2
*
radeonsi: disable early Z if the fragment shader writes to memory
Nicolai Hähnle
2016-03-21
1
-2
/
+12
*
radeonsi: force the DCC enable bit off in image descriptors for writing (v2)
Nicolai Hähnle
2016-03-21
1
-8
/
+49
*
radeonsi: implement MemoryBarrier (v2)
Nicolai Hähnle
2016-03-21
1
-0
/
+37
*
radeonsi: implement volatile memory access
Nicolai Hähnle
2016-03-21
1
-0
/
+4
*
radeonsi: implement coherent memory access (v2)
Nicolai Hähnle
2016-03-21
1
-4
/
+13
*
radeonsi: Lower TGSI_OPCODE_MEMBAR down to LLVM op
Nicolai Hähnle
2016-03-21
1
-0
/
+31
*
radeonsi: Lower TGSI_OPCODE_ATOM* down to LLVM op
Nicolai Hähnle
2016-03-21
1
-8
/
+113
*
radeonsi: Lower TGSI_OPCODE_STORE down to LLVM op
Nicolai Hähnle
2016-03-21
1
-3
/
+80
*
radeonsi: Lower TGSI_OPCODE_LOAD down to LLVM op (v3)
Nicolai Hähnle
2016-03-21
1
-0
/
+139
*
radeonsi: extract the LLVM type name construction into its own function
Nicolai Hähnle
2016-03-21
1
-7
/
+19
*
radeonsi: Lower TGSI_OPCODE_RESQ down to LLVM op
Nicolai Hähnle
2016-03-21
1
-0
/
+129
*
radeonsi: extract TXQ buffer size computation into its own function
Nicolai Hähnle
2016-03-21
1
-20
/
+35
*
radeonsi: decompress shader images
Nicolai Hähnle
2016-03-21
1
-3
/
+33
*
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
6
-29
/
+254
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
2
-5
/
+3
*
radeonsi: process TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
2
-3
/
+33
*
radeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEPTH_STENCIL
Nicolai Hähnle
2016-03-14
1
-0
/
+3
*
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
3
-2
/
+51
*
radeonsi: move si_decompress_textures to si_blit.c
Nicolai Hähnle
2016-03-10
3
-23
/
+23
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+8
*
radeonsi: set amdgpu metadata before exporting a texture
Marek Olšák
2016-03-09
3
-1
/
+67
*
radeonsi: extract the texture descriptor computation into its own function
Nicolai Hähnle
2016-03-09
1
-164
/
+186
*
radeonsi: extract the buffer descriptor computation into its own function
Nicolai Hähnle
2016-03-09
1
-25
/
+48
*
radeonsi: remove resource field from si_sampler_view
Nicolai Hähnle
2016-03-09
3
-4
/
+2
*
radeonsi: accept pipe_resource in si_sampler_view_add_buffer
Marek Olšák
2016-03-09
1
-11
/
+12
*
radeonsi: disable DCC on handle export if expecting write access
Marek Olšák
2016-03-09
1
-0
/
+12
*
radeonsi: add DCC decompression (v2)
Bas Nieuwenhuizen
2016-03-09
4
-9
/
+23
*
radeonsi: allocate DCC in the same backing buffer as the texture
Marek Olšák
2016-03-09
6
-27
/
+15
*
gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)
Marek Olšák
2016-03-09
1
-1
/
+11
[next]