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-26
Courtney Goeltzenleu...
layers: flush logged output so it's visible immediately
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Clean up objects after cmd buf built
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Update to single layout
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Be sure to initialize pNext
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Bug fix: Unbind image object
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Be sure to request correct memory type
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Add use_staging option
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
cube: Use staging buffer for texture upload
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Integrate feedback from NVIDIA
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
demos: Refactor to simplify and optimize
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Jon Ashburn
layers: Check for NULL pointer with dynamic_display()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Jon Ashburn
glave: Fix locking of mem_info entries in UnmapMemory
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Tobin Ehlis
layers: Fix DrawState buffer over-run when clearing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Tobin Ehlis
layers: Drawstate color descriptor edges and correctly...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Mark Lobodzinski
layers: Fix layer config file options
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Mark Lobodzinski
layers: Validation check for CPU_VISIBLE bit set on...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Tobin Ehlis
layers: Fix uninitialized variable in DrawState.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Chia-I Wu
update BUILD.md for imported libdrm
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Tobin Ehlis
glave: For color array params, correctly size trace...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Chia-I Wu
cmake: remove unused FindDRM.cmake
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Chia-I Wu
intel: add and link with libintelkmd.a
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Chia-I Wu
demos/cube: use a single layout
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Courtney Goeltzenleu...
demos: Updated tri to use staging buffer for texture
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Courtney Goeltzenleu...
cube: Fix leaking resources
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Tobin Ehlis
layers: Add simple Cmd Buffer dot file dump to DrawState
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Tobin Ehlis
layers: For ParamChecker, verify struct ptrs aren't...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Mark Lobodzinski
layers: Remove destroyed/freed objects from both object...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Jon Ashburn
layers: Remove the automatic dumping of DOT files.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Jon Ashburn
glave: Add Dump() to debugger so DrawState dumping...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Jeremy Hayes
glvdebug: Use svg instead of png.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Tobin Ehlis
layers: Add DrawState dot file output of descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Mark Lobodzinski
layers: Fix buffer overrun in memtracker
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Courtney Goeltzenleu...
misc: Use XGL_API_VERSION instead of hard coded value
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Ian Elliott
tri: Change from having a hard-coded API version to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Tobin Ehlis
layers: In DrawState correctly clear update chain for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Tobin Ehlis
layers: Lock ObjectTracker linked-list access
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Tobin Ehlis
layers: Add per-thread tracking of latest cmd buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Tobin Ehlis
layers: Don't run ObjectTracker checks on NULL mem...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Jon Ashburn
glave: Don't log error if replay is succesful but trace...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jon Ashburn
glave: Fix search of mem_info list on UnmapMemory...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jon Ashburn
glave: Improve logging for anomalous conditions around...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jon Ashburn
glave: Lock around access to the global mem_info list
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jon Ashburn
glave: Fix bug in tracing CreateRenderPass with NULL...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Tobin Ehlis
layers: Multi-threading fixes for DrawState
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Tobin Ehlis
layers: Disable DrawState dot file autodump and an...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Tobin Ehlis
layers: Fix DrawState bug to correctly shadow image...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jon Ashburn
loader: Fix merge of layer names from env and CreateDevice
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ian Elliott
loader: initialize result for xglCreateInstance().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ian Elliott
nulldrv: Return proper structure size for buffer object
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Tobin Ehlis
layers: DrawState bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Mark Lobodzinski
layers: Fix memtracker reporting related to freeing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Chia-I Wu
loader: do not set RTLD_DEEPBIND
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Courtney Goeltzenleu...
loader: Correct layer path lookup name
commit
|
commitdiff
|
tree
|
snapshot
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
next