aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15demos: Fix build warning on Linux for triJon Ashburn
2015-12-15cube and tri: change shader version numbers to 400GregF
2015-12-15layers: Remove extra increment in DrawState vkCmdNextSubpassTony Barbour
2015-12-15demos: Fix cube for missing dbgBreakCallback which has been removed from loaderJon Ashburn
2015-12-15debug_report: Make pUserData always a constCourtney Goeltzenleuchter
2015-12-15layers: Add allocator to layer init functionsCourtney Goeltzenleuchter
2015-12-15loader: Remove unused functionCourtney Goeltzenleuchter
2015-12-15nulldrv: Add swapchain "support" to nulldrvCourtney Goeltzenleuchter
2015-12-15loader: Remove unused debug helper functionsCourtney Goeltzenleuchter
2015-12-15layers: Fix debug_report extension numberJon Ashburn
2015-12-15layers: Rename VK_DEBUG_REPORT_EXTENSION enumsCourtney Goeltzenleuchter
2015-12-15layers: Fix debugReport object type in draw_stateJon Ashburn
2015-12-15layers: rename VkDbgObjectTypeCourtney Goeltzenleuchter
2015-12-15layers: Rename DebugReport flagsCourtney Goeltzenleuchter
2015-12-15vulkan: Changes for header version 211Jon Ashburn
2015-12-14SPV Toolchain: Pickup latest LunarGLASS fixGregF
2015-12-14demos: Update command pool flags for implicit resets in tri.cMark Lobodzinski
2015-12-14layers: Add DrawState checks for correct CmdBuffer resetTobin Ehlis
2015-12-14loader: Fix physical device cast for enumerate properties trampoline codeJon Ashburn
2015-12-11demos: Fix free queue so no use of it after free in vulkaninfoJon Ashburn
2015-12-11layers: Updates to vk_validation_layer_details.mdtobine
2015-12-11wsi: Make WSI cases more consistent, fail if not set correctlyMark Lobodzinski
2015-12-11android: Update build to define android platform at build timeMichael Lentine
2015-12-11android: Change utils to a static lib for easier disto.Michael Lentine
2015-12-11android: Fix android build.Michael Lentine
2015-12-11SPV toolchain: update for SDK 0.10.1GregF
2015-12-11layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory rangesMark Lobodzinski
2015-12-11layers: LX232, Add contstructor for DrawState structMark Lobodzinski
2015-12-11layers: LX231, Fix DeviceLimits windows JSON fileMark Lobodzinski
2015-12-11layers: LX230, Complete initialization of MEM_OBJ_INFO structureMark Lobodzinski
2015-12-11layers: LX229, Fix swapchain layer imageArrayLayers caps checkMark Lobodzinski
2015-12-11loader: Fix bug where dynamic dispatch for layer dev exts needs to come laterJon Ashburn
2015-12-11loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objectsJon Ashburn
2015-12-11Add an 'all' debug flagMichael Worcester
2015-12-10layers: Some debug_marker fixes for draw stateJon Ashburn
2015-12-10layers: Add device extension entrypoints to JSON bug #15012Jon Ashburn
2015-12-10loader: Add support for device extension entrypoints in layer JSON filesJon Ashburn
2015-12-10loader: Convert ext list helper functions to generic formJon Ashburn
2015-12-10Fix crash: pApplicationInfo is not mandatoryBogDan Vatra
2015-12-09nulldrv: Create icd json file for nulldrvCourtney Goeltzenleuchter
2015-12-09nulldrv: Add json for null driverCourtney Goeltzenleuchter
2015-12-09misc: Update dependenciesCourtney Goeltzenleuchter
2015-12-09demos: Fix bug in tri so it uses a realloc callback since it uses alloc call...Jon Ashburn
2015-12-08layers: LX222, suppress warning on partial CmdClearAttachment callsMark Lobodzinski
2015-12-08Layers: changed one more doc file for new layer namesDavid Pinedo
2015-12-07Loader doc: Modifed WindowsICDs.txtDavid Pinedo
2015-12-07layers: LX223, Properly handle NULL pipelineCache in pipeline create routinesMark Lobodzinski
2015-12-07layers: Wrap up windows/test issues with DrawState/ShaderChecker mergeMark Lobodzinski
2015-12-07layers: MR77, Add draw-time checks for descriptorSet compatibilityTobin Ehlis
2015-12-07layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layerTobin Ehlis