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
/
vulkan
/
anv_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/image: Add a basic implementation of GetImageSubresourceLayout
Jason Ekstrand
2015-10-13
1
-2
/
+44
*
vk/0.170.2: Update remaining enums
Chad Versace
2015-10-07
1
-1
/
+1
*
vk/0.170.2: Update VkResult
Chad Versace
2015-10-07
1
-19
/
+8
*
vk/0.170.2: Merge VkAttachmentView into VkImageView
Chad Versace
2015-10-07
1
-32
/
+2
*
vk/image: Fix retrieval of anv_surface for depthstencil aspect
Chad Versace
2015-10-07
1
-9
/
+15
*
vk: Embed two surface states in anv_image_view
Chad Versace
2015-10-06
1
-86
/
+113
*
vk: Remove stale finishme for stencil image views
Chad Versace
2015-10-06
1
-1
/
+0
*
vk: Add anv_image::usage
Chad Versace
2015-10-06
1
-0
/
+24
*
vk/image: Remove stale anv_asserts for depthstencil attachments
Chad Versace
2015-10-06
1
-5
/
+0
*
vk/0.170.2: s/baseArraySlice/baseArrayLayer/
Jason Ekstrand
2015-10-06
1
-3
/
+3
*
vk: Merge anv_attachment_view into anv_image_view
Chad Versace
2015-10-06
1
-27
/
+22
*
vk/0.170.2: Make destructors return void
Jason Ekstrand
2015-10-05
1
-9
/
+3
*
vk: Merge anv_*_attachment_view into anv_attachment_view
Chad Versace
2015-10-05
1
-31
/
+19
*
vk: Drop anv_surface_view
Chad Versace
2015-10-05
1
-9
/
+9
*
vk: Use consistent names for anv_*_view variables
Chad Versace
2015-10-05
1
-28
/
+29
*
vk: Return anv_image_view_info by value
Chad Versace
2015-10-05
1
-2
/
+2
*
vk/image: Document a Vulkan spec requirement for depthstencil
Chad Versace
2015-10-05
1
-3
/
+5
*
vk/0.170.2: Update VkImageSubresourceRange
Chad Versace
2015-10-05
1
-23
/
+35
*
vk/image: Teach vkCreateImage about layout of 1D surfaces
Chad Versace
2015-09-14
1
-6
/
+8
*
vk: Teach vkCreateImage about layout of 3D surfaces
Chad Versace
2015-09-14
1
-2
/
+17
*
vk: Refactor anv_image_make_surface()
Chad Versace
2015-09-14
1
-21
/
+35
*
vk: Add new vk_errorf that takes a format string
Kristian Høgsberg Kristensen
2015-09-03
1
-2
/
+1
*
vk/image: Add PRM reference for QPitch equation
Chad Versace
2015-09-03
1
-0
/
+4
*
vk/image: Linear stencil buffers are illegal
Chad Versace
2015-08-28
1
-6
/
+20
*
vk/image: Don't abort when creating stencil image views
Chad Versace
2015-08-28
1
-1
/
+0
*
vk: Don't duplicate anv_depth_stencil_view's surface data
Chad Versace
2015-08-28
1
-23
/
+3
*
vk: Fix format of anv_depth_stencil_view
Chad Versace
2015-08-28
1
-8
/
+22
*
vk/image: Let anv_image have one anv_surface per aspect
Chad Versace
2015-08-28
1
-22
/
+60
*
vk: Add gen7 support
Kristian Høgsberg Kristensen
2015-08-24
1
-7
/
+17
*
vk: Move anv_color_attachment_view_init() to gen8_state.c
Kristian Høgsberg Kristensen
2015-08-24
1
-95
/
+15
*
vk: Move anv_CreateImageView to gen8_state.c
Kristian Høgsberg Kristensen
2015-08-24
1
-135
/
+28
*
vk/image: Don't set anv_surface_view::offset twice
Chad Versace
2015-08-18
1
-1
/
+0
*
vk: Add anv_format reference to anv_render_pass_attachment
Chad Versace
2015-08-17
1
-1
/
+4
*
vk/image: Simplify stencil case for anv_image_create()
Chad Versace
2015-08-17
1
-14
/
+12
*
vk: Add anv_format reference t anv_surface_view
Chad Versace
2015-08-17
1
-9
/
+4
*
vk: Add anv_format reference to anv_image
Chad Versace
2015-08-17
1
-17
/
+10
*
vk: Use anv_image_create() for creating dmabuf VkImage
Kristian Høgsberg Kristensen
2015-08-17
1
-2
/
+4
*
vk: Prefix most filenames with anv
Chad Versace
2015-07-17
1
-0
/
+745