index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
intel/compiler: Add a flag for pull constant support
Jason Ekstrand
1
-0
/
+1
2017-10-12
anv/pipeline: Ralloc prog_data::param of the compile mem_ctx
Jason Ekstrand
1
-2
/
+1
2017-10-12
anv/pipeline: Add a mem_ctx parameter to anv_pipeline_compile
Jason Ekstrand
1
-33
/
+39
2017-10-12
i965: Store image_param in brw_context instead of prog_data
Jason Ekstrand
1
-4
/
+2
2017-10-12
intel: Rewrite the world of push/pull params
Jason Ekstrand
4
-28
/
+42
2017-10-12
anv/pipeline_cache: Rework to use multialloc and blob
Jason Ekstrand
2
-159
/
+141
2017-10-12
anv/pipeline: Declare bind maps closer to their use
Jason Ekstrand
1
-12
/
+6
2017-10-12
anv/multialloc: Add new add_size helper
Jason Ekstrand
1
-2
/
+4
2017-10-11
anv: intel: use anv_image's computed size for importing a BO
Lionel Landwerlin
1
-11
/
+15
2017-10-11
anv: bo_cache: allow importing a BO larger than needed
Lionel Landwerlin
1
-1
/
+1
2017-10-11
anv: fix assert in wsi image code.
Dave Airlie
1
-1
/
+1
2017-10-10
anv: fix null pointer dereference
Tapani Pälli
1
-0
/
+1
2017-10-09
anv: Do not assert() on VK_ATTACHMENT_UNUSED
Józef Kucia
1
-1
/
+2
2017-10-07
anv/wsi: Allocate enough memory for the entire image
Jason Ekstrand
1
-3
/
+4
2017-10-07
anv: fix nir.h include
Lionel Landwerlin
1
-1
/
+1
2017-10-06
anv/cmd_buffer: Reset state in cmd_buffer_destroy
Lionel Landwerlin
1
-9
/
+3
2017-10-06
anv/cmd_buffer: fix push descriptors with set > 0
Lionel Landwerlin
2
-13
/
+49
2017-10-06
anv: enable VK_KHR_sampler_ycbcr_conversion
Lionel Landwerlin
6
-18
/
+186
2017-10-06
anv: enable multiple planes per image/imageView
Lionel Landwerlin
9
-484
/
+915
2017-10-06
anv: Take an image in can_sample_with_hiz
Jason Ekstrand
3
-9
/
+10
2017-10-06
anv: Take a single aspect in anv_layout_to_aux_usage
Jason Ekstrand
3
-18
/
+15
2017-10-06
anv/cmd_buffer: Make get_fast_clear_state return an address
Jason Ekstrand
1
-22
/
+24
2017-10-06
anv/blorp: Add a concept of default aux usage
Jason Ekstrand
1
-11
/
+16
2017-10-06
anv: add nir lowering pass for ycbcr textures
Lionel Landwerlin
5
-2
/
+495
2017-10-06
anv: prepare sampler emission code for multiplanar images
Lionel Landwerlin
3
-41
/
+43
2017-10-06
anv/apply_pipeline_layout: Prepare for multi-planar images
Lionel Landwerlin
4
-22
/
+116
2017-10-06
anv: add new formats KHR_sampler_ycbcr_conversion
Lionel Landwerlin
3
-6
/
+189
2017-10-06
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
4
-256
/
+331
2017-10-06
anv: prepare formats to handle disjoints sets
Lionel Landwerlin
1
-10
/
+27
2017-10-03
anv: Remove base_vertex/instance from push_constants
Jason Ekstrand
1
-7
/
+0
2017-10-03
meson: add window system deps to intel vulkan common
Dylan Baker
1
-1
/
+1
2017-10-03
anv: Remove unreachable cases from isl_format_for_size()
Józef Kucia
1
-2
/
+0
2017-10-03
anv: Fix vkCmdFillBuffer()
Józef Kucia
1
-2
/
+2
2017-09-28
meson: remove duplicate libisl dependency in anv
Dylan Baker
1
-1
/
+1
2017-09-28
anv: add an assertion in genX(BeginCommandBuffer)
Gwan-gyeong Mun
1
-0
/
+1
2017-09-27
meson: Add build Intel "anv" vulkan driver
Dylan Baker
1
-0
/
+182
2017-09-26
anv: Fix some comment typos.
Eric Anholt
1
-3
/
+3
2017-09-25
anv: fix viewport transformation for z component
Samuel Iglesias Gonsálvez
1
-2
/
+2
2017-09-20
anv: Advertise VK_KHR_maintenance2
Jason Ekstrand
1
-0
/
+1
2017-09-20
anv/image: Use RENDER_SURFACE_STATE::X/Y Offset on SKL+
Jason Ekstrand
1
-7
/
+16
2017-09-20
anv/image: Support creating uncompressed views of compressed images
Jason Ekstrand
4
-5
/
+187
2017-09-20
anv: Add a new anv_surface_state struct
Jason Ekstrand
4
-109
/
+110
2017-09-20
anv/image: Break surface state fill logic into a helper
Jason Ekstrand
3
-112
/
+151
2017-09-20
anv/image: Add support for the VkImageViewUsageCreateInfoKHR struct
Jason Ekstrand
1
-8
/
+14
2017-09-20
anv: Advertise point clipping properties
Samuel Iglesias Gonsálvez
1
-0
/
+8
2017-09-20
anv: Add support for tessellation domain origin control
Jason Ekstrand
1
-10
/
+21
2017-09-20
spirv: Flip the tessellation winding order
Jason Ekstrand
1
-1
/
+12
2017-09-20
anv/image: Add support for the new depth/stencil layouts
Jason Ekstrand
1
-0
/
+2
2017-09-20
anv/entrypoints_gen: Dedent the C code
Jason Ekstrand
1
-196
/
+195
2017-09-20
anv: Fix descriptors copying
Józef Kucia
1
-1
/
+1
[next]