index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/cmd_buffer: Reset state in cmd_buffer_destroy
Lionel Landwerlin
2017-10-06
1
-9
/
+3
*
anv/cmd_buffer: fix push descriptors with set > 0
Lionel Landwerlin
2017-10-06
2
-13
/
+49
*
anv: enable VK_KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
6
-18
/
+186
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
9
-484
/
+915
*
anv: Take an image in can_sample_with_hiz
Jason Ekstrand
2017-10-06
3
-9
/
+10
*
anv: Take a single aspect in anv_layout_to_aux_usage
Jason Ekstrand
2017-10-06
3
-18
/
+15
*
anv/cmd_buffer: Make get_fast_clear_state return an address
Jason Ekstrand
2017-10-06
1
-22
/
+24
*
anv/blorp: Add a concept of default aux usage
Jason Ekstrand
2017-10-06
1
-11
/
+16
*
anv: add nir lowering pass for ycbcr textures
Lionel Landwerlin
2017-10-06
5
-2
/
+495
*
anv: prepare sampler emission code for multiplanar images
Lionel Landwerlin
2017-10-06
3
-41
/
+43
*
anv/apply_pipeline_layout: Prepare for multi-planar images
Lionel Landwerlin
2017-10-06
4
-22
/
+116
*
anv: add new formats KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
3
-6
/
+189
*
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
2017-10-06
4
-256
/
+331
*
anv: prepare formats to handle disjoints sets
Lionel Landwerlin
2017-10-06
1
-10
/
+27
*
anv: Remove base_vertex/instance from push_constants
Jason Ekstrand
2017-10-03
1
-7
/
+0
*
meson: add window system deps to intel vulkan common
Dylan Baker
2017-10-03
1
-1
/
+1
*
anv: Remove unreachable cases from isl_format_for_size()
Józef Kucia
2017-10-03
1
-2
/
+0
*
anv: Fix vkCmdFillBuffer()
Józef Kucia
2017-10-03
1
-2
/
+2
*
meson: remove duplicate libisl dependency in anv
Dylan Baker
2017-09-28
1
-1
/
+1
*
anv: add an assertion in genX(BeginCommandBuffer)
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+182
*
anv: Fix some comment typos.
Eric Anholt
2017-09-26
1
-3
/
+3
*
anv: fix viewport transformation for z component
Samuel Iglesias Gonsálvez
2017-09-25
1
-2
/
+2
*
anv: Advertise VK_KHR_maintenance2
Jason Ekstrand
2017-09-20
1
-0
/
+1
*
anv/image: Use RENDER_SURFACE_STATE::X/Y Offset on SKL+
Jason Ekstrand
2017-09-20
1
-7
/
+16
*
anv/image: Support creating uncompressed views of compressed images
Jason Ekstrand
2017-09-20
4
-5
/
+187
*
anv: Add a new anv_surface_state struct
Jason Ekstrand
2017-09-20
4
-109
/
+110
*
anv/image: Break surface state fill logic into a helper
Jason Ekstrand
2017-09-20
3
-112
/
+151
*
anv/image: Add support for the VkImageViewUsageCreateInfoKHR struct
Jason Ekstrand
2017-09-20
1
-8
/
+14
*
anv: Advertise point clipping properties
Samuel Iglesias Gonsálvez
2017-09-20
1
-0
/
+8
*
anv: Add support for tessellation domain origin control
Jason Ekstrand
2017-09-20
1
-10
/
+21
*
spirv: Flip the tessellation winding order
Jason Ekstrand
2017-09-20
1
-1
/
+12
*
anv/image: Add support for the new depth/stencil layouts
Jason Ekstrand
2017-09-20
1
-0
/
+2
*
anv/entrypoints_gen: Dedent the C code
Jason Ekstrand
2017-09-20
1
-196
/
+195
*
anv: Fix descriptors copying
Józef Kucia
2017-09-20
1
-1
/
+1
*
anv: Advertise support VK_FORMAT_R8_SRGB
Jason Ekstrand
2017-09-19
1
-1
/
+2
*
anv/android: Disable surface and swapchain extensions (v2)
Chad Versace
2017-09-18
1
-3
/
+20
*
anv: Feed vk_android_native_buffer.xml to generators (v2)
Chad Versace
2017-09-18
1
-1
/
+11
*
anv: Teach generator scripts how to parse mutliple XML files
Chad Versace
2017-09-18
2
-10
/
+23
*
anv: Implement VK_KHR_image_format_list
Jason Ekstrand
2017-09-18
2
-2
/
+36
*
anv: Implement VK_KHR_bind_memory2
Jason Ekstrand
2017-09-18
3
-17
/
+68
*
util: Query build-id by symbol address, not library name
Chad Versace
2017-09-13
1
-1
/
+2
*
anv: fix build issues on release build
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
2017-09-12
1
-2
/
+2
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
9
-33
/
+74
*
anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
2017-09-12
5
-16
/
+141
*
anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
2017-09-12
4
-0
/
+179
*
anv: Annotate entrypoint table with index and func name
Chad Versace
2017-09-06
1
-2
/
+2
*
anv: fix off by one in array check
Eric Engestrom
2017-09-04
1
-1
/
+1
[next]