index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layers
/
image.cpp
Age
Commit message (
Expand
)
Author
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-11-23
layers: Fix image layer issue validating aspectMasks
Mark Lobodzinski
2015-11-20
layers: LX196, validate createImage paramters against format limits
Mark Lobodzinski
2015-11-18
layers: Fix error messages.
Jeremy Hayes
2015-11-18
layers: Validate barrier subresource range.
Jeremy Hayes
2015-11-18
layers: Fix CreateImageView depth/stencil aspect validation
Mark Lobodzinski
2015-11-11
bug 12998 part 2: append _PACK* to packed formats that change conventions
Chia-I Wu
2015-11-10
layers: LX190, Image layer doe snot recognize swapchain images
Mark Lobodzinski
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-02
bug 15000: aspect/aspectMask inconsistencies (WIP)
Chia-I Wu
2015-11-02
bug 14918 part 4: more cleanups (WIP)
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
MR 542: Remaining items from the cleanup bug (WIP)
Chia-I Wu
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-11-02
layers: Migrate Image dispatch tables into layer_data struct
Tobin Ehlis
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-29
layers: Add DestroyImage to image layer's device GPA table
Mark Lobodzinski
2015-10-28
layers: Validate number of layers in subresource.
Jeremy Hayes
2015-10-26
layers: Modify Image layer to store IMAGE_STATE structs instead of their uniq...
Tobin Ehlis
2015-10-26
layers: Add state-dependent image aspect/format checks
Mark Lobodzinski
2015-10-23
bug-14786: Addressing layered subresources in vkCmdCopyImage
Courtney Goeltzenleuchter
2015-10-23
misc: Change clear rectangle to include array layer/count
Courtney Goeltzenleuchter
2015-10-23
WIP bug-14815: VkImageAspect
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-23
bug-14291: combine color and depth/stencil clears
Courtney Goeltzenleuchter
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to image
Courtney Goeltzenleuchter
2015-10-08
intel,layers,tests: move cmd_meta errors to validation
Mike Stroyan
2015-10-06
layers: Add validation for Image Aspect settings
Mark Lobodzinski
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
2015-09-25
layers: remove static declaration of get_my_data_ptr
Mike Stroyan
2015-09-25
layers: Image layer does not need to reserve space
Mike Stroyan
2015-09-24
layers: Added Image layer to validation test suite with new test for bad Imag...
Tobin Ehlis
2015-09-24
layers: Update Image layer to support validation callback error return status
Tobin Ehlis
2015-09-24
layers: Update Image layer to offload view.c validation checks from driver
Tobin Ehlis
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-16
layers: Fix layer STDOUT logging
Tobin Ehlis
2015-09-11
Bug 12998: Document required depth formats and layouts in buffer memory
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-07-29
layers: Add validation case for mismatched renderpass attachements and subpasses
Mark Lobodzinski
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties
Courtney Goeltzenleuchter
[next]