platform/upstream/Vulkan-Tools.git
2016-03-09 Tobin Ehlislayers: Remove documentation for now-defunct check...
2016-03-09 Chris Forbeslayers: Add descriptor type matching to DrawState
2016-03-09 Jon Ashburnlayers: clang-format layers directory
2016-03-09 Dustin Graveslayers: Add string array parameter checking
2016-03-09 Dustin Graveslayers: Remove redundant/unused param checker code
2016-03-08 Mark Lobodzinskilayers: LX430, Modfiy object_tracker to handle multiple...
2016-03-08 Tobin Ehlislayers: GH83 Fix updates of copies descriptor sets...
2016-03-08 Tobin Ehlislayers: Fix layer documentation so that it can be auto...
2016-03-08 Michael Lentinelayers: Count attachments as the same if they have...
2016-03-08 Jon Ashburnloader: Fix issue passing wrong instance if layer wraps...
2016-03-08 Karl Schultzlayers: LX405 Avoid some checks when rastrization is...
2016-03-08 Karl Schultzcodegen: LX424 Generate code for WSI-specific funs...
2016-03-08 Tony BarbourBump api_version to 1.0.5 in json files
2016-03-08 Dustin Graveslayers: Add func pointer NULL checks
2016-03-08 Tobin Ehlislayers: GH41 Flag error if cmd buffer references destro...
2016-03-08 Tobin Ehlislayers: Fix android build of draw_state
2016-03-08 Tobin Ehlislayers: Fix android build from linux or Win32 system
2016-03-08 Michael LentineUse size_t types for output size_t.
2016-03-08 Jon Ashburnbuild: Enable Xlib support to default ON on Linux builds
2016-03-08 Jon Ashburnloader: gllvl #50, Add support for the WSI extension...
2016-03-08 Mark Lobodzinskilayers: LX431, FENCE_NODE structures not initialized
2016-03-08 Karl Schultzbuild: Fix CMake Xlib DisplayServer name.
2016-03-08 Karl Schultzloader: VulkanTools PR 13 Resolve ...XlibPresentationSu...
2016-03-08 Karl Schultzdemos: Change layer order in cube.c to put param_check...
2016-03-07 GregFglslang / spirv-tools: get latest versions
2016-03-07 Tony Barbourdemos: Remove allocation callback code from tri demo
2016-03-07 Mark Lobodzinskilayers: GHLVL88, Fix ValidateBarriers in draw_state
2016-03-07 Mark Lobodzinskilayers: GHLVL87, Fix cut/paste VerifyImageLayout call...
2016-03-07 Mark Lobodzinskilayers: LX402, Invalid CmdBindPipeline validation error
2016-03-07 Jon Ashburnheader: update to version 1.0.5
2016-03-07 Jon Ashburnmisc: Update to header version 1.0.4
2016-03-07 Dustin Graveslayers: Add param checks for CreateInstance/Device
2016-03-07 Dustin Graveslayers: Add NULL/sType checks for struct members
2016-03-07 Dustin Graveslayers: Handle indirection in param_checker
2016-03-07 Dustin Graveslayers: Add vkFreeCommandBuffers param check
2016-03-07 Mark Lobodzinskilayers: LX413, Fix dynamicOffsets crash in draw_state
2016-03-07 Michael LentineFix assert for layouts.
2016-03-07 Dominik Witczaklayers: GL156 Ignore pQueueFamilyIndices if exclusive...
2016-03-07 Michael LentineRegester event on creation and delete on deletion.
2016-03-07 Chris Forbeslayers: Validate subpass index in CreateGraphicsPipelines
2016-03-07 Chris Forbeslayers: Remove vestigial bits of old derivatives API...
2016-03-07 Chris Forbeslayers: Validate pipeline derivative requirements in...
2016-03-05 tobineMerge pull request #80 from lentinem/mlentine-buildfix
2016-03-04 Michael LentineRemove unused var.
2016-03-04 Karl Schultzlayers: LX423 Set string var with handle value before...
2016-03-04 Karl Schultzadd generated files for smoke demo.
2016-03-04 Tony Barbourvalidation: Promote validation warnings to errors
2016-03-04 Mark Lobodzinskilayers: LX401, Handle VK_WHOLE_SIZE in flush/invalidate...
2016-03-04 Karl Schultzlayers: LVLGH47 DS Include swapchain images in search
2016-03-04 Jeremy Hayesloader: gllavl#46 add check for device extensions
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-04 David Pinedowinrtinstaller: sign uninstaller
2016-03-03 Tony BarbourRemove generated files from source control
2016-03-03 Chris Forbeslayers: GHPR43, Add tracking of total number of levels...
2016-03-03 Michael Lentinebuild: LVLPR65, Fix android extensions support in uniqu...
2016-03-03 tobineMerge pull request #42 from chrisforbes/push-constants
2016-03-03 Chris Forbeslayers: validate push constant ranges accessed by shader
2016-03-03 Chris Forbeslayers: add more shader checker error codes
2016-03-03 Chris Forbeslayers: move get_shader_stage_id up a bit
2016-03-03 Chris Forbeslayers: extract helper for getting to block/struct...
2016-03-03 Chris Forbeslayers: Add push constant storage class to stringify...
2016-03-03 Chris Forbeslayers: Remove nonsense `sinterface` param from
2016-03-03 Tobin Ehlislayers: Add push constant validation to draw_state
2016-03-03 David Pinedowinrtinstaller: Don't create a menu item for each versi...
2016-03-03 David Pinedowinrtinsaller: change comment
2016-03-03 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2016-03-03 Michael Lentinelayers: Allow use of QUEUE_FAMILY_IGNORED for BufferMem...
2016-03-03 Jeremy Hayeslayers: add missing error check
2016-03-03 Jon Ashburnloader: Update documentation to remove editing comments.
2016-03-02 Jeremy Hayeslayers: fix imageLayout bug
2016-03-02 Tony Barbourlayers: Fix false positive on initialLayout in image...
2016-03-02 Jon Ashburnloader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice
2016-03-02 Tony BarbourLX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD
2016-03-02 Tony Barboursmoke: use $<TARGET_FILE> instead of LOCATION prop
2016-03-02 Chris Forbeslayers: DS: populate features correctly
2016-03-02 Jeremy Hayeslayers: gllavl#78 validate base pipeline
2016-03-02 Jeremy Hayeslayers: gllavl#77 validate layout during clear
2016-03-02 Jeremy Hayeslayers: gllavl#76 validate initialLayout
2016-03-01 Chris Forbeslayers: Separate some variables
2016-03-01 Mark Lobodzinskilayers: Update QueueFamilyIndex validation
2016-02-29 Jon Ashburnloader: refactor EnumerateDevice*Properties terminate...
2016-02-29 Mark Lobodzinskilayers: GH LVL#49, Updated layer docs/README for new...
2016-02-29 Mark Lobodzinskilayers: GL107, Validate queueFamilyIndices for CreateSw...
2016-02-29 Mark Lobodzinskilayers: GL207, Validate queue_family_index
2016-02-29 Mark Lobodzinskilayers: LX322, Track semaphore state acroos QueueBindSp...
2016-02-29 Mark Lobodzinskibuild: GH PR17, Remove unused displayserver ENV settings
2016-02-29 Cody Northropbuild: GH PR17, Add Android WSI info to Windows version...
2016-02-29 Cody Northroplayers: GH PR17, Add support for building for Android...
2016-02-29 Mark Lobodzinskicmake: GH PR17, Improve error detection for displayserv...
2016-02-29 Mark Lobodzinskiloader: GH PR17, Add windows support for new displayser...
2016-02-29 Mark Lobodzinskicmake: GH PR17, Fix vulkan.py code generation script...
2016-02-29 Mun, Gwan-gyeongcmake: GH PR17, Add DisplayServer variables for the...
2016-02-29 Mun, Gwan-gyeongBuild: GH PR17, Add Android WSI info to android codegen...
2016-02-29 Mun, Gwan-gyeongcmake: GH PR17, Add WSI options to loader codegen script
2016-02-29 Mun, Gwan-gyeonglayers: GH PR17, Add WSI argument passing to vk-generate.py
2016-02-29 Mun, Gwan-gyeongcmake: GH PR17, Pass WSI arg to layer generating scripts
2016-02-29 Mun, Gwan-gyeonglayers: GH PR17, Add Wayland, Xlib, Android & Mir exten...
2016-02-29 Mun, Gwan-gyeongloader: GH PR17, Fix typo in comment
2016-02-26 Karl Schultzdocs: Add CONTRIBUTING.md
2016-02-26 Tony Barbourdemos: Add Hologram snapshot as Smoke test/demo
next