platform/upstream/Vulkan-Tools.git
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
2015-04-11 Chia-I Wudemo: remove XCB_NVIDIA paths
2015-04-11 Chia-I Wudemos: set EXTERNAL_SPV from CMakeLists.txt
2015-04-11 Chia-I Wudemos: remove non-__linux__ paths
2015-04-07 Peter LohrmannMerge branch 'master' of https://github.com/KhronosGrou...
2015-04-06 Peter LohrmannMerge branch 'glave_snapshot_support'
2015-04-06 Tobin Ehlislayers: Update layer README.md info with current DrawSt...
2015-04-06 Mark Lobodzinskidemos: Fix shader assert in tri.c
2015-04-06 Mark Lobodzinskilayers: Updated for explicit fence validation with...
2015-04-06 Mark Lobodzinskilayers: Added support for multiple queues
2015-04-06 Mark Lobodzinskilayers: Added GetDeviceQueue API, fixed up variable...
2015-04-03 Piers DaniellMerge remote-tracking branch 'origin/master'
2015-04-03 Piers Daniellloader: Work correctly when there is no reg entry
2015-04-03 Piers Danielldemo: tri: Use explicit locations on the attribs
2015-04-03 Piers Danielldemos: copy XGL.dll to target folder
2015-04-03 Ian ElliottHave demos give a useful error if no compatible ICD...
2015-04-03 Ian ElliottFix NULL-pointer dereference if can't find registry...
2015-04-03 Peter Lohrmannlayers: update codegen to split struct_size_helper...
2015-04-01 Peter LohrmannglaveSnapshot: snapshot now does deep copy of DEVICE_CR...
2015-04-01 Peter Lohrmannxgl_helper: sort dictionaries to make generated output...
2015-04-01 Tobin Ehlislayers: Shadow PSO Creation structs directly in PIPELIN...
2015-04-01 Tobin Ehlislayers: Add DrawState validation that FB samples matche...
2015-03-31 Ian ElliottNew loader_get_registry_value() function reads 32/64...
2015-03-30 Peter Lohrmannxgl_helper: sort dictionaries to make generated output...
next