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-03-18
Cody Northrop
icd: Rename icd-bil.h to icd-spv.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Steve K
fix cube demo for .spv filenames
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jon Ashburn
Revert "misc: Explicitly run python for generated code"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jon Ashburn
misc: Explicitly run python for generated code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Mark Lobodzinski
layers: Added fence tracking for command buffer completion
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Mark Lobodzinski
layers: Reduce unmeaningful error messages for memtracker
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Tobin Ehlis
layers: MemTracker add check to verify CB complete...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Tobin Ehlis
layers: Update DrawState to use generated struct size...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Tobin Ehlis
glave: Use generated code to get pAppInfo struct size
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tobin Ehlis
glave: Update more trace custom code to use generated...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tobin Ehlis
glave: Add codgen helper for struct size calculation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Tobin Ehlis
glave: Codegen cleanup for tracing code to add/finalize...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Tobin Ehlis
glave: Simplify codegen for trace packet sizing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Peter Lohrmann
glave-generate: Replace asserts with proper error detec...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Jon Ashburn
glave: Fix createRenderpass replay restore of remapped FB
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Ian Elliott
Win/C11: Use _align_malloc() on Windows, align_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mark Lobodzinski
layers: Improve PresentableImage memory handling in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Ian Elliott
Win: Fix warnings for parameter of getLayerOptionEnum()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Ian Elliott
Win: Fix a compiler warning in "icd/common"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Tobin Ehlis
Update xgl_helper to handle all of the dynamic arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Jeremy Hayes
glave: Remove unnecessary dot dump.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Ian Elliott
Win/glvdebug: Update the BUILD.md dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
nulldrv: build it on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
nulldrv: fix gcc errors/warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
icd: remove stale function declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
icd: remove unused icd-alloc.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
nulldrv: remove icd-alloc.h dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
icd: add support for per-instance DRM enumeration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
icd: add generic icd_instance
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Ian Elliott
Win: Fix compilation errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Courtney Goeltzenleu...
layers: Fix Windows build issue
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Courtney Goeltzenleu...
object-tracker: Do not track GPU object
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mike Stroyan
layers: allocate enough space for pointer sprintf
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jon Ashburn
memTracker: Use local GetProcAddr rather than auto...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jon Ashburn
drawState: Use local GetProcAddr rather than auto gener...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jon Ashburn
layers: if no settings file or call overrides make...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Tobin Ehlis
layers: Correctly set last bound PSO in DrawState layer
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Win: Cannot use the "dot" functionality yet on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Mark Lobodzinski
layers: Made mem_tracker thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Turn on ability to trace on Windows with NVIDIA driver.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Piers Daniell
Add NOMINMAX and VC_EXTRALEAN to some windows files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Win/glave: Remove new compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Win/glave: Compile/link the glvtrace_xgl64.dll library...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Linux: Must use "__linux__" instead of "PLATFORM_LINUX".
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Chia-I Wu
demos/cube: use a single layout
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Piers Daniell
Get the trace player to work with Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
xcb: Deal with case of getenv() returning NULL.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ian Elliott
Modify xcb_nvidia/nulldrv to also support nulldrv.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Piers Daniell
Update tri and cube with stage
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jon Ashburn
Revert "misc: Add xglRecordMemoryRange entrypoint and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Tobin Ehlis
layers: Update last global DS in DrawState when UpdateD...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Tobin Ehlis
layers: DrawState Cmd Buffer tracking improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Jon Ashburn
misc: Add xglRecordMemoryRange entrypoint and use it...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Peter Lohrmann
glave: Set layer extension func pointers to NULL when...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Courtney Goeltzenleu...
layers: Issue endl at end of output
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Courtney Goeltzenleu...
demos: Clean up renderpass and framebuffer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Tobin Ehlis
layers: In DrawState track last global pipe state and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Peter Lohrmann
Merge ReplayThread change with Detach Replay Window.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Peter Lohrmann
glvdebug: Move QReplayWorker into a separate thread.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Mark Lobodzinski
layers: Fix null pointer reference in MemTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Jeremy Hayes
glave: Add command buffer diagram.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Mark Lobodzinski
layers: Remove spurious assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Mark Lobodzinski
layers: Fix MemTracker memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Tobin Ehlis
layers: Correctly represent Descriptor-related arrays...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Jon Ashburn
glave: cleanup mem_info list as it shrinks during tracing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Mark Lobodzinski
layer: Fixed options settings for generated layers...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Mark Lobodzinski
layers: Fix Memtracker fence-related memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Ian Elliott
Win: Fix compilation error on Windows (xgl_helper.py).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Ian Elliott
Win: layers (draw_state.c): Fix compilation error on...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
layers: Track WsiCreatePresentableImage image object
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
layers: Do not track PHYSICAL_GPUS
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Courtney Goeltzenleu...
layers: Do not track Queue objects
commit
|
commitdiff
|
tree
|
snapshot
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
next