platform/upstream/Vulkan-LoaderAndValidationLayers.git
2015-02-05 Tobin Ehlislayers: Updated API codegen to handle AllocDescriptorSets
2015-02-05 Tobin Ehlisglave: Trace and replay codegen handles AllocDescriptorSets
2015-02-05 Tobin Ehlislayers: Updating MemTracker and DrawState interfaces...
2015-02-05 Tobin EhlisVarious code clean-ups for glave and codegen with updat...
2015-02-05 Tobin EhlisAdded Mark's change to track Fence submit
2015-02-05 Tobin EhlisGlave now compiling although I'm certain it's very...
2015-02-05 Tobin EhlisAll of the codegen for layers is now working well enoug...
2015-02-05 Jon Ashburninstance: Remove xglInitAndEnumerateGpus
2015-02-05 Jon Ashburnloader: Add loops for multiple instances on global...
2015-02-05 Jon Ashburntests: Convert to using Instancing APIs rather than...
2015-02-05 Jon Ashburndemos: Convert to using Instancing API rather than...
2015-02-05 Jon Ashburnloader: Finish implement CreateInstance and DestroyInstance
2015-02-05 Jon Ashburnloader: Implement EnumerateGpus()
2015-02-05 Jon Ashburnintel: Implement EnumerateGpus()
2015-02-05 Jon Ashburnintel: Instance functions create and destroy objects
2015-02-05 Jon Ashburnloader: Place icds into the instance, scan icds prior...
2015-02-05 Jon Ashburninstance: Added initial {Create|Destroy}Instance()...
2015-02-05 Mark Lobodzinskixgl: Fix pMemBarriers references
2015-02-05 Mark Lobodzinskixgl: Remove XGL_* typedef wrappers
2015-02-05 Mark Lobodzinskixgl: Updated headers for some missed SVN revisions
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 Ashburntests: Fix testbinding alloc_mem method
2015-02-05 Jon Ashburnintel: Set the memType in mem_requirements for all...
2015-02-05 Jon Ashburnintel: Fix CreateImage format_class for linear tiled...
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: For buffer allocations use the buffer_in...
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 Ashburntests: Remove calls to xglGetMemoryHeapXXX
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 Wuintel: initialize raw buffer SURFACE_STATEs on view...
2015-02-05 Chia-I Wucomplete fixed-function vertex fetch support
2015-02-05 Chia-I Wuintel: fix DEPTH_STENCIL_STATE on Gen6
2015-02-05 Courtney Goeltzenleu... intel: set stencil masks for front and back faces
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... intel: Fix undefined references
2015-02-05 Tony BarbourRemove unnecessary semicolon
2015-02-05 Tony BarbourIntel: Initialize stencil_ref before using
2015-02-05 Tony Barbourtests:Fix memory leak
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 Ashburntests: Remove CmdBindAttachments() for Tiler Gpus
2015-02-05 Jon Ashburndemos: Remove CmdBindAttachments() for tiler Gpus
2015-02-05 Jon Ashburnlayers: Remove CmdBindAttachment() for tiler GPUs
2015-02-05 Jon Ashburnintel: Remove CmdBindAttachments 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 Ashburntests: Update BeginCommandBuffer Api for Tiler GPUs
2015-02-05 Jon Ashburndemos: Change BeginCommandBuffer for Tiler Gpus
2015-02-05 Jon Ashburnintel: Add render target attachments at BeginCommandBuf...
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 Ashburnintel: Add new APIs for Tiler GPU support
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 GregFcompiler: fix beginForLoop() in glass backend translator.
2015-02-05 Cody Northropcmake: Fix BIL overlay to glslang
2015-02-05 Cody Northropcompiler: Connect shader depth flags to driver
2015-02-05 Cody Northropintel: Add cmake external dependency checks
2015-02-05 Jon Ashburntests: Fix regresions in trace/replay from uninitializ...
2015-02-05 Chia-I Wuintel: constify intel_gpu_exts
2015-02-05 Chia-I Wuintel: constify intel_base_magic
2015-02-05 Chia-I Wuintel: add -Wmissing-declarations
2015-02-05 Chia-I Wuintel: add -Wl,--exclude-libs,ALL
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 Wuintel: fix undefined references
2015-02-05 Mike Stroyanintel: Set gen7 stencil reference
2015-02-05 Mike Stroyanintel: Set stencil read and write for backfaces
2015-02-05 Chia-I Wuxgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE
next