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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: use STATIC_ASSERT instead of static_assert
Edward O'Callaghan
2016-12-07
1
-1
/
+1
*
radv: fix resource leak in radv_amdgpu_ctx_create
Nayan Deshmukh
2016-12-06
1
-0
/
+1
*
radv: set spi_baryc_cntl.pos_float_location to 0
Dave Airlie
2016-11-29
1
-1
/
+1
*
radv: force persample shading when required.
Dave Airlie
2016-11-29
2
-3
/
+8
*
radv: Initialize the shader_stats_dump flag.
Bas Nieuwenhuizen
2016-11-29
1
-0
/
+1
*
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
Emil Velikov
2016-11-28
1
-0
/
+2
*
radv: don't leak the fd if radv_physical_device_init() succeeds
Emil Velikov
2016-11-28
1
-0
/
+1
*
radv: Make radv_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
*
radv: fix 3D clears with baseMiplevel
Dave Airlie
2016-11-28
1
-1
/
+1
*
radv/si: fix optimal micro tile selection
Dave Airlie
2016-11-27
1
-7
/
+7
*
radv: honour the number of properties available
Emil Velikov
2016-11-27
1
-11
/
+7
*
radv: drop the return type for radv_queue_init()
Mun Gwan-gyeong
2016-11-27
1
-3
/
+1
*
radv: Don't generate radv_timestamp.h
Bas Nieuwenhuizen
2016-11-24
2
-8
/
+1
*
radv: fix flipped blits
Dave Airlie
2016-11-23
1
-57
/
+111
*
radv/meta: just local vars for src/dst subresources.
Dave Airlie
2016-11-23
1
-8
/
+10
*
radv: add support for VK_AMD_draw_indirect_count
Fredrik Höglund
2016-11-24
2
-14
/
+84
*
radv: add support for VK_AMD_negative_viewport_height
Fredrik Höglund
2016-11-24
1
-0
/
+4
*
radv: add support for VK_KHR_sampler_mirror_clamp_to_edge
Fredrik Höglund
2016-11-24
1
-0
/
+4
*
radv: add support for anisotropic filtering on SI-CI
Fredrik Höglund
2016-11-24
1
-9
/
+2
*
radv: move pipeline barrier image transitions after src flushing
Dave Airlie
2016-11-23
1
-8
/
+12
*
radv: add support for shader stats dump
Dave Airlie
2016-11-22
3
-0
/
+87
*
radv/meta: cleanup resolve vertex state emission
Dave Airlie
2016-11-22
1
-47
/
+2
*
radv: Incorporate GPU family into cache UUID.
Bas Nieuwenhuizen
2016-11-22
1
-3
/
+5
*
radv: Use library mtime for cache UUID.
Bas Nieuwenhuizen
2016-11-22
1
-4
/
+32
*
radv: Store UUID in physical device.
Bas Nieuwenhuizen
2016-11-22
3
-14
/
+16
*
radv: fix image view creation for depth and stencil only
Dave Airlie
2016-11-21
2
-13
/
+9
*
radv: make sure to flush input attachments correctly.
Dave Airlie
2016-11-21
1
-0
/
+1
*
radv: don't crash on null swapchain destroy.
Dave Airlie
2016-11-16
1
-0
/
+3
*
radv/pipeline: Don't dereference NULL dynamic state pointers
Darren Salt
2016-11-12
1
-20
/
+47
*
vulkan: import latest public vulkan headers + and fix drivers.
Dave Airlie
2016-11-11
1
-1
/
+1
*
radv: automake: list correct file in the EXTRA_DIST
Emil Velikov
2016-11-10
1
-1
/
+1
*
radv: Suffix the radeon_icd file with the host CPU
Emil Velikov
2016-11-09
3
-3
/
+9
*
radv: use correct .specVersion for extensions
Emil Velikov
2016-11-09
1
-4
/
+4
*
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-10
1
-0
/
+1
*
radv: add support for anisotropic filtering on VI+
Fredrik Höglund
2016-11-03
1
-3
/
+27
*
radv: fix dual source blending
Dave Airlie
2016-11-03
1
-3
/
+9
*
radv: expose xlib platform extension
Dave Airlie
2016-11-02
1
-0
/
+6
*
radv: drop some unused cmask info members.
Dave Airlie
2016-11-01
2
-8
/
+0
*
radv: split the device local memory heap into two
Fredrik Höglund
2016-10-28
3
-6
/
+20
*
radv: add a write-combining host-local memory type
Fredrik Höglund
2016-10-28
1
-4
/
+13
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
10
-52
/
+52
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-26
3
-9
/
+18
*
radv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-25
2
-2
/
+2
*
radv: allow cmask transitions without fast clear
Dave Airlie
2016-10-24
1
-3
/
+0
*
radv: decompress fmask before reading using texture unit
Dave Airlie
2016-10-19
3
-6
/
+5
*
radv: fix wsi porting regression in swapchain destroy.
Dave Airlie
2016-10-19
1
-3
/
+10
*
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
1
-12
/
+12
[next]