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
/
radv_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Add code to check if two formats can share DCC metadata.
Bas Nieuwenhuizen
2017-09-16
1
-0
/
+85
*
radv/gfx9: don't expose linear depth on vega.
Dave Airlie
2017-08-24
1
-0
/
+4
*
radv: don't set dedicated bit for buffer external memory.
Dave Airlie
2017-07-24
1
-2
/
+1
*
radv/clear: add r32g32b32a32 fast clear support (v2)
Dave Airlie
2017-07-17
1
-0
/
+21
*
radv: Implement VK_KHR_external_memory
Jason Ekstrand
2017-07-15
1
-0
/
+112
*
radv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-112
/
+0
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+2
*
radv: add external memory support.
Dave Airlie
2017-06-05
1
-1
/
+120
*
radv/formats: reverse how the image format properties KHR2 is handled
Dave Airlie
2017-06-05
1
-30
/
+46
*
radv: don't advertise transfer props unless we can do anything else
Dave Airlie
2017-05-05
1
-2
/
+2
*
radv: support S8_UINT as a depth/stencil format.
Dave Airlie
2017-04-14
1
-1
/
+1
*
radv: disabled scaled formats for transfers.
Dave Airlie
2017-03-13
1
-7
/
+10
*
radv: drop Z24 support.
Dave Airlie
2017-03-05
1
-3
/
+0
*
radv/formats: add fast clear for 8-bit signed ints.
Dave Airlie
2017-02-28
1
-0
/
+16
*
radv: fix typo in a2b10g10r10 fast clear calculation.
Dave Airlie
2017-02-19
1
-1
/
+1
*
radv: add fast color clear for b10g11r11
Dave Airlie
2017-02-16
1
-0
/
+5
*
radv: Add CPU color packing for VK_FORMAT_A2B10G10R10_UNORM_PACK32.
Bas Nieuwenhuizen
2017-02-08
1
-2
/
+6
*
radv: Expose transfer format features.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+11
*
radv: Don't allow any operations on non-supported depth/stencil formats.
Bas Nieuwenhuizen
2017-01-30
1
-4
/
+5
*
radv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2
Dave Airlie
2017-01-28
1
-0
/
+36
*
radv: fix rendering to b10g11r11_ufloat_pack32
Dave Airlie
2016-12-26
1
-1
/
+1
*
radv: fix image view creation for depth and stencil only
Dave Airlie
2016-11-21
1
-0
/
+1
*
radv: fix uninitialized variables
Grigori Goronzy
2016-10-12
1
-1
/
+1
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+1085