index
:
~jwrdegoede/mesa
clover-tgsi-wip
master
Hans' mesa repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
radv/ac: Fix shared memory offset calculation
Alex Smith
1
-1
/
+1
2017-03-17
radv: Fix using more than 4 bound descriptor sets
James Legg
1
-1
/
+3
2017-03-17
radv: make sure gs copy shader is retrieved from the cache with the variant
Timothy Arceri
1
-4
/
+9
2017-03-17
radv: fallback to an in-memory cache when no pipline cache is provided
Timothy Arceri
3
-6
/
+13
2017-03-17
radv: always create an fallback pipeline cache
Timothy Arceri
2
-0
/
+20
2017-03-17
radv: move cache check inside insert and search functions
Timothy Arceri
2
-16
/
+20
2017-03-16
Revert "radv: Emit cache flushes before CP DMA."
Bas Nieuwenhuizen
1
-3
/
+0
2017-03-15
radv: do not open random render node(s)
Emil Velikov
1
-12
/
+36
2017-03-15
radv/winsys: use drmGetDevice2 API
Emil Velikov
1
-2
/
+2
2017-03-15
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2
-15
/
+15
2017-03-15
radv: Remove unused descriptor set field.
Bas Nieuwenhuizen
1
-1
/
+0
2017-03-15
radv: trivial tidy ups
Timothy Arceri
2
-5
/
+2
2017-03-15
radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
1
-1
/
+12
2017-03-15
radv/ac: gather4 cube workaround integer
Dave Airlie
1
-1
/
+71
2017-03-15
radv: Set driver version to mesa version;
Bas Nieuwenhuizen
1
-1
/
+23
2017-03-15
radv: Increase api version to 1.0.42.
Bas Nieuwenhuizen
1
-1
/
+1
2017-03-14
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
1
-0
/
+2
2017-03-14
radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
1
-0
/
+3
2017-03-14
nir: Rework conversion opcodes
Jason Ekstrand
2
-17
/
+13
2017-03-14
radv: setup llvm target data layout
Dave Airlie
1
-0
/
+7
2017-03-13
radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
1
-0
/
+1
2017-03-13
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
1
-3
/
+0
2017-03-13
radv/wsi: Don't include wayland headers
Emil Velikov
1
-3
/
+0
2017-03-13
radv: Store shaders in VRAM.
Bas Nieuwenhuizen
2
-2
/
+2
2017-03-13
radv/ac: move to new image intrinsics.
Dave Airlie
1
-145
/
+77
2017-03-13
radv: disabled scaled formats for transfers.
Dave Airlie
1
-7
/
+10
2017-03-10
amd: remove shebang from python scripts
Emil Velikov
3
-3
/
+0
2017-03-10
amd: remove execute bit from python scripts
Emil Velikov
3
-0
/
+0
2017-03-09
radv: Don't flush the CB before doing a fast clear eliminate.
Bas Nieuwenhuizen
1
-2
/
+0
2017-03-09
radv: Don't emit cache flushes on subpass switch.
Bas Nieuwenhuizen
3
-6
/
+0
2017-03-09
radv: Only flush for the needed stages, and before the flushes.
Bas Nieuwenhuizen
1
-6
/
+1
2017-03-09
radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.
Bas Nieuwenhuizen
1
-9
/
+19
2017-03-09
radv: Flush more caches after writes.
Bas Nieuwenhuizen
1
-3
/
+9
2017-03-09
radv: Don't flush for fixed-function reading.
Bas Nieuwenhuizen
1
-1
/
+0
2017-03-09
radv: Invalidate the correct caches for CB/DB dst barriers.
Bas Nieuwenhuizen
1
-5
/
+11
2017-03-09
radv: Determine cache flushes per object.
Bas Nieuwenhuizen
1
-17
/
+19
2017-03-09
radv/ac: fixup texture coord to have right number of channels.
Dave Airlie
2
-4
/
+4
2017-03-08
radv: remove duplicate initialization of alphaToOne feature
Damien Grassart
1
-1
/
+0
2017-03-08
radv: disable mip point pre clamping.
Dave Airlie
1
-1
/
+1
2017-03-07
radv/ac: fix multiple descriptor sets with dynamic buffers
Fredrik Höglund
1
-3
/
+5
2017-03-07
radv: fix the size of the dynamic_buffers array
Fredrik Höglund
1
-1
/
+1
2017-03-07
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
Fredrik Höglund
1
-1
/
+1
2017-03-07
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
1
-1
/
+1
2017-03-07
radv: Use the subresource range in HTILE initialization.
Bas Nieuwenhuizen
2
-7
/
+12
2017-03-07
radv: Use winsys HTILE info.
Bas Nieuwenhuizen
6
-87
/
+18
2017-03-07
radv/amdgpu: Let addrlib calculate the HTILE parameters.
Bas Nieuwenhuizen
2
-0
/
+31
2017-03-07
amd/common: document PREDICATION OP 3 as 64-bit bool.
Dave Airlie
1
-0
/
+1
2017-03-07
radv: handle z offset for 3d image <-> buffer copies.
Dave Airlie
1
-0
/
+4
2017-03-07
radv: move fast clear before resolve into own loop.
Dave Airlie
1
-8
/
+15
2017-03-06
radv: Disable HTILE for textures with multiple layers/levels.
Bas Nieuwenhuizen
1
-0
/
+3
[next]