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
/
device_limits.cpp
Age
Commit message (
Expand
)
Author
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
layers: Add support for DebugReportMessageLUNARG
Courtney Goeltzenleuchter
2015-12-17
layers: export debug_report extension
Courtney Goeltzenleuchter
2015-12-17
layers: declare support for DEBUG_REPORT extension
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-15
layers: Add allocator to layer init functions
Courtney Goeltzenleuchter
2015-12-15
layers: rename VkDbgObjectType
Courtney Goeltzenleuchter
2015-12-15
layers: Rename DebugReport flags
Courtney Goeltzenleuchter
2015-11-20
layers: LX196, validate createImage paramters against format limits
Mark Lobodzinski
2015-11-06
bug 15085: queue creation naming issues
Chia-I Wu
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 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...
Chia-I Wu
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 14918 part 2: some simple renames (WIP)
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-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
bug-14786: minor renames
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-23
bug-14642: Rename queueRecordCount to requestedQueueCount
Courtney Goeltzenleuchter
2015-10-09
layers: Remove dependency between calls to vkCreateImage and vkGetPhysicalDev...
Tony Barbour
2015-10-08
layers: Fix Windows compiler warnings
Courtney Goeltzenleuchter
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to device_limits
Courtney Goeltzenleuchter
2015-10-08
intel,layers,tests: move cmd_meta errors to validation
Mike Stroyan
2015-10-08
layers: DrawState migrate device and instance dispatch tables into layer data...
Tobin Ehlis
2015-10-08
layers: In DeviceLimits move dispatch table to layer data struct
Tobin Ehlis
2015-10-07
layers: Remove obsolete dbg message logging header
Jon Ashburn
2015-10-06
layers: Fix DeviceLimits error return codes
Mark Lobodzinski
2015-09-29
layers: Intercept vkEnumerateInstance[Layer|Extension]Properties() funcs in D...
Tobin Ehlis
2015-09-29
Fix windows build issues in cube.c and device_limits.cpp
Tobin Ehlis
2015-09-29
layers: DeviceLimits device feature checks and dead code removal
Tobin Ehlis
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
2015-09-23
bug 14365: make separate viewport and scissor cmds
Courtney Goeltzenleuchter
2015-09-23
bug 14365: replace dynamic state objects
Courtney Goeltzenleuchter
2015-09-22
intel: Removed ICD validation checks from img.c
Mark Lobodzinski
2015-09-22
layers: DeviceLimits warns if queue properties not queried prior to vkCreateD...
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 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-09
layers: Initial framework for DeviceLimits layer
Tobin Ehlis
[prev]