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
/
parameter_validation.cpp
Age
Commit message (
Expand
)
Author
2016-11-29
layers: Move dispatch table into instance_layer_data
Chris Forbes
2016-11-29
layers: get rid of instance_extension_map in PV
Chris Forbes
2016-11-29
layers: split PV layer data for device and instance
Chris Forbes
2016-11-09
layers: GH1092 sync CreateGraphicsPipeline enums
Mike Weiblen
2016-11-09
layers: GH934 Bounds checking on SetViewport
Mike Weiblen
2016-11-08
layers: Avoid calling functions not produced by the pv codegen
Chris Forbes
2016-11-07
layers: Fix unused variable breaking android build
Chris Forbes
2016-11-07
layers: Move platform entrypoints into main list in PV
Chris Forbes
2016-11-07
layers: Do extension checks for KHR_display in PV
Chris Forbes
2016-11-07
layers: Add tracking for VK_KHR_display extension in PV
Chris Forbes
2016-11-07
layers: Move display swapchain entrypoint into main block
Chris Forbes
2016-11-07
layers: s/skip_call/skip/ in PV
Chris Forbes
2016-11-07
layers: Introduce require_instance_extension in PV
Chris Forbes
2016-11-07
layers: Introduce require_device_extension function in PV
Chris Forbes
2016-11-07
layers: Move swapchain and surface extension enable checks to PV
Chris Forbes
2016-11-07
layers: Use uniform initialization better in PV::layer_data
Chris Forbes
2016-11-07
layers: Rename device ext flags to match extensions in PV
Chris Forbes
2016-11-07
layers: Move enable checks for KHR_surface to PV
Chris Forbes
2016-11-07
layers: Rename ambiguous 'wsi_enabled' to 'surface_enabled' in PV
Chris Forbes
2016-11-07
layers: Move platform WSI extension checks from swapchain to PV
Chris Forbes
2016-11-07
layers: Remove mdd() from PV
Chris Forbes
2016-11-07
layers: Remove one remaining use of mid() in PV
Chris Forbes
2016-11-02
layers: GH934 Bounds checking on SetScissor
Mike Weiblen
2016-10-28
tests: PV cmdSetViewport code style updates
Mark Lobodzinski
2016-10-28
tests: Fix header 1.0.32 PV issues
Mark Lobodzinski
2016-10-11
layers: Updating some CreateBuffer checks to use unique enums
Karl Schultz
2016-09-30
layers: Add VK_NV_external_memory_win32 ext to PV
Mark Lobodzinski
2016-09-30
layers: Add VK_NV_external_memory_caps ext to PV
Mark Lobodzinski
2016-09-30
layers: Add debug marker extension support to PV
Mark Lobodzinski
2016-09-08
loader: Add checks for usage of wsi extensions
Mark Young
2016-09-02
build: gh672 Fix CMake CXX_FLAGS inheritance
Karl Schultz
2016-08-24
layers: Fix parameter_validation array name format
Dustin Graves
2016-08-18
layers: GH859 Fix error messages for viewport/scissors state
Tobin Ehlis
2016-08-15
layers: GH785, Validate rasterinfo->polygonMode
Mark Lobodzinski
2016-08-15
layers: Fix missing PV WSI registration
Mark Lobodzinski
2016-08-11
layers: Update PV variable names, clang-format
Mark Lobodzinski
2016-08-11
layers: Add WSI support to parameter_validation
Mark Lobodzinski
2016-08-11
layers: Validate Enabled Features in PV
Mark Lobodzinski
2016-08-04
layers: Fix function interception list for param validation
Chris Forbes
2016-07-20
layers: Change pNext validation error to warning
Dustin Graves
2016-07-12
layers: Handle special layerCount case
Dustin Graves
2016-06-29
layers: Take care of DevLimits cleanup items
Mark Lobodzinski
2016-06-29
layers: Moved devlimits UpdateDescrSets to PV
Mark Lobodzinski
2016-06-29
layers: Move devlimits validation into PV
Mark Lobodzinski
2016-06-29
layers: Add phyDevProps call to Param Validation
Mark Lobodzinski
2016-06-10
layers: GH536, Update CmdFillBuffer validation
Mark Lobodzinski
2016-06-06
layers: Add default layer error message config
Mark Lobodzinski
2016-06-02
layers: simplify v0 function implementations
Chia-I Wu
2016-06-01
layers: More noautovalidity processing for structs
Dustin Graves
2016-05-21
parameter_validation: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
[prev]
[next]