platform/upstream/Vulkan-LoaderAndValidationLayers.git
2015-02-12 Ian ElliottWin: Build both "layer_utils.lib" and "layer_utils...
2015-02-12 Mike Stroyanintel: increase max_batch_buffer_size to 150K dwords
2015-02-12 Mike Stroyanintel: suppress PIPE_CONTROL with 0 flags
2015-02-12 Mike Stroyanintel: use surface base offset for meta surfaces
2015-02-12 Chia-I Wuintel: honor 64KB limit of BINDING_TABLE_STATEs
2015-02-12 Chia-I Wuintel: allocate a separate surface state bo
2015-02-12 Chia-I Wuintel: BINDING_TABLE_STATEs are in surface state bo
2015-02-12 Chia-I Wuintel: refactor cmd_batch_begin()
2015-02-12 Cody Northropintel: Initialize bool to prevent using bad format...
2015-02-12 Peter Lohrmannglvdebug: Fix UI interactions when a ProxyModel is...
2015-02-12 Peter Lohrmannglvdebug_xgl: Fix potential crash in QGroupFramesProxyM...
2015-02-12 Peter Lohrmannglvreplay_xgl: Fix unregistering of debug message callback.
2015-02-12 Peter Lohrmannglvdebug: Hide the unused State tab.
2015-02-12 Peter Lohrmannglvdebug: Add highlight and shadow around timeline...
2015-02-12 Peter Lohrmannglvdebug: Timeline optimizations.
2015-02-12 Peter Lohrmannglvdebug: Improve zooming of timeline.
2015-02-12 Jeremy Hayesglvdebug: Removed draw state diagram while not paused.
2015-02-12 Peter Lohrmannglvdebug: Major changes to the Timeline.
2015-02-12 Peter Lohrmannglvdebug: Timeline now supports ItemDelegates, and...
2015-02-12 Peter Lohrmannglvdebug: Timeline Improvements.
2015-02-12 Jeremy Hayesglvdebug: Replaced system calls with Qt.
2015-02-12 Jeremy HayesAdd draw state diagram on pause events.
2015-02-12 Peter Lohrmannglvdebug: Update TODO
2015-02-12 Peter Lohrmannglvdebug: Timeline now supports tooltips.
2015-02-12 Peter Lohrmannglvdebug: Initial support for per-thread timelines.
2015-02-12 Peter Lohrmannglvdebug: Fix bugs in QGroupThreadsProxyModel
2015-02-12 Peter Lohrmannglvdebug: Hide the 'Thread Id' column if the QGroupThre...
2015-02-12 Peter Lohrmannglvdebug: Refactor column index logic in QGroupThreadsP...
2015-02-12 Peter Lohrmannglvdebug: GroupThreadsProxyModel improvements.
2015-02-12 Peter Lohrmannglvdebug: Improve resizing of columns in the API Call...
2015-02-12 Peter Lohrmannglvdebug_xgl: Initial support for grouping calls by...
2015-02-12 Peter Lohrmannglvdebug: Improve replay highlighting of api calls...
2015-02-12 Peter Lohrmannglave: Update supported features in TODO list
2015-02-12 Peter Lohrmannglvdebug_xgl: Pausing the replay now correctly selects...
2015-02-12 Peter Lohrmannglvdebug_xgl: qgroupframesproxymodel now supports displ...
2015-02-12 Peter Lohrmannglvdebug_xgl: Initial support for grouping API calls...
2015-02-12 Peter Lohrmannglave: Update supported features in TODO list
2015-02-12 Peter Lohrmannglvdebug: Add support for API Call tree context menu...
2015-02-12 Peter Lohrmannglvdebug: Clean up Settings Dialog.
2015-02-12 Peter Lohrmannglvdebug: Disable various parts of UI while replay...
2015-02-12 Peter Lohrmannglave: Update TODO.md
2015-02-12 Peter Lohrmannglvdebug: Add 'Step' functionality to ReplayWidget
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 Peter Lohrmannglvdebug_xgl: Add placeholder comments for where new...
2015-02-12 Peter Lohrmannglvdebug: fix minor regression - give tree view focus...
2015-02-12 Peter Lohrmannglvdebug: Misc clean up.
2015-02-12 Peter Lohrmannglvdebug: Improve scrolling speed by giving trace file...
2015-02-12 Peter Lohrmannglvdebug: Simplify the call to update settings after...
2015-02-12 Peter Lohrmannglvdebug: Store fields from Generate Trace dialog in...
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 GregFcompiler: temporarily disable fine-grained dependence...
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... intel: Be sure to set width & height for depth-only
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 Tony Barbourmisc:Fix compiler warning at default Opt level
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 Jon Ashburnglave: Update README for status and also rearrange...
2015-02-05 Ian ElliottWin: Eliminate VS2013 miscellaneous additional compiler...
2015-02-05 Ian ElliottWin: Eliminate VS2013 compiler warnings in Glave source.
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"
next