platform/upstream/Vulkan-Tools.git
2015-04-16 Courtney Goeltzenleu... rename vkPlatform.h -> vk_platform.h
2015-04-16 Tobin Ehlislayers: Migrate remaining malloc/free calls in DrawStat...
2015-04-16 Tobin Ehlislayers: Unify APIDump into a single layer with settings...
2015-04-16 Courtney Goeltzenleu... xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615
2015-04-16 Courtney Goeltzenleu... vk_helper: convert xgl refs to vk/vulkan refs
2015-04-16 Courtney Goeltzenleu... layers: remove unused functions from generator
2015-04-16 Courtney Goeltzenleu... renaming: Move many xgl files to vk version
2015-04-16 Courtney Goeltzenleu... rename: more renaming
2015-04-16 Courtney Goeltzenleu... rename: Clean header to match svn version
2015-04-16 Courtney Goeltzenleu... Stage 1 of rename
2015-04-16 Courtney Goeltzenleu... Symbolic links while things are moving
2015-04-16 Courtney Goeltzenleu... param_check: Add Queue[Add|Remove]MemReference
2015-04-16 Tony Barbourintel: Add XGL_PIPE_EVENT_LOCAL_FRAGMENT_PROCESSING_COM...
2015-04-16 Jon Ashburninclude: Dbg entrypoints should be protected by XGL_PRO...
2015-04-16 Jon Ashburnmisc: Add create_info struct to CreateInstance()
2015-04-16 Jon Ashburnlayers: Update GetExtensionSupport() to handle queries...
2015-04-16 Courtney Goeltzenleu... loader: Merge extensions and layers
2015-04-16 Courtney Goeltzenleu... layers: Set default debug output to stdout
2015-04-16 Mark LobodzinskiUpdated header file to version 67 (xglResetFences)
2015-04-16 Mark Lobodzinskilayers: Incorporated memory reference handling into...
2015-04-16 Mark Lobodzinskilayers: Fixes to get them building and working with...
2015-04-16 Courtney Goeltzenleu... layers: Updated for explicit fence validation with...
2015-04-16 Mark Lobodzinskilayers: Added support for multiple queues
2015-04-16 Mark Lobodzinskilayers: Added GetDeviceQueue API, fixed up variable...
2015-04-16 Courtney Goeltzenleu... xgl: Enable new mem ref functions
2015-04-16 Courtney Goeltzenleu... tri: Add AddMemRef support
2015-04-16 Courtney Goeltzenleu... cube: Add AddMemReferences
2015-04-16 Courtney Goeltzenleu... xgl: Remove QueueSetGlobalMemReferences
2015-04-16 Courtney Goeltzenleu... xgl: Remove old GPU maxMemReferencesPerSubmission
2015-04-16 Courtney Goeltzenleu... xgl: Add MaxMemReferences to GPU_QUEUE_PROPS
2015-04-16 Courtney Goeltzenleu... xgl: Add QueueMemReference functions
2015-04-16 Jeremy Hayeslayers: Fix multi-line strings.
2015-04-16 Jeremy Hayeslayers: Improve xglCreateInstance validation.
2015-04-16 Jeremy Hayeslayers: Improve xglCreateRenderPass validation.
2015-04-16 Mike Stroyanlayers: move APIDump layers to generate_intercept
2015-04-16 Mike Stroyanlayers: use class attributes in code generation
2015-04-16 Mike Stroyanlayers: update ObjectTracker code generation
2015-04-16 Mike Stroyanlayers: restructure code generation for layers
2015-04-16 Mike Stroyanlayers: more uniform generated layer callbacks
2015-04-16 Mike Stroyanlayers: drop ParamCheck from generator script
2015-04-16 Jeremy Hayeslayers: Improve CreateImage checks.
2015-04-16 Jeremy Hayeslayers: Remove param checker from auto-gen.
2015-04-16 Tony Barbourlayers: Use brackets for if in previous fix
2015-04-16 Tony Barbourlayers: Check for valid pipeline before validating
2015-04-16 Jon Ashburninclude: Add vk_dbg.h for the Dbg extension definitions
2015-04-16 Ian ElliottWSI fixes (Jon caught): new disp-obj macro + extend...
2015-04-16 Ian ElliottAdd WSI header file, for use in the SDK.
2015-04-16 Jon Ashburnbuild: enable Glave and all layers but drawState
2015-04-16 Tobin Ehlislayers: DrawState changes to support resource binding...
2015-04-16 Courtney Goeltzenleu... layers: Fixes to get them building and working with...
2015-04-16 Jon Ashburnglave: Rename descriptor region to descriptor pool
2015-04-16 Chia-I Wubinding: update for xglCmdBindDescriptorSets()
2015-04-16 Chia-I Wubinding: update for pImmutableSamplers
2015-04-16 Chia-I Wubinding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAIN
2015-04-16 Chia-I Wubinding: remove XGL_DESCRIPTOR_TYPE_RAW_BUFFER*
2015-04-16 Chia-I Wubinding: rename xglClearDescriptorPool()
2015-04-16 Chia-I Wubinding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO
2015-04-16 Chia-I Wubinding: rename descriptor region to descriptor pool
2015-04-16 Chia-I Wubinding: disable layers and tools
2015-04-16 Tobin Ehlislayers: Correct xglBindObjectMemory signature in MemTra...
2015-04-16 Tobin Ehlislayers: Migrated DrawState layer to cpp
2015-04-16 Mark Lobodzinskilayers: Convert memtracker to cpp
2015-04-16 Courtney Goeltzenleu... xgl: Update interface for sparse vertex attrs
2015-04-16 Ian ElliottEliminate some Windows-compilation warnings.
2015-04-16 Courtney Goeltzenleu... obj_track: Eliminate warning for presentable image
2015-04-16 Courtney Goeltzenleu... mem_tracker: Report PRESENTABLE_IMAGE_MEMORY obj
2015-04-16 Courtney Goeltzenleu... demos: Correct use of pipeline barrier
2015-04-16 Courtney Goeltzenleu... xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE
2015-04-16 Courtney Goeltzenleu... xgl: xglWaitForFences timeout units
2015-04-16 Courtney Goeltzenleu... xgl: Consistent naming scheme for resources in XGL
2015-04-16 Courtney Goeltzenleu... xgl: Remove xglSetFastClearColor / xglSetFastClearDepth
2015-04-16 Courtney Goeltzenleu... FIXUP: Remove PIPELINE_DELTA
2015-04-16 Courtney Goeltzenleu... xgl: Remove PIPELINE_DELTA.
2015-04-16 Courtney Goeltzenleu... FIXUP: Add IMAGE_LAYOUT
2015-04-16 Courtney Goeltzenleu... xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
2015-04-16 Courtney Goeltzenleu... xgl: Add IMAGE_LAYOUT to Cmd*Image* calls
2015-04-16 Courtney Goeltzenleu... xgl: Add xglCmdBlitImage entry point
2015-04-16 Courtney Goeltzenleu... xgl: Add IMAGE_LAYOUT_UNDEFINED
2015-04-16 Courtney Goeltzenleu... xgl: Add XGL_PIPE_EVENT to CmdResetEvent
2015-04-16 Courtney Goeltzenleu... xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT
2015-04-16 Courtney Goeltzenleu... xgl: Add xglCmdBlitImage entry point
2015-04-16 Courtney Goeltzenleu... xgl: Proposal to remove XGL_FRAMEBUFFER
2015-04-16 Chia-I Wuicd: remove unused icd-log.[ch]
2015-04-16 Courtney Goeltzenleu... FIXUP: update xglDbg.h for XGL_INSTANCE
2015-04-16 Jon Ashburnloader: Fix Dbg entrypoints with instance param to...
2015-04-16 Courtney Goeltzenleu... xgl: update xglDbg.h for XGL_INSTANCE
2015-04-16 Courtney Goeltzenleu... xgl: Remove fixed and optimal tess factors
2015-04-16 Courtney Goeltzenleu... xgl: specialization constant proposal
2015-04-16 Courtney Goeltzenleu... FIXUP: Add glave support for xglCmdClearColor patch
2015-04-16 Courtney Goeltzenleu... xgl: combine xglCmdClearColor* into one function
2015-04-16 Courtney Goeltzenleu... loader: Fix prefix used to find layer library.
2015-04-16 Courtney Goeltzenleu... xgl: Update primitive topology enum
2015-04-16 Courtney Goeltzenleu... xgl: Add missing formats and remove channel mapping
2015-04-16 Courtney Goeltzenleu... xgl: Impossible to expose multi-function queues
2015-04-16 Tony Barbouricd: Dont follow next twice in for loop
2015-04-16 Courtney Goeltzenleu... xgl: Remove unneeded library includes from xgl include...
2015-04-16 Chia-I Wudemos/tri: fix a leak
2015-04-11 Chia-I Wuxgl-generate.py: rewrite LoaderEntrypointsSubcommand
2015-04-11 Chia-I Wuxgl-generate.py: add and use helpers from loader.h
2015-04-11 Chia-I Wuxgl-generate.py: add WinDefFileSubcommand
next