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
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vk: Document how depth/stencil formats work in anv_image_create()
Kristian Høgsberg Kristensen
2015-06-11
1
-9
/
+13
*
vk: Use generated headers with fixed point support
Kristian Høgsberg Kristensen
2015-06-11
1
-4
/
+4
*
vk/image: Add a bunch of asserts
Jason Ekstrand
2015-06-10
1
-0
/
+26
*
vk/image: Don't double-allocate stencil buffers
Chad Versace
2015-06-09
1
-1
/
+1
*
vk/image: Teach anv_image_choose_tile_mode about WMAJOR
Chad Versace
2015-06-09
1
-1
/
+8
*
vk/image: Factor tile mode selection into separate function
Chad Versace
2015-06-09
1
-15
/
+19
*
vk/image: Stop hardcoding alignment of stencil surfaces
Chad Versace
2015-06-09
1
-1
/
+1
*
vk/image: Rewrite tile info table
Chad Versace
2015-06-09
1
-24
/
+31
*
vk/image: Delete an old comment
Chad Versace
2015-06-09
1
-2
/
+0
*
vk/surface_view: Add a destructor
Jason Ekstrand
2015-06-09
1
-0
/
+19
*
vk/image: Add anv_image::h_align,v_align
Chad Versace
2015-06-09
1
-4
/
+20
*
vk: Quiet a few warnings
Kristian Høgsberg Kristensen
2015-06-08
1
-1
/
+1
*
vk: Indent tables to align '=' at column 48
Kristian Høgsberg Kristensen
2015-05-31
1
-6
/
+6
*
vk/image: Assert that VkImageTiling is valid
Chad Versace
2015-05-27
1
-0
/
+1
*
vk/image: Remove trailing whitespace
Chad Versace
2015-05-27
1
-1
/
+1
*
vk: Add support for texture component swizzle
Kristian Høgsberg
2015-05-26
1
-55
/
+97
*
vk: Set up depth and stencil buffers
Kristian Høgsberg
2015-05-25
1
-25
/
+84
*
vk: Add basic MOCS settings
Kristian Høgsberg
2015-05-25
1
-1
/
+1
*
vk: Add WSI implementation
Kristian Høgsberg
2015-05-20
1
-6
/
+24
*
vk/image: Factor view creation out into separate *_init functions
Jason Ekstrand
2015-05-18
1
-21
/
+47
*
vk: Start Implementing vkGetFormatInfo()
Kristian Høgsberg
2015-05-18
1
-183
/
+0
*
vk: Add script for generating ifunc entry points
Kristian Høgsberg
2015-05-18
1
-5
/
+5
*
vk: Consolidate image, buffer and color attachment views
Kristian Høgsberg
2015-05-15
1
-12
/
+14
*
vk/image: Stash more information in images and views
Jason Ekstrand
2015-05-13
1
-3
/
+8
*
vk: Add stub() and stub_return() macros and mark piles of functions as stubs
Jason Ekstrand
2015-05-12
1
-2
/
+2
*
vk: Add 32 bpc signed and unsigned integer formats
Kristian Høgsberg
2015-05-11
1
-8
/
+8
*
vk: Store bo pointer in anv_image and anv_buffer
Kristian Høgsberg
2015-05-11
1
-1
/
+1
*
Add vulkan driver for BDW
Kristian Høgsberg
2015-05-09
1
-0
/
+404