platform/upstream/Vulkan-Tools.git
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
2015-02-05 Chia-I Wuxgl.py: add the ability to parse xgl.h
2015-02-05 Chia-I Wuxgl.py: add names of objects
2015-02-05 Chia-I Wuloader: use generated dispatch table ops
2015-02-05 Chia-I Wuxgl-generate.py: add DispatchTableOpsSubcommand
2015-02-05 Chia-I Wuxgl-generate.py: rename LoaderSubcommand
2015-02-05 Chia-I Wuxgl-generate.py: clean up IcdDummyEntrypointsSubcommand
2015-02-05 Chia-I Wuxgl.py: add c_pretty_decl() to Proto
2015-02-05 Chia-I Wuicd: no need to include xglLayer.h
2015-02-05 Chia-I Wuintel: generate xglGetProcAddr()
2015-02-05 Chia-I Wuxgl-generate.py: add IcdGetProcAddrSubcommand
2015-02-05 Chia-I Wuxgl-generate.py: add IcdDummyEntrypointsSubcommand
2015-02-05 Chia-I Wuicd: build a static library
2015-02-05 Chia-I Wuicd: stop generating icd-dispatch-entrypoints.c
2015-02-05 Chia-I Wuicd: remove icd.c
2015-02-05 Chia-I Wuicd: clean up logging functions
2015-02-05 Chia-I Wuicd: clean up alloc functions
2015-02-05 Chia-I Wuglave-generate.py: change remap types and list formating
2015-02-05 Chia-I Wuxgl-layer-generate.py: change obj_type_mapping formatting
2015-02-05 Chia-I Wulayers: no explicit enum values for internal enums
2015-02-05 Chia-I Wudemos/cube: set data size for xglGetImageSubresourceInfo()
2015-02-05 Jon Ashburnloader: add README.md
2015-02-05 Jon Ashburnloader: Fix WsiX11CreatePresentableImage to set dispatc...
2015-02-05 Jon Ashburnlayers: DrawState layer now support the layers settings...
2015-02-05 Jon Ashburnlayers: MemTracker support the new layers settings...
2015-02-05 Jon Ashburnlayers: Add utilities for layer configuration via setti...
next