platform/upstream/Vulkan-Tools.git
2015-04-16 Courtney Goeltzenleu... vulkan: Consistent naming scheme for resources in XGL
2015-04-16 Tobin Ehlislayers: Check for NULL ptrs while iterating over fenceMap
2015-04-16 Courtney Goeltzenleu... layers: Remove unused object tracker code
2015-04-16 Tobin Ehlislayers: Fix APIDump in NoAddr mode so params aren't...
2015-04-16 Courtney Goeltzenleu... mem_tracker: Check for fence before retiring
2015-04-16 Mark Lobodzinskilayers: MemTracker error message fixes
2015-04-16 Jon Ashburnloader: Only check magic value from Icd on debug builds.
2015-04-16 Tobin Ehlislayers: APIDump shouldn't unwrap gpu obj by default...
2015-04-16 Ian ElliottDon't build the GlaveSnapshot layer.
2015-04-16 Ian ElliottWin: Some compilation/link fixes.
2015-04-16 Jon Ashburnloader: Add support for loading layers that support...
2015-04-16 Jon Ashburnlayers: Add extension Validation so loader will add...
2015-04-16 Tony Barbourlayers: Fix for registering a debug callback routine
2015-04-16 Jon Ashburnloader: Add check for invalid enabled extensions at...
2015-04-16 Jon Ashburnloader: Fix GetProcAddr to return proper function point...
2015-04-16 Ian ElliottWin: Change xgl->vk/vulkan (towards being able to build...
2015-04-16 Ian ElliottChange "XGL" to "Vulkan" in header/copyright for auto...
2015-04-16 Tobin Ehlislayers: Layers now compiling on rename branch, still...
2015-04-16 Jon Ashburnloader: Fix disptach table init for non-dispatchable...
2015-04-16 Mark Lobodzinskilayers: Added in fence state validation to MemTracker
2015-04-16 Mark Lobodzinskilayers: Missed rename in xgl_layer_generate.py
2015-04-16 Jon Ashburnvulkan: Add vkGetGlobalExtensionInfo entrypoint
2015-04-16 Courtney Goeltzenleu... vulkan: Match white space formating of upstream
2015-04-16 Courtney Goeltzenleu... vulkan: Avoid use of reserved underscore-uppercase...
2015-04-16 Courtney Goeltzenleu... vk_platform: Remove unneeded type after rename
2015-04-16 Courtney Goeltzenleu... param_checker: Enable and update renamed bits
2015-04-16 Courtney Goeltzenleu... vulkan: Naming beautification
2015-04-16 Courtney Goeltzenleu... vulkan: Naming beautification
2015-04-16 Jon Ashburnlayers: Remove wrapping of GPU objects by loader and...
2015-04-16 Jon Ashburnloader: Don't have GetExtensionSupport as loader specia...
2015-04-16 Jon Ashburnloader: Activate layers at EnumerateGpus instead of...
2015-04-16 Jon Ashburnloader: refactor layer activation function to handle...
2015-04-16 Jon Ashburnloader: Store the enabled extensions at CreateInstance
2015-04-16 Mark Lobodzinskivulkan.h: v75. Add cube-compatible image create bit...
2015-04-16 Mark Lobodzinskivulkan.h: Added comments as specified in Bug 13606
2015-04-16 Mark Lobodzinskilayers: ObjTracker -- free each queue's memRefs
2015-04-16 Courtney Goeltzenleu... layers: Get ObjectTracker working with memory reference...
2015-04-16 Courtney Goeltzenleu... vulkan: beautification changes
2015-04-16 Ian ElliottWin: Fix typo and incorrect strlen for finding/loading...
2015-04-16 Courtney Goeltzenleu... glavesnapshot: Follow vulkan.h changes
2015-04-16 Courtney Goeltzenleu... Fixed Windows compilation/link errors ...
2015-04-16 Courtney Goeltzenleu... vulkan: API renaming
2015-04-16 Courtney Goeltzenleu... rename programming guide.
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
next