platform/upstream/Vulkan-Tools.git
2015-02-05 Jon Ashburnintel: Fix DBG_OBJECT_TYPE range
2015-02-05 Mark Lobodzinskixgl: Add fast clear APIs
2015-02-05 Courtney Goeltzenleu... xgl: Remove extraneous structSizes
2015-02-05 Courtney Goeltzenleu... xgl: header updates for XGL_RESULT
2015-02-05 Chia-I Wuxgl: fix constness of pointers
2015-02-05 Mark Lobodzinskixgl: Add framebuffer-no-attachment support
2015-02-05 Jeremy HayesUpdate XGL_FORMAT.
2015-02-05 Mark Lobodzinskixgl: Add begin/end_range to all enums
2015-02-05 Mark Lobodzinskixgl: Rename XGL_WAIT_EVENT enum in header
2015-02-05 Courtney Goeltzenleu... xgl: Bump rev for Command Atomic update
2015-02-05 Courtney Goeltzenleu... xgl: Remove xglCmdAtomics
2015-02-05 Mark Lobodzinskixgl: Rename semaphore enums
2015-02-05 Jon Ashburnmemory alloc: Remove last heaps from memory alloc...
2015-02-05 Jon Ashburnmemory alloc: Remove alignment from alloc_info structure
2015-02-05 Jon Ashburnmemory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE
2015-02-05 Jon Ashburnmemory alloc: Remove memory_heap flags replace with...
2015-02-05 Jon Ashburnmemory alloc: Add IMAGE and BUFFER alloc info structures
2015-02-05 Jon Ashburnmemory alloc: Add MEMORY_ALLOCATION_COUNT support and...
2015-02-05 Jon Ashburnmemory alloc: Add allocation index to BindObjectMemory
2015-02-05 Jon Ashburnmemory alloc: Remove xglGetMemoryHeapXXX from driver...
2015-02-05 Jon Ashburndemos: Remove calls to xglGetMemoryHeapXXX in xglinfo
2015-02-05 Chia-I Wuxgl: move to new resource binding model
2015-02-05 Chia-I Wudemos, tests: use XGL_BUFFER_VIEW_RAW for constant...
2015-02-05 Chia-I Wucomplete fixed-function vertex fetch support
2015-02-05 Courtney Goeltzenleu... BIL: Update to support descriptor set GLSL features
2015-02-05 Courtney Goeltzenleu... xgl: Fix syntax error
2015-02-05 Mike Stroyanxgl: resource transition integrated, update xgl.h version
2015-02-05 Mike Stroyanxgl: Resource transition proposal from Bug 12904.
2015-02-05 Courtney Goeltzenleu... xgl: Dynamic State complete, update header version
2015-02-05 Tony Barbourdriver:implement changes for Dynamic State
2015-02-05 Courtney Goeltzenleu... xgl: Buffer Object integrated, update xgl.h version
2015-02-05 Chia-I Wuupdate for buffer object changes
2015-02-05 Courtney Goeltzenleu... xgl: Tiler updates complete, Update header version
2015-02-05 Jeremy Hayesmisc: Fix tiler rebase in driver, tests, include
2015-02-05 Jon Ashburnglave: Make tiler GPU changes work for tracing and...
2015-02-05 Jon Ashburndemos: Remove CmdBindAttachments() for tiler Gpus
2015-02-05 Jon Ashburnlayers: Remove CmdBindAttachment() for tiler GPUs
2015-02-05 Jon Ashburninclude: Remove CmdBindAttachments()
2015-02-05 Jon Ashburnlayers: Update BeginCommandBuffer API for Tiler Gpus
2015-02-05 Jon Ashburndemos: Change BeginCommandBuffer for Tiler Gpus
2015-02-05 Jon Ashburninclude: xglBeginCommandBuffer API changed for Tiler...
2015-02-05 Jon Ashburnglave: Add support for new APIs to support Tiler Gpus
2015-02-05 Jon Ashburninclude: Add new API changes including structs/enums...
2015-02-05 Jeremy HayesXGL: Move to svn r28460.
2015-02-05 Courtney Goeltzenleu... xgl: Do not build layers or glave during xgl.h update
2015-02-05 Cody Northropcmake: Fix BIL overlay to glslang
2015-02-05 Chia-I Wucmake: fix up gtest and set -fvisibility=hidden globally
2015-02-05 GregFicd: update glslang, bil and lunarglass
2015-02-05 GregFicd: Link ICD with -Bsymbolic
2015-02-05 Jon Ashburninclude: set version to 0.22.1 for recent ABI changes
2015-02-05 Jon Ashburnloader: Fix infinite loop on layer library scan if...
2015-02-05 Chia-I Wuxgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE
2015-02-05 Tobin Ehlislayers: Updated MemTracker to track per-region memory...
2015-02-05 Tobin Ehlislayers: Added per-region memory state tracking
2015-02-05 Tobin Ehlislayers: Enhancements to MemTracker and DrawState
2015-02-05 Jon AshburnRevert "layers: Fix generation of EnumerateLayers in...
2015-02-05 Jon Ashburnlayers: Fix generation of EnumerateLayers in APIDump
2015-02-05 Courtney Goeltzenleu... xgl_helper: Eliminate compiler not used warning
2015-02-05 Courtney Goeltzenleu... layers: Make sure we deref pointers to counts
2015-02-05 Jon Ashburnlayers: Fix APIDump param generation for Cpp versus C
2015-02-05 Peter Lohrmannglvreplay_xgl: Add 'EnableLayers' setting to control...
2015-02-05 Peter Lohrmannglave: Update xgl debugger and replayer to include...
2015-02-05 Jon Ashburnglave: Fix xglCreateDevice replay code to not modify...
2015-02-05 Jon Ashburnglave: Remove MemTracker and replace with ObjectTracker
2015-02-05 Jon Ashburnglave: Register a handler in replayer for error msg...
2015-02-05 Tobin Ehlislayers: APIDump* layers now print input array elements
2015-02-05 Tobin Ehlislayers: ParamChecker handles dynamic arrays of structs
2015-02-05 Tobin Ehlislayers: Updated README to include ParamChecker
2015-02-05 Tobin Ehlislayers: Validate structs embedded in structs
2015-02-05 Jon Ashburnlayers: Add comment to xgl_helper.py
2015-02-05 Tobin Ehlislayers: Add ENUM param checks to "gpu" funcs
2015-02-05 Tobin Ehlislayers: Initial ParamChecker layer
2015-02-05 Chia-I Wuicd: clean up build rules
2015-02-05 Chia-I Wucmake: use find_package() for XCB
2015-02-05 Chia-I Wucmake: add find modules
2015-02-05 Chia-I Wuxgl.py: fix prototype paring
2015-02-05 Mark Lobodzinskixgl: Add xgl header changes for rev30 and 31.
2015-02-05 Tobin Ehlislayers: Create APIDump[NoAddr]Cpp layers using c++...
2015-02-05 Tobin Ehlislayers: Default MemTracker and DrawState to verbose...
2015-02-05 Jon Ashburnglave: Add GLVLIB_TRACE_IPADDR env var for remote syste...
2015-02-05 Jon Ashburnglave: Add XGL_LAYER_CREATE_INFO structure to trace...
2015-02-05 Chia-I Wulayers: xgl-helper.py depends on xgl.h
2015-02-05 Jon Ashburnloader: Check for success on return from driver for...
2015-02-05 Jon Ashburnlayers: More robust parsing of xgl.h in helper script...
2015-02-05 Courtney Goeltzenleu... info: Update BUILD document with layer info
2015-02-05 Courtney Goeltzenleu... build: Update render node enable instructions
2015-02-05 Courtney Goeltzenleu... build: Add more error checking for build environment
2015-02-05 Courtney Goeltzenleu... loader: Include layers specified in environment
2015-02-05 Courtney Goeltzenleu... loader: Fix some typos and formatting
2015-02-05 Chia-I Wulayers: use generated layer_intercept_proc()
2015-02-05 Chia-I Wulayers: intercept xglCmdBindVertexData() in DrawState...
2015-02-05 Chia-I Wuxgl-generate.py: add LayerGetProcAddrHelperSubcommand()
2015-02-05 Chia-I Wuxgl-generate.py: add generate_get_proc_addr_check()
2015-02-05 Chia-I Wulayers: simplify xglGetProcAddr() for Basic and Multi
2015-02-05 Chia-I Wulayers: simplify initLayerTable()
2015-02-05 Chia-I Wuxgl-generate.py: simplify _does_function_create_object()
2015-02-05 Chia-I Wuxgl-generate.py: simplify _is_dispatchable()
2015-02-05 Chia-I Wuxgl.py: remove special-purpose functions
2015-02-05 Chia-I Wuxgl.py: add more methods to Param and Proto
2015-02-05 Chia-I Wuxgl.py: update with parsed core extension
next