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: fix txs for sampler buffers
Dave Airlie
2017-03-01
1
-1
/
+1
*
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
Marek Olšák
2017-02-28
1
-1
/
+1
*
radv: Don't allocate space for unused immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-9
/
+14
*
radv/ac: Use constants for immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-0
/
+16
*
radv: Detect if all immutable samplers for a binding are equal.
Bas Nieuwenhuizen
2017-02-28
2
-0
/
+6
*
radv: Store the immutable samplers as uint32_t[4].
Bas Nieuwenhuizen
2017-02-28
2
-10
/
+6
*
radeon/ac: make ac_shader_binary_config_start() available externally
Timothy Arceri
2017-02-28
2
-1
/
+8
*
radeon/ac: add llvm_ir_string to ac_shader_binary struct
Timothy Arceri
2017-02-28
1
-0
/
+1
*
radv: fix depth format in blit2d.
Dave Airlie
2017-02-28
1
-2
/
+5
*
radv/formats: add fast clear for 8-bit signed ints.
Dave Airlie
2017-02-28
1
-0
/
+16
*
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
2017-02-27
1
-2
/
+5
*
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
2017-02-27
1
-20
/
+45
*
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
2017-02-27
1
-0
/
+1
*
radv: add support for NV_dedicated_allocation
Dave Airlie
2017-02-27
4
-20
/
+62
*
radv/winsys: fix freeing imported memory.
Andres Rodriguez
2017-02-27
1
-0
/
+2
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
4
-13
/
+150
*
radv/ac: Add integer->integer casts.
Bas Nieuwenhuizen
2017-02-26
1
-0
/
+18
*
ac: silence a warning
Marek Olšák
2017-02-25
1
-2
/
+1
*
radv/entrypoints: Only generate entrypoints for supported features
Emil Velikov
2017-02-24
1
-3
/
+42
*
radv: add sample mask output support
Dave Airlie
2017-02-24
3
-2
/
+9
*
radv/ac: refactor our fmask sample index fixup.
Dave Airlie
2017-02-24
1
-122
/
+107
*
radv: fetch sample index via fmask for image coord as well.
Dave Airlie
2017-02-24
1
-54
/
+126
*
radv: add sample mask input support
Dave Airlie
2017-02-24
1
-1
/
+6
*
radv: enable location at sample when persample is forced.
Dave Airlie
2017-02-24
1
-0
/
+3
*
radv: fix interpolation at wrong place for offset interp
Dave Airlie
2017-02-24
2
-3
/
+4
*
radv/ac: handle gs->copy shader clip distances.
Dave Airlie
2017-02-23
1
-13
/
+68
*
radv/ac: pass clips properly from vertex->geometry shader stages.
Dave Airlie
2017-02-23
1
-6
/
+40
*
radv/ac: rename num clips/cull to output clips/culls
Dave Airlie
2017-02-23
1
-10
/
+10
*
vulkan: Combine wsi and util makefiles
Dylan Baker
2017-02-22
1
-1
/
+1
*
radv: fix typo in the subpass barrier patch.
Dave Airlie
2017-02-22
1
-1
/
+1
*
util/radv: move *_get_function_timestamp() to utils
Timothy Arceri
2017-02-22
1
-19
/
+3
*
radv: make radv_resolve_entrypoint static
Emil Velikov
2017-02-21
2
-2
/
+1
*
radv: remove unused radv_dispatch_table dtable
Emil Velikov
2017-02-21
2
-3
/
+0
*
radv: remove unneeded extern C notation
Emil Velikov
2017-02-21
1
-7
/
+1
*
radv: Don't flush at the start of a command buffer.
Bas Nieuwenhuizen
2017-02-21
1
-15
/
+0
*
radv: Flush in the initial preamble CS.
Bas Nieuwenhuizen
2017-02-21
3
-90
/
+148
*
radv: Special case the initial preamble.
Bas Nieuwenhuizen
2017-02-21
4
-15
/
+22
*
radv: Split emitting the cache flush out.
Bas Nieuwenhuizen
2017-02-21
1
-64
/
+77
*
radv: Free empty_cs on device destruction.
Bas Nieuwenhuizen
2017-02-21
1
-0
/
+2
*
radv: handle subpass cache flushes
Dave Airlie
2017-02-21
1
-48
/
+63
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
4
-4
/
+12
*
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
2017-02-20
6
-32
/
+8
*
radv: Handle VK_REMAINING_ARRAY_LAYERS in fast clear eliminate.
Bas Nieuwenhuizen
2017-02-19
1
-2
/
+2
*
radv: handle layered fast clears.
Dave Airlie
2017-02-19
5
-29
/
+43
*
radv: pass subresourceRange by pointer.
Dave Airlie
2017-02-19
1
-13
/
+13
*
radv: fix typo in a2b10g10r10 fast clear calculation.
Dave Airlie
2017-02-19
1
-1
/
+1
*
radv: Invert ring SGPR check.
Bas Nieuwenhuizen
2017-02-19
1
-1
/
+1
*
radv: Clamp framebuffer dimensions to min. attachment dimensions.
Bas Nieuwenhuizen
2017-02-19
1
-6
/
+13
*
ac/llvm: use min+max instead of AMDGPU.clamp on LLVM 5.0
Marek Olšák
2017-02-18
1
-0
/
+17
*
radeonsi: stop using TGSI_OPCODE_CLAMP by moving it amd/common
Marek Olšák
2017-02-18
2
-0
/
+16
[next]