tests: Fix LayoutFromPresentWithoutAccessMemoryRead
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / vulkan.py
2016-09-29 Mark Lobodzinskilayers: Updated vulkan.py for changed extension def
2016-09-08 Arda Coskunseslayers: correct param in vkCmdDebugMarkerEndEXT
2016-09-07 Mark Youngloader: Cleanup 1.0.25 extension work
2016-09-07 Arda Coskunseslayers: correct typo vkExternalMemoryHandleTypeFlagsNV
2016-09-07 Mark Youngbuild: gh850 support msys
2016-09-01 Mark Youngloader: gh888 Add KHR/EXT extensions in vulkan.h
2016-08-31 Mark Lobodzinskilayers: Update vulkan.py for new extension APIs
2016-08-19 David Hubbardadding vulkan.py extension.ifdef field to vulkan.py
2016-07-21 Mark Younglayers : gh682 move gipa dispatch table init
2016-07-21 David Pinedomisc: Support for cross-platform trace/replay
2016-07-11 Karl Schultzmisc: Update to Vulkan header version 20
2016-06-30 Jon Ashburnlayers: Finish add support to validation for VK_KHR_dis...
2016-06-30 Petros BantolasAdded WSI KHR_display support to validation
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-06-17 Alexander F RødsethOnly set scripts that starts with a hashbang as executable
2016-05-04 Mark Lobodzinskiproject: Fix tabs, whitespace and line endings
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-13 Tony Barbourlayers: Include all 4 Linux WSI interfaces
2016-03-08 Tobin Ehlislayers: Fix android build from linux or Win32 system
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-03 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2016-02-29 Mark Lobodzinskicmake: GH PR17, Improve error detection for displayserv...
2016-02-29 Mark Lobodzinskicmake: GH PR17, Fix vulkan.py code generation script...
2016-02-29 Mun, Gwan-gyeonglayers: GH PR17, Add Wayland, Xlib, Android & Mir exten...
2016-02-18 Courtney Goeltzenl... layers: MR221: Correct name for unique_objects layer
2016-02-16 Mark Lobodzinskilayers: Re-enable support for linux
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-12 Courtney Goeltzenl... android: Add support for Android surface extension
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-03 Karl SchultzUpdate copyright info in python scripts
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2015-12-31 Jon Ashburnmisc: rename startXXX to firstXXX and add firstXXX...
2015-12-29 Ian Elliottlayers: Version 217 WSI changes.
2015-12-17 Courtney Goeltzenl... debug_report: rename object type and error bits
2015-12-17 Courtney Goeltzenl... debug_report: rename vk_lunarg_debug_report.h
2015-12-17 Courtney Goeltzenl... debug_report: Add DebugReportMessage function
2015-12-17 Courtney Goeltzenl... debug_report: make destroy have void return value
2015-12-17 Courtney Goeltzenl... debug_report: rename and update to use CreateInfo
2015-12-17 Courtney Goeltzenl... debug_report: Rename VkDbgMsgCallback object
2015-12-15 Courtney Goeltzenl... layers: rename VkDbgObjectType
2015-12-01 Mark Lobodzinskilayers: Add WSI extensions to autogen code
2015-12-01 Mark Lobodzinskivulkan: Add win32 and xcb extensions to vulkan.py
2015-12-01 Jon Ashburnvulkan: Fix parameter name for GetSwapchainImagesKHR
2015-12-01 Jon Ashburnmisc: Add DestroySurfaceKHR to the codegen WSI surface...
2015-12-01 Ian Elliottlayers: Convert most of the layers to the new WSI.
2015-12-01 Ian Elliottvulkan.py: Changes in previous WSI functions.
2015-11-24 David PinedoLayers: changed layer names to conform to spec
2015-11-12 Chia-I Wubug 15120: rename vkCmdPushConstants "values" to "pValues"
2015-11-06 Chia-I Wubug 15068: Use hardfp calling convention on Android...
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-04 Courtney Goeltzenl... misc: Update author information
2015-11-04 Courtney Goeltzenl... misc: switch copyright to Valve
2015-11-03 Chia-I Wubug 15045: vkGetPhysicalDeviceImageFormatProperties...
2015-11-03 Chia-I Wubug 14537: vkGetPhysicalDeviceImageFormatProperties...
2015-11-03 Chia-I Wubug 14608: VkShaderModule object lifetime (WIP)
2015-11-02 Chia-I Wubug 14918 part 4: more cleanups (WIP)
2015-11-02 Chia-I Wubug 14918 part 3: sed renames
2015-11-02 Chia-I Wubug 14921 part 3: typos
2015-11-02 Chia-I Wuv196: bug 14921 part 2: Expanding abbreviations for...
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I Wubug 14918 part 2: some simple renames (WIP)
2015-11-02 Chia-I Wubug 14892 part 2: rename more "count" (WIP)
2015-11-02 Chia-I Wubug 14918 part1: consistency/cleanup ideas (from jbolz...
2015-11-02 Chia-I Wubug 14848: Verifying Sparse Behavior (WIP)
2015-11-02 Chia-I Wubug 14543: rename VkTex* enums to VkTexture* similarly...
2015-11-02 Chia-I Wubug 12921: Memory callback (WIP)
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-11-02 Chia-I Wubug 14909: Define "length" as it relates to push consta...
2015-10-30 Chia-I Wubug 14876: Can timestamps be written inside a renderpas...
2015-10-30 Chia-I WuMR 461: Documented updated vkQueueSubmit and remove...
2015-10-30 Chia-I Wubug 14868: Replace VkTimestampType with VkPipelineStage...
2015-10-30 Chia-I Wubug 14855: vkGetPipelineCacheSize is unique (consistenc...
2015-10-30 Chia-I Wubug 14365: Rename slopeScaledDepthBias to depthBiasSlop...
2015-10-30 Chia-I Wubug 14844: Query Pool issues (WIP)
2015-10-30 Chia-I Wuvulkan.py: use generated "core" API
2015-10-30 Chia-I Wuvulkan.py: fix vulkan.h parsing
2015-10-26 Courtney Goeltzenl... bug-14258: Make descriptor pools and command pools...
2015-10-23 Courtney Goeltzenl... misc: Change clear rectangle to include array layer...
2015-10-23 Courtney Goeltzenl... bug-14746: add batched submit for semaphores and comman...
2015-10-23 Courtney Goeltzenl... Bug 14621: Change vkGet* functions to not return VkResult
2015-10-23 Courtney Goeltzenl... bug-14580: add dataSize to vkGetPipelineCacheData
2015-10-23 Courtney Goeltzenl... bug-14291: combine color and depth/stencil clears
2015-09-24 Courtney Goeltzenl... bug-14715: DrawIndirect fix
2015-09-23 Courtney Goeltzenl... bug 14365: make separate viewport and scissor cmds
2015-09-23 Courtney Goeltzenl... bug 14365: replace dynamic state objects
2015-09-17 Courtney Goeltzenl... Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCr...
2015-09-17 Courtney Goeltzenl... Bug 14643: use VkClearDepthStencilValue
2015-09-17 Courtney Goeltzenl... bug 14509: Rename Layer and Extension queries
2015-09-11 Courtney Goeltzenl... bug 14537: Improve VkImageFormatProperties
2015-09-10 Mark Lobodzinskivulkan.h: Change return types of some functions to...
2015-09-09 Mark Lobodzinskivulkan.h: Refactoring physical device sparse properties...
2015-09-04 Ian ElliottWSI: Convert WSI swapchain extension usage to new KHR...
2015-09-02 Courtney Goeltzenl... Bug 14522: Remove VkAttachmentView
2015-08-28 Tobin Ehlisvktrace: Add support for debug_marker_lunarg extension
2015-08-26 Cody Northropv156: Bug 14451 - Rename dynamic state objects
2015-08-26 Cody NorthropBug 14406: Add support for front/back stencil reference...
2015-08-26 Cody NorthropBug 14323: RasterLine and RasterDepthBias changes
2015-08-11 Ian Elliottvulkan.py: Change to new WSI query functions.
next