aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09glave: Fix for not correctly parsing down tree of structs in AllocMemoryTobin Ehlis
2015-02-09glave: Add custom code for embedded ptrs in CmdWaitEvents and CmdPipelineBarr...Tobin Ehlis
2015-02-09layers: Validate mem ref counts in queueSubmit callMark Lobodzinski
2015-02-09layers: Handle null fence objects in validationMark Lobodzinski
2015-02-08Merge pull request #2 from FslNopper/masterNorbert Nopper
2015-02-07Merge pull request #2 from KhronosGroup/masterNorbert Nopper
2015-02-06Win: Allow the demos "tri" and "xglinfo" to build on Windows.Ian Elliott
2015-02-06Restore xgl.h comments and original whitespacePiers Daniell
2015-02-06Get xglPlatform.h working with old MSVCGingertoes
2015-02-06Merge branch 'FslNopper-master'Courtney Goeltzenleuchter
2015-02-06Fix unitialized value in xglCreateInstance().Ian Elliott
2015-02-06Changed note, that everything can be done in the console.Norbert Nopper
2015-02-06Improved note layout.Norbert Nopper
2015-02-06Added note on how to reinstall working driver.Norbert Nopper
2015-02-06Merge pull request #1 from KhronosGroup/masterNorbert Nopper
2015-02-06misc:Fixes to get better behavior in release buildsTony Barbour
2015-02-05misc: Add warning about recent Ubuntu 14.10 issueCourtney Goeltzenleuchter
2015-02-05glave: fix replay of AllocMemory packets with info chained structuresJon Ashburn
2015-02-05BIL: Update BIL versionCourtney Goeltzenleuchter
2015-02-05glave:Fix off by one error in image generationTony Barbour
2015-02-05glave: Fix debugger to export g_pReplaySettings for xglreplayer libraryJon Ashburn
2015-02-05Add build instructions for Windows.Ian Elliott
2015-02-05BIL: Update revision number for BILCourtney Goeltzenleuchter
2015-02-05tools:Incorperate review feedback on glave screenshotsTony Barbour
2015-02-05glave:add code to snapshot framesTony Barbour
2015-02-05layers: Update README.md with current layer statusTobin Ehlis
2015-02-05Win: Eliminate VS2013 miscellaneous additional compiler warnings.Ian Elliott
2015-02-05Win: Eliminate VS2013 compiler warnings in auto-gen'd layer code.Ian Elliott
2015-02-05Win: Eliminate VS2013 compiler warnings for "loader.c" ...Ian Elliott
2015-02-05Win: Move some macros to "loader_platform.h"Ian Elliott
2015-02-04misc: Update readme for alpha header postCourtney Goeltzenleuchter
2015-02-04glave: More fixes to UpdateDescriptors UPDATE_BUFFERS and UPDATE_IMAGESJon Ashburn
2015-02-04glave: Don't dereference null pUserData in APIDump* layersTobin Ehlis
2015-02-04glave: Fix bugs with UpdateDescriptors pUpdateChain on replayTobin Ehlis
2015-02-04glave: Fixes in UpdateDescriptar and ClearDescriptorSetsJon Ashburn
2015-02-04glave: Add interpret function for xglCreateDescriptorSetLayoutJon Ashburn
2015-02-04glave: Create interpret function for pUpdateChain of xglUpdateDescriptors()Tobin Ehlis
2015-02-04glave: fix CreateDescriptorRegion trace/replayJon Ashburn
2015-02-04glave: Fix trace/replay of CreateDynamicViewportStateJon Ashburn
2015-02-04glave: Various fixes for UPDATE_SAMPLERS and PIPELINE_CB_STATE structuresJon Ashburn
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