aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08loader: Fix issue passing wrong instance if layer wraps instancesJon Ashburn
2016-03-08layers: LX405 Avoid some checks when rastrization is disabled.Karl Schultz
2016-03-08codegen: LX424 Generate code for WSI-specific funs in GIPA.Karl Schultz
2016-03-08Bump api_version to 1.0.5 in json filesTony Barbour
2016-03-08layers: Add func pointer NULL checksDustin Graves
2016-03-08layers: GH41 Flag error if cmd buffer references destroyed framebufferTobin Ehlis
2016-03-08layers: Fix android build of draw_stateTobin Ehlis
2016-03-08layers: Fix android build from linux or Win32 systemTobin Ehlis
2016-03-08Use size_t types for output size_t.Michael Lentine
2016-03-08build: Enable Xlib support to default ON on Linux buildsJon Ashburn
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2016-03-08layers: LX431, FENCE_NODE structures not initializedMark Lobodzinski
2016-03-08build: Fix CMake Xlib DisplayServer name.Karl Schultz
2016-03-08loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHRKarl Schultz
2016-03-07demos: Change layer order in cube.c to put param_check sooner.Karl Schultz
2016-03-07glslang / spirv-tools: get latest versionsGregF
2016-03-07demos: Remove allocation callback code from tri demoTony Barbour
2016-03-07layers: GHLVL88, Fix ValidateBarriers in draw_stateMark Lobodzinski
2016-03-07layers: GHLVL87, Fix cut/paste VerifyImageLayout call in draw_stateMark Lobodzinski
2016-03-07layers: LX402, Invalid CmdBindPipeline validation errorMark Lobodzinski
2016-03-07header: update to version 1.0.5Jon Ashburn
2016-03-07misc: Update to header version 1.0.4Jon Ashburn
2016-03-07layers: Add param checks for CreateInstance/DeviceDustin Graves
2016-03-07layers: Add NULL/sType checks for struct membersDustin Graves
2016-03-07layers: Handle indirection in param_checkerDustin Graves
2016-03-07layers: Add vkFreeCommandBuffers param checkDustin Graves
2016-03-07layers: LX413, Fix dynamicOffsets crash in draw_stateMark Lobodzinski
2016-03-07Fix assert for layouts.Michael Lentine
2016-03-07layers: GL156 Ignore pQueueFamilyIndices if exclusive sharing mode is requestedDominik Witczak
2016-03-07Regester event on creation and delete on deletion.Michael Lentine
2016-03-07layers: Validate subpass index in CreateGraphicsPipelinesChris Forbes
2016-03-07layers: Remove vestigial bits of old derivatives API from DSChris Forbes
2016-03-07layers: Validate pipeline derivative requirements in DrawStateChris Forbes
2016-03-04Merge pull request #80 from lentinem/mlentine-buildfixtobine
2016-03-04Remove unused var.Michael Lentine
2016-03-04layers: LX423 Set string var with handle value before using.Karl Schultz
2016-03-04add generated files for smoke demo.Karl Schultz
2016-03-04validation: Promote validation warnings to errorsTony Barbour
2016-03-04layers: LX401, Handle VK_WHOLE_SIZE in flush/invalidateMappedMemoryRangesMark Lobodzinski
2016-03-04layers: LVLGH47 DS Include swapchain images in searchKarl Schultz
2016-03-04loader: gllavl#46 add check for device extensionsJeremy Hayes
2016-03-04Merge pull request #59 from chrisforbes/ds-more-fixestobine
2016-03-03winrtinstaller: sign uninstallerDavid Pinedo
2016-03-03Remove generated files from source controlTony Barbour
2016-03-03layers: GHPR43, Add tracking of total number of levels and layers for imagesChris Forbes
2016-03-03build: LVLPR65, Fix android extensions support in unique_objectsMichael Lentine
2016-03-03Merge pull request #42 from chrisforbes/push-constantstobine
2016-03-04layers: validate push constant ranges accessed by shaderChris Forbes
2016-03-04layers: add more shader checker error codesChris Forbes
2016-03-04layers: move get_shader_stage_id up a bitChris Forbes