platform/upstream/Vulkan-Tools.git
2015-03-18 Cody Northropicd: Rename icd-bil.h to icd-spv.h
2015-03-18 Steve Kfix cube demo for .spv filenames
2015-03-17 Jon AshburnRevert "misc: Explicitly run python for generated code"
2015-03-17 Jon Ashburnmisc: Explicitly run python for generated code
2015-03-17 Mark Lobodzinskilayers: Added fence tracking for command buffer completion
2015-03-16 Mark Lobodzinskilayers: Reduce unmeaningful error messages for memtracker
2015-03-16 Tobin Ehlislayers: MemTracker add check to verify CB complete...
2015-03-16 Tobin Ehlislayers: Update DrawState to use generated struct size...
2015-03-16 Tobin Ehlisglave: Use generated code to get pAppInfo struct size
2015-03-13 Tobin Ehlisglave: Update more trace custom code to use generated...
2015-03-13 Tobin Ehlisglave: Add codgen helper for struct size calculation...
2015-03-11 Tobin Ehlisglave: Codegen cleanup for tracing code to add/finalize...
2015-03-11 Tobin Ehlisglave: Simplify codegen for trace packet sizing
2015-03-10 Peter Lohrmannglave-generate: Replace asserts with proper error detec...
2015-03-09 Jon Ashburnglave: Fix createRenderpass replay restore of remapped FB
2015-03-06 Ian ElliottWin/C11: Use _align_malloc() on Windows, align_alloc...
2015-03-06 Mark Lobodzinskilayers: Improve PresentableImage memory handling in...
2015-03-06 Ian ElliottWin: Fix warnings for parameter of getLayerOptionEnum()
2015-03-06 Ian ElliottWin: Fix a compiler warning in "icd/common"
2015-03-06 Tobin EhlisUpdate xgl_helper to handle all of the dynamic arrays
2015-03-06 Jeremy Hayesglave: Remove unnecessary dot dump.
2015-03-06 Ian ElliottWin/glvdebug: Update the BUILD.md dependencies.
2015-03-05 Chia-I Wunulldrv: build it on Linux
2015-03-05 Chia-I Wunulldrv: fix gcc errors/warnings
2015-03-05 Chia-I Wuicd: remove stale function declarations
2015-03-05 Chia-I Wuicd: remove unused icd-alloc.[ch]
2015-03-05 Chia-I Wunulldrv: remove icd-alloc.h dependency
2015-03-05 Chia-I Wuicd: add support for per-instance DRM enumeration
2015-03-05 Chia-I Wuicd: add generic icd_instance
2015-03-05 Ian ElliottWin: Fix compilation errors.
2015-03-04 Courtney Goeltzenleu... layers: Fix Windows build issue
2015-03-04 Courtney Goeltzenleu... object-tracker: Do not track GPU object
2015-03-04 Mike Stroyanlayers: allocate enough space for pointer sprintf
2015-03-03 Jon AshburnmemTracker: Use local GetProcAddr rather than auto...
2015-03-03 Jon AshburndrawState: Use local GetProcAddr rather than auto gener...
2015-03-03 Jon Ashburnlayers: if no settings file or call overrides make...
2015-03-03 Tobin Ehlislayers: Correctly set last bound PSO in DrawState layer
2015-03-03 Ian ElliottWin: Cannot use the "dot" functionality yet on Windows.
2015-03-03 Mark Lobodzinskilayers: Made mem_tracker thread-safe
2015-03-03 Ian ElliottTurn on ability to trace on Windows with NVIDIA driver.
2015-03-03 Piers DaniellAdd NOMINMAX and VC_EXTRALEAN to some windows files
2015-03-03 Ian ElliottWin/glave: Remove new compiler warnings on Windows.
2015-03-03 Ian ElliottWin/glave: Compile/link the glvtrace_xgl64.dll library...
2015-03-03 Ian ElliottLinux: Must use "__linux__" instead of "PLATFORM_LINUX".
2015-03-03 Chia-I Wudemos/cube: use a single layout
2015-03-03 Piers DaniellGet the trace player to work with Windows
2015-03-03 Ian Elliottxcb: Deal with case of getenv() returning NULL.
2015-03-03 Ian ElliottModify xcb_nvidia/nulldrv to also support nulldrv.
2015-03-03 Piers DaniellUpdate tri and cube with stage
2015-03-03 Jon AshburnRevert "misc: Add xglRecordMemoryRange entrypoint and...
2015-03-02 Tobin Ehlislayers: Update last global DS in DrawState when UpdateD...
2015-03-02 Tobin Ehlislayers: DrawState Cmd Buffer tracking improvements
2015-03-02 Jon Ashburnmisc: Add xglRecordMemoryRange entrypoint and use it...
2015-02-27 Peter Lohrmannglave: Set layer extension func pointers to NULL when...
2015-02-27 Courtney Goeltzenleu... layers: Issue endl at end of output
2015-02-27 Courtney Goeltzenleu... demos: Clean up renderpass and framebuffer
2015-02-27 Tobin Ehlislayers: In DrawState track last global pipe state and...
2015-02-27 Peter LohrmannMerge ReplayThread change with Detach Replay Window.
2015-02-27 Peter Lohrmannglvdebug: Move QReplayWorker into a separate thread.
2015-02-27 Mark Lobodzinskilayers: Fix null pointer reference in MemTracker
2015-02-27 Jeremy Hayesglave: Add command buffer diagram.
2015-02-27 Mark Lobodzinskilayers: Remove spurious assert.
2015-02-27 Mark Lobodzinskilayers: Fix MemTracker memory leak
2015-02-26 Tobin Ehlislayers: Correctly represent Descriptor-related arrays...
2015-02-26 Jon Ashburnglave: cleanup mem_info list as it shrinks during tracing
2015-02-26 Mark Lobodzinskilayer: Fixed options settings for generated layers...
2015-02-26 Mark Lobodzinskilayers: Fix Memtracker fence-related memory leak
2015-02-26 Ian ElliottWin: Fix compilation error on Windows (xgl_helper.py).
2015-02-26 Ian ElliottWin: layers (draw_state.c): Fix compilation error on...
2015-02-26 Courtney Goeltzenleu... layers: Track WsiCreatePresentableImage image object
2015-02-26 Courtney Goeltzenleu... layers: Do not track PHYSICAL_GPUS
2015-02-26 Courtney Goeltzenleu... layers: Do not track Queue objects
2015-02-26 Courtney Goeltzenleu... layers: flush logged output so it's visible immediately
2015-02-26 Courtney Goeltzenleu... demos: Clean up objects after cmd buf built
2015-02-26 Courtney Goeltzenleu... demos: Update to single layout
2015-02-26 Courtney Goeltzenleu... demos: Be sure to initialize pNext
2015-02-26 Courtney Goeltzenleu... demos: Bug fix: Unbind image object
2015-02-26 Courtney Goeltzenleu... demos: Be sure to request correct memory type
2015-02-26 Courtney Goeltzenleu... demos: Add use_staging option
2015-02-26 Courtney Goeltzenleu... cube: Use staging buffer for texture upload
2015-02-26 Courtney Goeltzenleu... demos: Integrate feedback from NVIDIA
2015-02-26 Courtney Goeltzenleu... demos: Refactor to simplify and optimize
2015-02-25 Jon Ashburnlayers: Check for NULL pointer with dynamic_display()
2015-02-25 Jon Ashburnglave: Fix locking of mem_info entries in UnmapMemory
2015-02-25 Tobin Ehlislayers: Fix DrawState buffer over-run when clearing...
2015-02-25 Tobin Ehlislayers: Drawstate color descriptor edges and correctly...
2015-02-25 Mark Lobodzinskilayers: Fix layer config file options
2015-02-25 Mark Lobodzinskilayers: Validation check for CPU_VISIBLE bit set on...
2015-02-25 Tobin Ehlislayers: Fix uninitialized variable in DrawState.
2015-02-25 Chia-I Wuupdate BUILD.md for imported libdrm
2015-02-25 Tobin Ehlisglave: For color array params, correctly size trace...
2015-02-25 Chia-I Wucmake: remove unused FindDRM.cmake
2015-02-25 Chia-I Wuintel: add and link with libintelkmd.a
2015-02-24 Chia-I Wudemos/cube: use a single layout
2015-02-24 Courtney Goeltzenleu... demos: Updated tri to use staging buffer for texture
2015-02-24 Courtney Goeltzenleu... cube: Fix leaking resources
2015-02-24 Tobin Ehlislayers: Add simple Cmd Buffer dot file dump to DrawState
2015-02-24 Tobin Ehlislayers: For ParamChecker, verify struct ptrs aren't...
2015-02-24 Mark Lobodzinskilayers: Remove destroyed/freed objects from both object...
2015-02-24 Jon Ashburnlayers: Remove the automatic dumping of DOT files.
next