aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04glave: Fix EnumerateLayers replay to handle if layer libs differ from tracingJon Ashburn
2015-02-04xgl: Final edits for rev47+ alignmentMark Lobodzinski
2015-02-04layers: Add validation for mapped mem objects ref'd in cmd bufferMark Lobodzinski
2015-02-04glave: Glave updated for resource binding modelTobin Ehlis
2015-02-04Can compile "loader" and "layers" on Windows and Linux ...Ian Elliott
2015-02-04glave: On replay remap buffer handle for CreateBufferViewJon Ashburn
2015-02-04layers: Add object tracker validation for dynamic state objectsMark Lobodzinski
2015-02-04loader: Make sure loader instances get updated upon DestroyInstance()Jon Ashburn
2015-02-04glave: Only remove replay handle maps on DestroyInstanceJon Ashburn
2015-02-04glave: Fix tracing CreateInstance appInfo and replay DestroyInstance rm mapJon Ashburn
2015-02-04glave: Fix tracing and replay for AllocMemory nested structuresJon Ashburn
2015-02-04render_pass: Add CmdBegin{End}RenderPass()Jon Ashburn
2015-02-04glave: Fix trace packets for Instancing related APIsJon Ashburn
2015-02-04xgl: Fix typo in memory barriers APIsMark Lobodzinski
2015-02-04glave: Added comments noting glave work still to be done for xgl.h updatesTobin Ehlis
2015-02-04layers: Continuing to update DrawState for new binding modelTobin Ehlis
2015-02-04layers: Updated API codegen to handle AllocDescriptorSetsTobin Ehlis
2015-02-04glave: Trace and replay codegen handles AllocDescriptorSetsTobin Ehlis
2015-02-04layers: Updating MemTracker and DrawState interfaces to match API updatesTobin Ehlis
2015-02-04Various code clean-ups for glave and codegen with updated xgl.hTobin Ehlis
2015-02-04Added Mark's change to track Fence submitTobin Ehlis
2015-02-04Glave now compiling although I'm certain it's very broken.Tobin Ehlis
2015-02-04All of the codegen for layers is now working well enough that the generated l...Tobin Ehlis
2015-02-04instance: Remove xglInitAndEnumerateGpusJon Ashburn
2015-02-04loader: Add loops for multiple instances on global debug callsJon Ashburn
2015-02-04demos: Convert to using Instancing API rather than xglInitAndEnumerateGpus()Jon Ashburn
2015-02-04loader: Finish implement CreateInstance and DestroyInstanceJon Ashburn
2015-02-04loader: Implement EnumerateGpus()Jon Ashburn
2015-02-04intel: Instance functions create and destroy objectsJon Ashburn
2015-02-04loader: Place icds into the instance, scan icds prior to instance createJon Ashburn
2015-02-04instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus().Jon Ashburn
2015-02-04xgl: Fix pMemBarriers referencesMark Lobodzinski
2015-02-04xgl: Remove XGL_* typedef wrappersMark Lobodzinski
2015-02-04xgl: Updated headers for some missed SVN revisionsMark Lobodzinski
2015-02-04intel: Fix DBG_OBJECT_TYPE rangeJon Ashburn
2015-02-04xgl: Add fast clear APIsMark Lobodzinski
2015-02-04xgl: Remove extraneous structSizesCourtney Goeltzenleuchter
2015-02-04xgl: header updates for XGL_RESULTCourtney Goeltzenleuchter
2015-02-04xgl: fix constness of pointersChia-I Wu
2015-02-04xgl: Add framebuffer-no-attachment supportMark Lobodzinski
2015-02-04Update XGL_FORMAT.Jeremy Hayes
2015-02-04xgl: Add begin/end_range to all enumsMark Lobodzinski
2015-02-04xgl: Rename XGL_WAIT_EVENT enum in headerMark Lobodzinski
2015-02-04xgl: Bump rev for Command Atomic updateCourtney Goeltzenleuchter
2015-02-04xgl: Remove xglCmdAtomicsCourtney Goeltzenleuchter
2015-02-04xgl: Rename semaphore enumsMark Lobodzinski
2015-02-04memory alloc: Remove last heaps from memory alloc and requirementsJon Ashburn
2015-02-04memory alloc: Remove alignment from alloc_info structureJon Ashburn
2015-02-04memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPEJon Ashburn
2015-02-04memory alloc: Remove memory_heap flags replace with memory_property flagsJon Ashburn