aboutsummaryrefslogtreecommitdiff
path: root/vulkan.py
AgeCommit message (Expand)Author
2016-06-17Only set scripts that starts with a hashbang as executableAlexander F Rødseth
2016-05-04project: Fix tabs, whitespace and line endingsMark Lobodzinski
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-13layers: Include all 4 Linux WSI interfacesTony Barbour
2016-03-08layers: Fix android build from linux or Win32 systemTobin Ehlis
2016-03-03misc: Remove lunarg_debug_marker extensionJon Ashburn
2016-02-29cmake: GH PR17, Improve error detection for displayserver selectionMark Lobodzinski
2016-02-29cmake: GH PR17, Fix vulkan.py code generation script for Windows buildsMark Lobodzinski
2016-02-29layers: GH PR17, Add Wayland, Xlib, Android & Mir extensions to codegen scriptsMun, Gwan-gyeong
2016-02-18layers: MR221: Correct name for unique_objects layerCourtney Goeltzenleuchter
2016-02-15layers: Re-enable support for linuxMark Lobodzinski
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-12android: Add support for Android surface extensionCourtney Goeltzenleuchter
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-02Update copyright info in python scriptsKarl Schultz
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2015-12-31misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissorJon Ashburn
2015-12-29layers: Version 217 WSI changes.Ian Elliott
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17debug_report: rename vk_lunarg_debug_report.hCourtney Goeltzenleuchter
2015-12-17debug_report: Add DebugReportMessage functionCourtney Goeltzenleuchter
2015-12-17debug_report: make destroy have void return valueCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-12-15layers: rename VkDbgObjectTypeCourtney Goeltzenleuchter
2015-12-01layers: Add WSI extensions to autogen codeMark Lobodzinski
2015-12-01vulkan: Add win32 and xcb extensions to vulkan.pyMark Lobodzinski
2015-12-01vulkan: Fix parameter name for GetSwapchainImagesKHRJon Ashburn
2015-12-01misc: Add DestroySurfaceKHR to the codegen WSI surface extensionJon Ashburn
2015-12-01layers: Convert most of the layers to the new WSI.Ian Elliott
2015-12-01vulkan.py: Changes in previous WSI functions.Ian Elliott
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-12bug 15120: rename vkCmdPushConstants "values" to "pValues"Chia-I Wu
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-03bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...Chia-I Wu
2015-11-03bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...Chia-I Wu
2015-11-03bug 14608: VkShaderModule object lifetime (WIP)Chia-I Wu
2015-11-02bug 14918 part 4: more cleanups (WIP)Chia-I Wu
2015-11-02bug 14918 part 3: sed renamesChia-I Wu
2015-11-02bug 14921 part 3: typosChia-I Wu
2015-11-02v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP)Chia-I Wu
2015-11-02bug 14921 part 1: sed renamesChia-I Wu
2015-11-02bug 14918 part 2: some simple renames (WIP)Chia-I Wu
2015-11-02bug 14892 part 2: rename more "count" (WIP)Chia-I Wu
2015-11-02bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)Chia-I Wu
2015-11-02bug 14848: Verifying Sparse Behavior (WIP)Chia-I Wu
2015-11-02bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...Chia-I Wu