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
Age
Commit message (
Expand
)
Author
2017-05-09
loader: Optimize layer removal
Mark Young
2017-05-09
layers: LX673, CreateWin32Surface Null HWND check
Mark Lobodzinski
2017-05-09
layers: Remove default ctors for {Image,}SamplerDescriptor
Chris Forbes
2017-05-09
layers: Don't start ImageSamplerDescriptor w/ immut as updated.
Chris Forbes
2017-05-09
layers: Don't skip validating image part of combined image+immut sampler
Chris Forbes
2017-05-09
loader: Code review fixes
Mark Young
2017-05-09
loader: Update meta-layers
Mark Young
2017-05-09
loader: Fix layer Enumerate bug
Mark Young
2017-05-09
loader: Meta-layer support
Mark Young
2017-05-09
layers:Fix cut-and-paste bug
Tobin Ehlis
2017-05-08
loader: gh1661 - Phys dev exts not loading
Lenny Komow
2017-05-08
layers:Immutable samplers are updated at creation
Tobin Ehlis
2017-05-08
layers: Remove unhelpful precheck in ValidateDrawState
Chris Forbes
2017-05-05
tests: Add test for graphics pipelines with tessellation
Cort Stratton
2017-05-05
layers: check for both TE and TC, not just TC
Cort Stratton
2017-05-05
layers: Add VkVertexInputAttributeDescription VUs
Jeremy Hayes
2017-05-05
layers: Add VkVertexInputBindingDescription VUs
Jeremy Hayes
2017-05-05
loader: gh1693 - GPDA override not used
Mark Young
2017-05-05
layers: Fix incorrect VU ID
Mike Schuchardt
2017-05-05
layers: Move patchControlPoints validation
Mike Schuchardt
2017-05-05
layers: Pipeline creation conditional validation
Mike Schuchardt
2017-05-05
layers: Correct error db of VkDeviceQueueCreateInfo
Petr Kraus
2017-05-04
docs: Update loader doc for linking and format
Lenny Komow
2017-05-04
Revert "Fix location of vk_layer_settings.txt on Android"
Cody Northrop
2017-05-04
Fix location of vk_layer_settings.txt on Android
Christian Forfang
2017-05-03
layers: Add missed entries for some nv extensions
Chris Forbes
2017-05-03
layers: Don't generate T* = reinterpret_cast(T*) new T()
Chris Forbes
2017-05-03
layers: use Unwrap in UO codegen
Chris Forbes
2017-05-03
layers: use WrapNew in UO codegen
Chris Forbes
2017-05-03
layers: Move UO helpers to header
Chris Forbes
2017-05-03
layers: UO: rework GetDisplayPlaneCapabilitiesKHR
Chris Forbes
2017-05-03
layers: Rework UO GetDisplayModePropertiesKHR
Chris Forbes
2017-05-03
layers: Mark bogus looking reverse lookup in UO
Chris Forbes
2017-05-03
layers: Fix UO GetPhysicalDeviceDisplayPlanePropertiesKHR
Chris Forbes
2017-05-03
layers: Use helpers in most swapchain UO impls
Chris Forbes
2017-05-03
layers: Write helpers for UO Unwrap+WrapNew operations
Chris Forbes
2017-05-03
layers: Store instance data in UO::layer_data rather than gpu handle
Chris Forbes
2017-05-03
layers: Use InstanceExtensions support in UO
Chris Forbes
2017-05-03
layers: hold UO dispatch tables by value in layer_data
Chris Forbes
2017-05-03
layers: UO: split device and instance data
Chris Forbes
2017-05-03
layers: Use InstanceExtensions in PV
Chris Forbes
2017-05-03
layers: Move CV instance extension tracking to helper
Chris Forbes
2017-05-03
layers: Move PV device extension handling into helper
Chris Forbes
2017-05-03
layers: Move CV::DeviceExtensions into helper
Chris Forbes
2017-05-03
layers: Make device extension enables consistent
Chris Forbes
2017-05-03
layers: Alias devExts in checkDeviceRegisterExtension
Chris Forbes
2017-05-03
layers: Remove redundant check for extension enable in fptr
Chris Forbes
2017-05-03
layers: Move unrelated data out of devExts type
Chris Forbes
2017-05-03
layers: clang-format only, no code changes
Dave Houlton
2017-05-03
layers: Add VUs 01202..01207
Dave Houlton
[next]