aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-26demos: Fix uninitialized dataSize input to GetObjectInfo()Jon Ashburn
2014-11-26layers: For APIFileDump, overwrite an existing file rather than always append...Tobin Ehlis
2014-11-26layers: Added mutex for APIDump[File] layers to guard prints.Tobin Ehlis
2014-11-26layers: Added Sampler details slot printoutTobin Ehlis
2014-11-26layers: Update DrawState to support all Gfx shader types and to shadow full G...Tobin Ehlis
2014-11-26layers: Struct printing improvements for "pNext" struct chainsTobin Ehlis
2014-11-26build: fix in-tree buildChia-I Wu
2014-11-26build: do not pollute source tree with icd-dispatch-table.hChia-I Wu
2014-11-26build: remove icd-dispatch-table.h generation from loaderChia-I Wu
2014-11-26layers: Update MemTracker to support dbg Callbacks and a few bug fixesTobin Ehlis
2014-11-26layers: Fix API Dump to handle xglWsiX11CreatePresentableImage() which has 2 ...Tobin Ehlis
2014-11-26layers: Updated DrawState to support dbg callbacksTobin Ehlis
2014-11-26xgl: Ignore generated header filesCourtney Goeltzenleuchter
2014-11-26xgl: Update external revisionsCourtney Goeltzenleuchter
2014-11-26layers: Add flush to apidump to see output while debuggingCourtney Goeltzenleuchter
2014-11-26layers: Fix apidump buffer overrunsCourtney Goeltzenleuchter
2014-11-26demo cube: Clean up event processingCourtney Goeltzenleuchter
2014-11-26demo: tri: Add window destroy processingCourtney Goeltzenleuchter
2014-11-26demo: cube: Process destroy windowCourtney Goeltzenleuchter
2014-11-26xgl: Update README with current statusCourtney Goeltzenleuchter
2014-11-21layers: Update ObjectTracker layer to be generated and support callbacksTobin Ehlis
2014-11-21layers: Updated Object Tracker to support callbacks and extensionsTobin Ehlis
2014-11-21Make the Dbg xgl global calls use dispatch table for layer supportJon Ashburn
2014-11-21layers: Update ObjTracker to track each object type separately and report obj...Tobin Ehlis
2014-11-21layers: Correctly set generic_layer.c as generated in CMakeLists.txtTobin Ehlis
2014-11-21layers: Include print helper file dependencies for MemTracker and DrawState l...Tobin Ehlis
2014-11-21layers: Make APIDumpFile layer fully generatedTobin Ehlis
2014-11-21layers: Use xgl-layer-generate.py to generate the generic layerTobin Ehlis
2014-11-21layers: Updated APIDump Layer and made it fully generated.Tobin Ehlis
2014-11-21layers: Improve handling of printing embedded structs in generated string hel...Tobin Ehlis
2014-11-21layers: Restore dynamic malloc fix in xgl-helper.pyTobin Ehlis
2014-11-21layers: Update xglWsiX11GetMSC interface in layersTobin Ehlis
2014-11-21layers: Actual auto-gen of print helper code used by layersTobin Ehlis
2014-11-21update to the latest vertex fetch proposalChia-I Wu
2014-11-21demos: add a fence for presentationChia-I Wu
2014-11-21wsi_x11: add xcb_window_t to xglWsiX11GetMSC()Chia-I Wu
2014-11-21Added u_popcount to abstract __builtin_popcount.GregF
2014-11-21layers: Added APIFileDump and MemTracker layers and fix DrawStateTobin Ehlis
2014-11-21layers: Fix memory overrun issue causing segfault.Courtney Goeltzenleuchter
2014-11-02Misc. cleanupCourtney Goeltzenleuchter
2014-11-01Update Intel Driver READMEJensOwen
2014-11-01formattingJensOwen
2014-11-01fix build instructionsJensOwen
2014-11-01fix formattingJensOwen
2014-11-01Build DirectionJensOwen
2014-11-01Test removal of newlinesJensOwen
2014-11-01fixed typoJensOwen
2014-11-01fixed typosJensOwen
2014-11-01v 0.2JensOwen
2014-10-31xgl: Update to current BIL/glslang/LunarGLASSCourtney Goeltzenleuchter