index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
2017-03-13
1
-0
/
+1
*
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
radv/wsi: Don't include wayland headers
Emil Velikov
2017-03-13
1
-3
/
+0
*
radv: Store shaders in VRAM.
Bas Nieuwenhuizen
2017-03-13
2
-2
/
+2
*
radv/ac: move to new image intrinsics.
Dave Airlie
2017-03-13
1
-145
/
+77
*
radv: disabled scaled formats for transfers.
Dave Airlie
2017-03-13
1
-7
/
+10
*
amd: remove shebang from python scripts
Emil Velikov
2017-03-10
3
-3
/
+0
*
amd: remove execute bit from python scripts
Emil Velikov
2017-03-10
3
-0
/
+0
*
radv: Don't flush the CB before doing a fast clear eliminate.
Bas Nieuwenhuizen
2017-03-09
1
-2
/
+0
*
radv: Don't emit cache flushes on subpass switch.
Bas Nieuwenhuizen
2017-03-09
3
-6
/
+0
*
radv: Only flush for the needed stages, and before the flushes.
Bas Nieuwenhuizen
2017-03-09
1
-6
/
+1
*
radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.
Bas Nieuwenhuizen
2017-03-09
1
-9
/
+19
*
radv: Flush more caches after writes.
Bas Nieuwenhuizen
2017-03-09
1
-3
/
+9
*
radv: Don't flush for fixed-function reading.
Bas Nieuwenhuizen
2017-03-09
1
-1
/
+0
*
radv: Invalidate the correct caches for CB/DB dst barriers.
Bas Nieuwenhuizen
2017-03-09
1
-5
/
+11
*
radv: Determine cache flushes per object.
Bas Nieuwenhuizen
2017-03-09
1
-17
/
+19
*
radv/ac: fixup texture coord to have right number of channels.
Dave Airlie
2017-03-09
2
-4
/
+4
*
radv: remove duplicate initialization of alphaToOne feature
Damien Grassart
2017-03-08
1
-1
/
+0
*
radv: disable mip point pre clamping.
Dave Airlie
2017-03-08
1
-1
/
+1
*
radv/ac: fix multiple descriptor sets with dynamic buffers
Fredrik Höglund
2017-03-07
1
-3
/
+5
*
radv: fix the size of the dynamic_buffers array
Fredrik Höglund
2017-03-07
1
-1
/
+1
[next]