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
/
intel
/
vulkan
/
anv_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
1
-8
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
anv/formats: Don't use an RGBX format if it isn't renderable
Jason Ekstrand
2016-08-23
1
-1
/
+2
*
anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
2016-08-22
1
-16
/
+6
*
isl: Use bpb in a few places where it's more natural than bs
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
anv/formats: Exit early for unsupported formats
Jason Ekstrand
2016-05-27
1
-2
/
+3
*
anv/formats: Map VK_FORMAT_UNDEFINED to ISL_FORMAT_UNSUPPORTED
Jason Ekstrand
2016-05-27
1
-1
/
+1
*
anv/formats: Use isl_format_supports* for format introspection
Jason Ekstrand
2016-05-23
1
-22
/
+19
*
anv/formats: Make alpha blending a property of render targets
Nanley Chery
2016-05-23
1
-4
/
+2
*
anv: Enable textureCompressionASTC_LDR on Gen9+
Nanley Chery
2016-05-20
1
-28
/
+28
*
anv/format: Reorder ASTC mappings to match ISL enum ordering
Nanley Chery
2016-05-20
1
-14
/
+14
*
anv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM pre-gen8
Jason Ekstrand
2016-05-17
1
-0
/
+10
*
anv: Add a devinfo argument to the get_format functions
Jason Ekstrand
2016-05-17
1
-4
/
+6
*
anv/formats: Set the swizzle to RGB1 when using an RGBA format to fake RGB
Jason Ekstrand
2016-05-17
1
-2
/
+5
*
anv/formats: Refactor anv_get_format
Jason Ekstrand
2016-05-17
1
-30
/
+27
*
anv/formats: Use the isl_channel_select enum for the swizzle
Jason Ekstrand
2016-05-17
1
-4
/
+14
*
anv/formats: Add an anv_get_format helper
Jason Ekstrand
2016-05-17
1
-44
/
+36
*
anv/format: Simplify anv_format
Jason Ekstrand
2016-05-17
1
-37
/
+38
*
anv/formats: Delete validate_GetPhysicalDeviceFormatProperties
Jason Ekstrand
2016-05-17
1
-10
/
+0
*
anv/formats: Return proper error code for unsupported formats
Nanley Chery
2016-04-27
1
-1
/
+1
*
anv/formats: Advertise blit support for stencil
Jason Ekstrand
2016-04-08
1
-6
/
+4
*
anv: Don't allow D16_UNORM to be combined with stencil
Jason Ekstrand
2016-03-05
1
-1
/
+1
*
anv/formats: Don't use a compound literal to initialize a const array
Jason Ekstrand
2016-02-18
1
-2
/
+2
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+603