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