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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Enable sparseBinding feature.
Bas Nieuwenhuizen
2017-03-29
1
-4
/
+8
*
radv/amdgpu: Use reference counting for bos.
Bas Nieuwenhuizen
2017-03-29
2
-0
/
+11
*
radv: Implement sparse memory binding.
Bas Nieuwenhuizen
2017-03-29
1
-4
/
+80
*
radv: Implement sparse image creation.
Bas Nieuwenhuizen
2017-03-29
2
-2
/
+22
*
radv: Implement sparse buffer creation.
Bas Nieuwenhuizen
2017-03-29
2
-2
/
+21
*
radv/amdgpu: Add winsys implementation of virtual buffers.
Bas Nieuwenhuizen
2017-03-29
4
-26
/
+349
*
radv: Assert when setting 0 registers in a sequence.
Bas Nieuwenhuizen
2017-03-29
1
-0
/
+4
*
radv: only emit ps_input_cntl is we have any to output
Dave Airlie
2017-03-28
1
-3
/
+6
*
radv: move shader stages calculation to pipeline.
Dave Airlie
2017-03-28
3
-9
/
+10
*
radv: move pa_cl_vs_out_cntl calculation to pipeline
Dave Airlie
2017-03-28
3
-17
/
+32
*
radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
2017-03-28
3
-63
/
+77
*
radv: move shader_z_format calculation to pipeline.
Dave Airlie
2017-03-28
3
-4
/
+8
*
radv: move db_shader_control calculation to pipeline.
Dave Airlie
2017-03-28
3
-16
/
+20
*
radv: move vgt_gs_mode value to pipeline.
Dave Airlie
2017-03-28
3
-27
/
+30
*
radv: add parameter to emit_waitcnt.
Dave Airlie
2017-03-28
1
-3
/
+8
*
radv: rework vertex/export shader output handling
Dave Airlie
2017-03-28
4
-70
/
+86
*
radv: fix ia_multi_vgt_param for instanced vs indirect draw.
Dave Airlie
2017-03-28
3
-13
/
+15
*
radv: handle NULL multisample state.
Dave Airlie
2017-03-28
1
-8
/
+12
*
radv: flush DB cache before and after HTILE decompress.
Bas Nieuwenhuizen
2017-03-28
1
-0
/
+6
*
radv: don't emit no color formats. (v3)
Dave Airlie
2017-03-28
1
-2
/
+19
*
radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
2017-03-23
1
-1
/
+1
*
radv: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
ac: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
3
-3
/
+12
*
ac: fix build with LLVM 5.0svn
Marek Olšák
2017-03-22
1
-2
/
+8
*
radv: move KHR_get_physical_device_properties2 to instance props.
Dave Airlie
2017-03-21
1
-4
/
+4
*
radv: drop illegal DB format error.
Dave Airlie
2017-03-21
1
-3
/
+0
*
radv: fix logic for when to flush on multiple CS emission
Dave Airlie
2017-03-20
1
-8
/
+8
*
radv/meta: fix image clears for r4g4 format.
Dave Airlie
2017-03-20
1
-0
/
+8
*
Revert "radv: fallback to an in-memory cache when no pipline cache is provided"
Dave Airlie
2017-03-20
3
-13
/
+6
*
radv: fix primitive reset index emission
Dave Airlie
2017-03-20
1
-1
/
+1
*
radv/ac: Fix shared memory offset calculation
Alex Smith
2017-03-17
1
-1
/
+1
*
radv: Fix using more than 4 bound descriptor sets
James Legg
2017-03-17
1
-1
/
+3
*
radv: make sure gs copy shader is retrieved from the cache with the variant
Timothy Arceri
2017-03-17
1
-4
/
+9
*
radv: fallback to an in-memory cache when no pipline cache is provided
Timothy Arceri
2017-03-17
3
-6
/
+13
*
radv: always create an fallback pipeline cache
Timothy Arceri
2017-03-17
2
-0
/
+20
*
radv: move cache check inside insert and search functions
Timothy Arceri
2017-03-17
2
-16
/
+20
*
Revert "radv: Emit cache flushes before CP DMA."
Bas Nieuwenhuizen
2017-03-16
1
-3
/
+0
*
radv: do not open random render node(s)
Emil Velikov
2017-03-15
1
-12
/
+36
*
radv/winsys: use drmGetDevice2 API
Emil Velikov
2017-03-15
1
-2
/
+2
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
2
-15
/
+15
*
radv: Remove unused descriptor set field.
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+0
*
radv: trivial tidy ups
Timothy Arceri
2017-03-15
2
-5
/
+2
*
radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
2017-03-15
1
-1
/
+12
*
radv/ac: gather4 cube workaround integer
Dave Airlie
2017-03-15
1
-1
/
+71
*
radv: Set driver version to mesa version;
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+23
*
radv: Increase api version to 1.0.42.
Bas Nieuwenhuizen
2017-03-15
1
-1
/
+1
*
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
2017-03-14
1
-0
/
+2
*
radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
2017-03-14
1
-0
/
+3
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
2
-17
/
+13
*
radv: setup llvm target data layout
Dave Airlie
2017-03-14
1
-0
/
+7
[next]