platform/upstream/Vulkan-Tools.git
2014-09-02 Courtney Goeltzenleu... xgl: Add build instructions
2014-09-02 Courtney Goeltzenleu... xgl: Add project readme
2014-09-01 Chia-I Wuadd a top-level .gitignore
2014-08-29 Chia-I Wuicd: remove generated icd-dispatch-table.h
2014-08-29 Courtney Goeltzenleu... intel: Use single PSO command buffer
2014-08-28 Chia-I Wuicd: rename and prefix shader_il.h
2014-08-20 Courtney Goeltzenleu... intel: Add CreateShader
2014-08-20 Courtney Goeltzenleu... icd: Add shader IL header
2014-08-20 Courtney Goeltzenleu... xgl: Fix typo for IA_PIPELINE sType.
2014-08-18 Chia-I Wuicd: add more utils for working with floats
2014-08-16 Chia-I Wuicd: add common format functions
2014-08-16 Chia-I Wuicd: add common utility functions
2014-08-06 Chia-I Wuicd: add a note about thread safety
2014-08-06 Chia-I Wuloader: short cut when init with maxGpus equal to 0
2014-08-06 Chia-I Wuicd: fix driver reinit without alloc cb
2014-08-06 Chia-I Wuintel: adapt intel_winsys for our needs
2014-08-06 Chia-I Wuicd: assign each allocator a unique id
2014-08-06 Chia-I Wuheader: add XGL_DBG_OBJECT_TYPE
2014-08-04 Chia-I Wuloader: refactor loader_icd_scan()
2014-08-04 Chia-I Wuloader: fix out-of-tree builds
2014-08-04 Chia-I Wuintel: add dummy dispatch tables
2014-08-04 Chia-I Wuadd and deal with -fvisibility=hidden everywhere
2014-08-03 Chia-I Wucommon: add common code for all drivers
2014-08-03 Chia-I Wucmake: -Werror -Wextra -Wno...
2014-08-03 Chia-I Wuloader: ignore __icd{Load,Unload}
2014-08-03 Chia-I Wurename drivers/ to icd/
2014-08-03 Chia-I Wuloader: let cmake generate the source file
2014-08-03 Chia-I Wuxgl-generate: add _generate_icd_dispatch_entrypoints...
2014-08-02 Chia-I Wucmake: find libdrm with pkg-config
2014-08-02 Courtney Goeltzenleu... i965: Add GetGpuInfo function
2014-08-02 Courtney Goeltzenleu... intel: Add support for git ID in version string
2014-08-02 Courtney Goeltzenleu... loader: Scans for libXGL libraries.
2014-08-02 Courtney Goeltzenleu... xgl: add verbose cmake option
2014-08-02 Courtney Goeltzenleu... i965: Add Device ID to name translation file
2014-08-02 Courtney Goeltzenleu... i965: Add Intel driver ICD
2014-08-02 Courtney Goeltzenleu... xgl: remove unused driver files
2014-08-01 Chia-I Wumain: silence warnings
2014-08-01 Chia-I Wuxgl-generate: add pretty-dummy subcommand
2014-08-01 Chia-I Wucmake: set -std=c99 -Wall
2014-08-01 Chia-I Wuxgl-generate: improve constness
2014-08-01 Chia-I Wuxgl-generate: add is_dispatchable()
2014-08-01 Chia-I Wuxgl-generate: move _generate_icd_dispatch_table to...
2014-08-01 Chia-I Wuloader: add a generic ICD loader
2014-08-01 Chia-I Wuxgl-generate: add a script for code generation
2014-08-01 Chia-I Wuadd a terse xglDbg.h
2014-07-24 Courtney Goeltzenleu... xgl: Fix typos
2014-07-24 Courtney Goeltzenleu... Starting to build framework.