aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-25glave: move code-gen'ed files.Peter Lohrmann
2015-03-25GlaveSnapshot layer: remove code specific to validationPeter Lohrmann
2015-03-25layers: Migrated DrawState layer to cppTobin Ehlis
2015-03-25layers: Rename synchDS function to validateVBBindingTobin Ehlis
2015-03-25layers: Convert memtracker to cppMark Lobodzinski
2015-03-25GlaveSnapshot layer: Snapshot information is now passed to the message callback.Peter Lohrmann
2015-03-24glvreplay_xgl: use the GlaveSnapshot layer to print tracked objects.Peter Lohrmann
2015-03-24GlaveSnapshot layer: Rename enums and entrypoints to make them layer specific...Peter Lohrmann
2015-03-24GlaveSnapshot Layer: XGL_OBJECT_TYPE_PRESENTABLE_IMABE_MEMORY enum can now be...Peter Lohrmann
2015-03-24GlaveSnapshot Layer: Use correct header file.Peter Lohrmann
2015-03-24GlaveSnapshot Layer: Initial code which is basically a copy of the ObjectTrac...Peter Lohrmann
2015-03-24demos: Use lower left coord origin for cubeMike Stroyan
2015-03-24demos: Make cube use back face culling.Mike Stroyan
2015-03-23Note how to pin xserver-xorg-video-intelMike Stroyan
2015-03-18BUILD.md: Update Windows instructions for correct registry and python3.3Jon Ashburn
2015-03-18win: Make build able to find python3 on Windows and LinuxJon Ashburn
2015-03-18SPIR-V: Change BIL to SPV in all source filesCody Northrop
2015-03-18icd: Rename icd-bil.h to icd-spv.hCody Northrop
2015-03-18fix cube demo for .spv filenamesSteve K
2015-03-17Revert "misc: Explicitly run python for generated code"Jon Ashburn
2015-03-17misc: Explicitly run python for generated codeJon Ashburn
2015-03-17layers: Added fence tracking for command buffer completionMark Lobodzinski
2015-03-16layers: Reduce unmeaningful error messages for memtrackerMark Lobodzinski
2015-03-16layers: MemTracker add check to verify CB complete prior to ResetTobin Ehlis
2015-03-16layers: Update DrawState to use generated struct size functionsTobin Ehlis
2015-03-16glave: Use generated code to get pAppInfo struct sizeTobin Ehlis
2015-03-13glave: Update more trace custom code to use generated struct sizing code insteadTobin Ehlis
2015-03-13glave: Add codgen helper for struct size calculation and use for trace packet...Tobin Ehlis
2015-03-11glave: Codegen cleanup for tracing code to add/finalize ptrs in packetTobin Ehlis
2015-03-11glave: Simplify codegen for trace packet sizingTobin Ehlis
2015-03-10glave-generate: Replace asserts with proper error detection and error logging.Peter Lohrmann
2015-03-09glave: Fix createRenderpass replay restore of remapped FBJon Ashburn
2015-03-06Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.Ian Elliott
2015-03-06layers: Improve PresentableImage memory handling in mem/objecttrackerMark Lobodzinski
2015-03-06Win: Fix warnings for parameter of getLayerOptionEnum()Ian Elliott
2015-03-06Win: Fix a compiler warning in "icd/common"Ian Elliott
2015-03-06Update xgl_helper to handle all of the dynamic arraysTobin Ehlis
2015-03-06glave: Remove unnecessary dot dump.Jeremy Hayes
2015-03-06Win/glvdebug: Update the BUILD.md dependencies.Ian Elliott
2015-03-05nulldrv: build it on LinuxChia-I Wu
2015-03-05nulldrv: fix gcc errors/warningsChia-I Wu
2015-03-05icd: remove stale function declarationsChia-I Wu
2015-03-05icd: remove unused icd-alloc.[ch]Chia-I Wu
2015-03-05nulldrv: remove icd-alloc.h dependencyChia-I Wu
2015-03-05icd: add support for per-instance DRM enumerationChia-I Wu
2015-03-05icd: add generic icd_instanceChia-I Wu
2015-03-05Win: Fix compilation errors.Ian Elliott
2015-03-04layers: Fix Windows build issueCourtney Goeltzenleuchter
2015-03-04object-tracker: Do not track GPU objectCourtney Goeltzenleuchter
2015-03-04layers: allocate enough space for pointer sprintfMike Stroyan