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_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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