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
/
anv_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-7
/
+7
*
anv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv/image: Create views directly in VkCreate*View
Jason Ekstrand
2016-10-14
1
-56
/
+34
*
anv/image: Get rid of the usage hacks for meta
Jason Ekstrand
2016-10-14
1
-95
/
+27
*
anv/image: Add an isl_view to anv_image_view
Jason Ekstrand
2016-10-14
1
-19
/
+18
*
anv/image: Rework our handling of 3-D image array ranges
Jason Ekstrand
2016-10-14
1
-4
/
+12
*
anv/image: Memset hiz surfaces to 0 when binding memory
Jason Ekstrand
2016-10-07
1
-1
/
+30
*
anv: Move BindImageMemory to anv_image.c
Jason Ekstrand
2016-10-07
1
-0
/
+20
*
anv: Allocate hiz surface
Chad Versace
2016-10-07
1
-3
/
+34
*
anv/image: Set correct base_array_layer and array_len for storage images
Jason Ekstrand
2016-09-13
1
-0
/
+4
*
anv: Make image_get_surface_for_aspect_mask const
Jason Ekstrand
2016-09-13
1
-3
/
+4
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
1
-10
/
+10
*
anv/image: Don't create invalid render target surfaces
Jason Ekstrand
2016-08-23
1
-1
/
+12
*
anv: remove internal 'validate' layer
Emil Velikov
2016-08-18
1
-75
/
+0
*
anv/image: Assert that the image format is actually supported
Jason Ekstrand
2016-07-22
1
-2
/
+5
*
anv: Handle VK_WHOLE_SIZE properly for buffer views
Jason Ekstrand
2016-07-15
1
-3
/
+4
*
anv/image: Fix initialization of the ISL tiling
Nanley Chery
2016-07-15
1
-4
/
+11
*
isl: Kill off isl_format_layout::bs
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
anv,isl: Lower storage image formats in anv
Jason Ekstrand
2016-06-22
1
-0
/
+3
*
anv: Add a devinfo argument to the get_format functions
Jason Ekstrand
2016-05-17
1
-4
/
+5
*
anv/formats: Use the isl_channel_select enum for the swizzle
Jason Ekstrand
2016-05-17
1
-12
/
+6
*
anv/formats: Add an anv_get_format helper
Jason Ekstrand
2016-05-17
1
-13
/
+11
*
anv/image: Use aspects for computing full usage
Jason Ekstrand
2016-05-17
1
-4
/
+3
*
anv: Remove the anv_format member from anv_image
Jason Ekstrand
2016-05-17
1
-1
/
+0
*
anv/image: Stop using anv_format for image create validation
Jason Ekstrand
2016-05-17
1
-6
/
+2
*
anv/image: Make heavier use of aspects
Jason Ekstrand
2016-05-17
1
-50
/
+34
*
anv/image: Use get_isl_format when creating buffer views
Jason Ekstrand
2016-05-17
1
-5
/
+6
*
anv/image: Add an aspects field
Jason Ekstrand
2016-05-17
1
-0
/
+3
*
anv: fix warnings in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
anv/image: Use the has_matching_typed_storage_image_format helper from isl
Jason Ekstrand
2016-04-21
1
-12
/
+3
*
isl: Take a devinfo in lower_storage_image_format instead of an isl_device
Jason Ekstrand
2016-04-21
1
-1
/
+1
*
anv/image: Remove the offset parameter from image_view_init
Jason Ekstrand
2016-04-08
1
-3
/
+2
*
anv/image: Expose the guts of CreateBufferView for meta
Jason Ekstrand
2016-04-08
1
-16
/
+24
*
anv/image: Enable specifying a surface's minimum pitch
Nanley Chery
2016-03-25
1
-1
/
+1
*
anv: Sanitize Image extents and offsets
Nanley Chery
2016-03-24
1
-19
/
+5
*
anv: Implement VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS}
Nanley Chery
2016-03-04
1
-6
/
+6
*
isl: Get rid of isl_surf_fill_state_info::level0_extent_px
Nanley Chery
2016-03-04
1
-30
/
+3
*
anv/image: Create a linear image when requested
Nanley Chery
2016-03-03
1
-1
/
+1
*
anv/image: Use isl for filling brw_image_param
Jason Ekstrand
2016-02-27
1
-111
/
+6
*
anv: Fill out image_param structs at view creation time
Jason Ekstrand
2016-02-27
1
-0
/
+5
*
anv/image: Add a ussage_mask field to image_view_init
Jason Ekstrand
2016-02-27
1
-5
/
+6
*
anv: Remove unneeded fiels from anv_image_view
Jason Ekstrand
2016-02-27
1
-5
/
+6
*
anv: Use ISL to fill out surface states
Jason Ekstrand
2016-02-27
1
-71
/
+79
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+911