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
/
vulkan.py
Age
Commit message (
Expand
)
Author
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-02
Update copyright info in python scripts
Karl Schultz
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2015-12-31
misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor
Jon Ashburn
2015-12-29
layers: Version 217 WSI changes.
Ian Elliott
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename vk_lunarg_debug_report.h
Courtney Goeltzenleuchter
2015-12-17
debug_report: Add DebugReportMessage function
Courtney Goeltzenleuchter
2015-12-17
debug_report: make destroy have void return value
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: rename VkDbgObjectType
Courtney Goeltzenleuchter
2015-12-01
layers: Add WSI extensions to autogen code
Mark Lobodzinski
2015-12-01
vulkan: Add win32 and xcb extensions to vulkan.py
Mark Lobodzinski
2015-12-01
vulkan: Fix parameter name for GetSwapchainImagesKHR
Jon Ashburn
2015-12-01
misc: Add DestroySurfaceKHR to the codegen WSI surface extension
Jon Ashburn
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-12-01
vulkan.py: Changes in previous WSI functions.
Ian Elliott
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-12
bug 15120: rename vkCmdPushConstants "values" to "pValues"
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
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-03
bug 14608: VkShaderModule object lifetime (WIP)
Chia-I Wu
2015-11-02
bug 14918 part 4: more cleanups (WIP)
Chia-I Wu
2015-11-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
bug 14921 part 3: typos
Chia-I Wu
2015-11-02
v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP)
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 14892 part 2: rename more "count" (WIP)
Chia-I Wu
2015-11-02
bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)
Chia-I Wu
2015-11-02
bug 14848: Verifying Sparse Behavior (WIP)
Chia-I Wu
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
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-11-02
bug 14909: Define "length" as it relates to push constants be in units of byt...
Chia-I Wu
2015-10-30
bug 14876: Can timestamps be written inside a renderpass? (WIP)
Chia-I Wu
2015-10-30
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...
Chia-I Wu
2015-10-30
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
Chia-I Wu
2015-10-30
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
Chia-I Wu
2015-10-30
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
Chia-I Wu
2015-10-30
bug 14844: Query Pool issues (WIP)
Chia-I Wu
2015-10-30
vulkan.py: use generated "core" API
Chia-I Wu
2015-10-30
vulkan.py: fix vulkan.h parsing
Chia-I Wu
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
misc: Change clear rectangle to include array layer/count
Courtney Goeltzenleuchter
[next]