index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: spir-v allows texture size query with and without lod.
Dave Airlie
2016-11-24
1
-1
/
+4
*
radv: fix image view creation for depth and stencil only
Dave Airlie
2016-11-24
2
-13
/
+9
*
radv: make sure to flush input attachments correctly.
Dave Airlie
2016-11-24
1
-0
/
+1
*
ac/nir/llvm: fix channel in texture gather lowering code.
Dave Airlie
2016-11-24
1
-1
/
+1
*
radv: don't crash on null swapchain destroy.
Dave Airlie
2016-11-24
1
-0
/
+3
*
radv: fix texturesamples to handle single sample case
Dave Airlie
2016-11-23
1
-2
/
+10
*
radv/pipeline: Don't dereference NULL dynamic state pointers
Darren Salt
2016-11-14
1
-20
/
+47
*
radv: Suffix the radeon_icd file with the host CPU
Emil Velikov
2016-11-10
3
-4
/
+10
*
radv: use correct .specVersion for extensions
Emil Velikov
2016-11-10
1
-4
/
+4
*
amd/addrlib: limit fastcall/regparm to GCC i386
Emil Velikov
2016-11-10
1
-1
/
+5
*
radv: fix GetFenceStatus for signaled fences
Dave Airlie
2016-11-09
1
-0
/
+2
*
radv: enable conditional discard optimisation on radv.
Dave Airlie
2016-11-09
1
-0
/
+1
*
ac/nir: add support for discard_if intrinsic (v2)
Dave Airlie
2016-11-09
1
-0
/
+21
*
radv: emit correct last export when Z/stencil export is enabled
Dave Airlie
2016-11-09
1
-3
/
+5
*
radv: add support for anisotropic filtering on VI+
Fredrik Höglund
2016-11-09
1
-3
/
+27
*
radv: fix dual source blending
Dave Airlie
2016-11-09
1
-3
/
+9
*
radv: expose xlib platform extension
Dave Airlie
2016-11-09
1
-0
/
+6
*
radv/ac/llvm: trim texture return values
Dave Airlie
2016-10-27
1
-1
/
+2
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-27
3
-9
/
+18
*
radv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-27
2
-2
/
+2
*
radv: allow cmask transitions without fast clear
Dave Airlie
2016-10-24
1
-3
/
+0
*
radv: use emit_icmp for samples_identical
Dave Airlie
2016-10-24
1
-1
/
+1
*
radv: decompress fmask before reading using texture unit
Dave Airlie
2016-10-19
3
-6
/
+5
*
radv: fix samples_identical return value.
Dave Airlie
2016-10-19
1
-0
/
+3
*
radv: fix wsi porting regression in swapchain destroy.
Dave Airlie
2016-10-19
1
-3
/
+10
*
radv: fix fmask ptr issue
Dave Airlie
2016-10-19
1
-4
/
+18
*
radv: simplify fast clear shaders
Dave Airlie
2016-10-19
1
-46
/
+2
*
radv: start using defines for the user sgpr offsets
Dave Airlie
2016-10-19
3
-14
/
+34
*
radv: port to common wsi codebase
Dave Airlie
2016-10-19
7
-1860
/
+216
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
4
-4
/
+1
*
radv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
12
-131
/
+88
*
radv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
4
-7
/
+4
*
radv: make use of shared vector helper.
Dave Airlie
2016-10-19
3
-135
/
+8
*
radv/winsys: Fail early on overgrown cs.
Gustaw Smolarczyk
2016-10-16
1
-4
/
+14
*
radv: move AMDGPU_LIBS later in the link chain
Emil Velikov
2016-10-14
1
-1
/
+2
*
radv: correct variable name VISIBILITY_{, C}FLAGS
Emil Velikov
2016-10-14
1
-1
/
+2
*
amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGS
Emil Velikov
2016-10-14
1
-0
/
+3
*
radv: fix the wayland wsi busy bit
Dave Airlie
2016-10-14
1
-1
/
+1
*
radv: Use new image load/store intrinsic signatures v2
Tom Stellard
2016-10-14
1
-25
/
+108
*
radv: Fix incorrect comment
Tom Stellard
2016-10-14
1
-2
/
+2
*
radv: fix identity swizzle handling
Dave Airlie
2016-10-14
1
-8
/
+10
*
radv/wsi: fix app that acquire multiple images up front
Dave Airlie
2016-10-14
2
-0
/
+2
*
radv: Return correct result in EnumeratePhysicalDevices
Nicolas Koch
2016-10-13
1
-0
/
+2
*
radv: add all headers to the sources list
Emil Velikov
2016-10-12
1
-1
/
+12
*
radv: trivial case stmt style fixups
Edward O'Callaghan
2016-10-12
1
-3
/
+3
*
radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)
Gustaw Smolarczyk
2016-10-12
1
-4
/
+7
*
radv: fix strict aliasing violation
Grigori Goronzy
2016-10-12
1
-2
/
+5
*
radv: fix uninitialized variables
Grigori Goronzy
2016-10-12
2
-2
/
+2
*
radv: add missing unreachable
Grigori Goronzy
2016-10-12
1
-0
/
+1
[next]