platform/upstream/Vulkan-Tools.git
2015-02-18 Tobin Ehlislayers: Add memory management to DrawState
2015-02-18 Tobin Ehlislayers: Correctly track pSetBindPoints per stage in...
2015-02-18 Ian ElliottWin: Can now use "static inline" on Windows (i.e. no...
2015-02-18 Ian Elliottloader: Windows now uses registry + env's (diff names)
2015-02-18 David PinedoWin: Build Glave replay on Windows (REQUIRES NEW CMAKE...
2015-02-18 Ian ElliottRedo the way Glave settings are obtained.
2015-02-18 David Pinedonulldrv: Creation of the nulldrv, for use on Windows.
2015-02-18 Mark Lobodzinskilayers: Updated mem_tracker for new header changes.
2015-02-18 Chia-I Wuicd: add likely()/unlikely()
2015-02-17 Ian ElliottWin: MUST USE "STATIC_INLINE" instead of "static inline"
2015-02-17 Courtney Goeltzenleu... loader: Enable env extensions as well as app.
2015-02-17 Chia-I Wucmake: support clang as the compiler
2015-02-17 Jon Ashburnlayers: Fix compilation error on ObjectTracker and...
2015-02-17 Courtney Goeltzenleu... intel: Add colorAttachmentCount
2015-02-17 Courtney Goeltzenleu... intel: Remove unnecessary dualBlendMode enable
2015-02-17 Courtney Goeltzenleu... intel: Remove scissor enable and scissor count
2015-02-17 Courtney Goeltzenleu... Add detail on cloning repo
2015-02-17 Jon Ashburnlayers: Have DrawState and MemTracker use the common...
2015-02-17 Jon Ashburnlayers: Add settings controls for the generated layers...
2015-02-16 Tobin Ehlislayers: Add simple txt print of CmdBuffer contents
2015-02-16 Tobin Ehlislayers: Track DrawState on a per-cmd-buffer basis
2015-02-13 Ian Elliottloader: Change sample code to not include a pointer.
2015-02-13 Ian Elliottloader: Fix and enhance README.md.
2015-02-13 Ian ElliottEliminate "-Wsign-compare" warnings on Linux ...
2015-02-13 Ian ElliottEnable additional Linux warnings, for loader/layers...
2015-02-13 Jon Ashburnglave: Replay for UpdateDescriptor handle multiple...
2015-02-13 Ian ElliottMinor fix/enhancement to BUILD.md.
2015-02-13 Ian ElliottWin: Attempt to keep from using Linux functions.
2015-02-12 Ian ElliottLinux: Add back the "C99" comment within "loader_platfo...
2015-02-12 Courtney Goeltzenleu... icd: add loader magic word to verify ICD is compatible
2015-02-12 Ian ElliottWin/icd: Move STATIC_INLINE macro, and use for magic...
2015-02-12 Jon Ashburnglave: Unregister debug callback on DestroyInstance()
2015-02-12 Jon Ashburnicd: Fix removing callback from global list
2015-02-12 Jon Ashburnglave: Handle null pointers in stringify of entrypoint...
2015-02-12 Jens OwenUpdate BUILD.md
2015-02-12 Chia-I Wuicd: add U_ASSERT_ONLY
2015-02-12 Ian ElliottWin: "layers_config.cpp" must #include "loader_platform.h"
2015-02-12 Ian ElliottWin: Build both "layer_utils.lib" and "layer_utils...
2015-02-12 Jeremy HayesAdd draw state diagram on pause events.
2015-02-12 Jon Ashburnglave: Add xgl settings that control the MemTracker...
2015-02-12 Jon Ashburnlayers: Add ability to override layer settings from...
2015-02-12 Jon Ashburnlayers: Make layer utilities a shared library for one...
2015-02-12 Ian ElliottWin/Linux: Eliminate gcc compiler warning for "xglinfo.c"
2015-02-11 Tobin Ehlislayers: Fixes for Windows build
2015-02-11 Jon Ashburntests demos: Fix pDataSize to be either unitinitalized...
2015-02-11 Jon Ashburnglave: Fix entrypoints with pDataSize and pData to...
2015-02-11 Jon Ashburnglave: remap sampler object in xglCreateDescriptorSetLa...
2015-02-11 Jon Ashburnglave: Actually add the memory barrier list of structur...
2015-02-11 Jon Ashburnglave: Remap buf/image obj for MEMORY_BARRIER for cmdWa...
2015-02-11 Jon Ashburnglave: Fix interpretation of allocMemory and beginComma...
2015-02-11 Jon Ashburnglave: Qualify adding to trace packet descriptor set...
2015-02-11 Jon Ashburnloader: Update README.md to instancing API and C+...
2015-02-11 Tobin Ehlislayers: Initial Descriptor Set output in DrawState...
2015-02-11 Tobin Ehlislayers: Restore DrawState to general level of functionality
2015-02-10 Ian ElliottWin: Eliminate VS2013 compiler warnings in "xglinfo.c"
2015-02-09 Ian ElliottWin: Build both STATIC (.lib) and SHARED (.dll) loader...
2015-02-09 Tobin Ehlisglave: Fix for not correctly parsing down tree of struc...
2015-02-09 Tobin Ehlisglave: Add custom code for embedded ptrs in CmdWaitEven...
2015-02-09 Mark Lobodzinskilayers: Validate mem ref counts in queueSubmit call
2015-02-09 Mark Lobodzinskilayers: Handle null fence objects in validation
2015-02-08 Norbert NopperMerge pull request #2 from FslNopper/master
2015-02-07 Norbert NopperMerge pull request #2 from KhronosGroup/master
2015-02-07 Ian ElliottWin: Allow the demos "tri" and "xglinfo" to build on...
2015-02-07 Piers DaniellRestore xgl.h comments and original whitespace
2015-02-07 GingertoesGet xglPlatform.h working with old MSVC
2015-02-07 Courtney Goeltzenleu... Merge branch 'FslNopper-master'
2015-02-06 Ian ElliottFix unitialized value in xglCreateInstance().
2015-02-06 Norbert NopperChanged note, that everything can be done in the console.
2015-02-06 Norbert NopperImproved note layout.
2015-02-06 Norbert NopperAdded note on how to reinstall working driver.
2015-02-06 Norbert NopperMerge pull request #1 from KhronosGroup/master
2015-02-06 Tony Barbourmisc:Fixes to get better behavior in release builds
2015-02-06 Courtney Goeltzenleu... misc: Add warning about recent Ubuntu 14.10 issue
2015-02-05 Jon Ashburnglave: fix replay of AllocMemory packets with info...
2015-02-05 Courtney Goeltzenleu... BIL: Update BIL version
2015-02-05 Tony Barbourglave:Fix off by one error in image generation
2015-02-05 Jon Ashburnglave: Fix debugger to export g_pReplaySettings for...
2015-02-05 Ian ElliottAdd build instructions for Windows.
2015-02-05 Courtney Goeltzenleu... BIL: Update revision number for BIL
2015-02-05 Tony Barbourtools:Incorperate review feedback on glave screenshots
2015-02-05 Tony Barbourglave:add code to snapshot frames
2015-02-05 Tobin Ehlislayers: Update README.md with current layer status
2015-02-05 Ian ElliottWin: Eliminate VS2013 miscellaneous additional compiler...
2015-02-05 Ian ElliottWin: Eliminate VS2013 compiler warnings in auto-gen...
2015-02-05 Ian ElliottWin: Eliminate VS2013 compiler warnings for "loader...
2015-02-05 Ian ElliottWin: Move some macros to "loader_platform.h"
2015-02-05 Courtney Goeltzenleu... misc: Update readme for alpha header post
2015-02-05 Jon Ashburnglave: More fixes to UpdateDescriptors UPDATE_BUFFERS...
2015-02-05 Tobin Ehlisglave: Don't dereference null pUserData in APIDump...
2015-02-05 Tobin Ehlisglave: Fix bugs with UpdateDescriptors pUpdateChain...
2015-02-05 Jon Ashburnglave: Fixes in UpdateDescriptar and ClearDescriptorSets
2015-02-05 Jon Ashburnglave: Add interpret function for xglCreateDescriptorSe...
2015-02-05 Tobin Ehlisglave: Create interpret function for pUpdateChain of...
2015-02-05 Jon Ashburnglave: fix CreateDescriptorRegion trace/replay
2015-02-05 Jon Ashburnglave: Fix trace/replay of CreateDynamicViewportState
2015-02-05 Jon Ashburnglave: Various fixes for UPDATE_SAMPLERS and PIPELINE_...
2015-02-05 Jon Ashburnglave: Fix EnumerateLayers replay to handle if layer...
2015-02-05 Mark Lobodzinskixgl: Final edits for rev47+ alignment
2015-02-05 Mark Lobodzinskilayers: Add validation for mapped mem objects ref...
2015-02-05 Tobin Ehlisglave: Glave updated for resource binding model
next