platform/upstream/Vulkan-Tools.git
2014-12-02 Tobin Ehlislayers: Added mutext to DrawState to guard global linke...
2014-12-02 Tobin Ehlislayers: Tracking and reporting dynamic state in DrawSta...
2014-12-02 Courtney Goeltzenleu... demo cube: Clean up event processing
2014-12-02 Courtney Goeltzenleu... demo/cube: Remove unneeded call
2014-11-27 Tobin Ehlisdemos: Update tri to include mem refs and properly...
2014-11-27 Tobin Ehlislayers: MemTracker clears CB refs if CB obj destroyed...
2014-11-27 Tobin Ehlislayers: Updated README with further layer descriptions.
2014-11-26 Jon Ashburnlayers: Update README.md for overall documentation...
2014-11-26 Jon Ashburnlayers: Upgrade Basic to support multi-gpu multi-dispat...
2014-11-26 Tobin Ehlislayers: Report memory leaks as warnings in MemTracker...
2014-11-26 Tobin Ehlislayers: Added APIDumpNoAddr layer that replaces variabl...
2014-11-26 Tobin Ehlislayers: Updated layer names to be camelCase where name...
2014-11-26 Tobin Ehlislayers: Fix bug in CmdBuffer free for MemTracker layer
2014-11-26 Jon AshburnAdd reserved parameter to xglEnumerateLayers for layer...
2014-11-26 Tobin Ehlislayers: Fix bug in DestroyObject code of MemTracker...
2014-11-26 Jon Ashburnlayers: Update xglEnumerateLayers() to work with layer...
2014-11-26 Jon Ashburnloader: Make layer names be independent of layer librar...
2014-11-26 Jon Ashburnloader: Change ActivateLayers name to be consistent...
2014-11-26 Tobin Ehlislayers: Add VBO validation to DrawState layer.
2014-11-26 Tobin Ehlislayers: Account for the slotOffset when DS bound.
2014-11-26 Tobin Ehlislayers: Flag ERROR on no DS bound if that DS is used...
2014-11-26 Courtney Goeltzenleu... xgl: Update to current BIL/glslang/LunarGLASS
2014-11-26 Tobin Ehlislayers: Add thread ID to API dump messages
2014-11-26 Jon Ashburndemos: Fix uninitialized dataSize input to GetObjectInfo()
2014-11-26 Tobin Ehlislayers: For APIFileDump, overwrite an existing file...
2014-11-26 Tobin Ehlislayers: Added mutex for APIDump[File] layers to guard...
2014-11-26 Tobin Ehlislayers: Added Sampler details slot printout
2014-11-26 Tobin Ehlislayers: Update DrawState to support all Gfx shader...
2014-11-26 Tobin Ehlislayers: Struct printing improvements for "pNext" struct...
2014-11-26 Chia-I Wubuild: fix in-tree build
2014-11-26 Chia-I Wubuild: do not pollute source tree with icd-dispatch...
2014-11-26 Chia-I Wubuild: remove icd-dispatch-table.h generation from...
2014-11-26 Tobin Ehlislayers: Update MemTracker to support dbg Callbacks...
2014-11-26 Tobin Ehlislayers: Fix API Dump to handle xglWsiX11CreatePresentab...
2014-11-26 Tobin Ehlislayers: Updated DrawState to support dbg callbacks
2014-11-26 Courtney Goeltzenleu... xgl: Ignore generated header files
2014-11-26 Courtney Goeltzenleu... xgl: Update external revisions
2014-11-26 Courtney Goeltzenleu... layers: Add flush to apidump to see output while debugging
2014-11-26 Courtney Goeltzenleu... layers: Fix apidump buffer overruns
2014-11-26 Courtney Goeltzenleu... demo cube: Clean up event processing
2014-11-26 Courtney Goeltzenleu... demo: tri: Add window destroy processing
2014-11-26 Courtney Goeltzenleu... demo: cube: Process destroy window
2014-11-26 Courtney Goeltzenleu... xgl: Update README with current status
2014-11-21 Tobin Ehlislayers: Update ObjectTracker layer to be generated...
2014-11-21 Tobin Ehlislayers: Updated Object Tracker to support callbacks...
2014-11-21 Jon AshburnMake the Dbg xgl global calls use dispatch table for...
2014-11-21 Tobin Ehlislayers: Update ObjTracker to track each object type...
2014-11-21 Tobin Ehlislayers: Correctly set generic_layer.c as generated...
2014-11-21 Tobin Ehlislayers: Include print helper file dependencies for...
2014-11-21 Tobin Ehlislayers: Make APIDumpFile layer fully generated
2014-11-21 Tobin Ehlislayers: Use xgl-layer-generate.py to generate the gener...
2014-11-21 Tobin Ehlislayers: Updated APIDump Layer and made it fully generated.
2014-11-21 Tobin Ehlislayers: Improve handling of printing embedded structs...
2014-11-21 Tobin Ehlislayers: Restore dynamic malloc fix in xgl-helper.py
2014-11-21 Tobin Ehlislayers: Update xglWsiX11GetMSC interface in layers
2014-11-21 Tobin Ehlislayers: Actual auto-gen of print helper code used by...
2014-11-21 Chia-I Wuupdate to the latest vertex fetch proposal
2014-11-21 Chia-I Wudemos: add a fence for presentation
2014-11-21 Chia-I Wuwsi_x11: add xcb_window_t to xglWsiX11GetMSC()
2014-11-21 GregFAdded u_popcount to abstract __builtin_popcount.
2014-11-21 Tobin Ehlislayers: Added APIFileDump and MemTracker layers and...
2014-11-21 Courtney Goeltzenleu... layers: Fix memory overrun issue causing segfault.
2014-11-03 Courtney Goeltzenleu... Misc. cleanup
2014-11-01 JensOwenUpdate Intel Driver README
2014-11-01 JensOwenformatting
2014-11-01 JensOwenfix build instructions
2014-11-01 JensOwenfix formatting
2014-11-01 JensOwenBuild Direction
2014-11-01 JensOwenTest removal of newlines
2014-11-01 JensOwenfixed typo
2014-11-01 JensOwenfixed typos
2014-11-01 JensOwenv 0.2
2014-10-31 Courtney Goeltzenleu... xgl: Update to current BIL/glslang/LunarGLASS
2014-10-31 Mike StroyanDocument build dependencies and demos
2014-10-31 Courtney Goeltzenleu... demos: Cube: Read shaders from external BIL binary...
2014-10-31 Courtney Goeltzenleu... demos: Add shader source files for cube demo
2014-10-31 Courtney Goeltzenleu... demos: Add LunarG logo with transparent background
2014-10-31 Courtney Goeltzenleu... demos: Cube: Make it spin
2014-10-31 Courtney Goeltzenleu... demos: Add LunarG logo texture file.
2014-10-31 Courtney Goeltzenleu... demos: Use png library to read texture from file
2014-10-31 Courtney Goeltzenleu... demos: Add spinning cube demo with texture
2014-10-31 Courtney Goeltzenleu... demos: Add cube demo
2014-10-31 Courtney Goeltzenleu... demos: Add matrix math "library"
2014-10-31 Courtney Goeltzenleu... demos: Add spinning cube demo
2014-10-31 Courtney Goeltzenleu... xgl: Update to specific version of external libraries
2014-10-31 Chia-I Wudemos/tri: make it prettier
2014-10-31 Chia-I Wudemos/tri: use xglCmdClear*
2014-10-31 Chia-I Wudemos/tri: fix the shaders
2014-10-31 Courtney Goeltzenleu... misc: Exit update script on error
2014-10-31 Courtney Goeltzenleu... demo: tri - only need version 130 for this shader
2014-10-31 Courtney Goeltzenleu... demos: Convert shader to GLSL
2014-10-31 Chia-I Wudemos/tri: enable FF vertex fetch
2014-10-31 Chia-I Wudemos/tri: allocate depth buffer
2014-10-31 Chia-I Wudemos/tri: allocate vertex buffer
2014-10-31 Chia-I Wudemos/tri: allocate textures
2014-10-31 Courtney Goeltzenleu... demos: Add gen7 ISA to tri demo
2014-10-31 Chia-I Wudemos: add tri
2014-10-31 Courtney Goeltzenleu... tools: utility script to create and update external...
2014-10-31 Courtney Goeltzenleu... intel: Support GLSL compiling in less intrusive way
2014-10-31 Courtney Goeltzenleu... intel: Add shader structure for GLSL compile extension
next