aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-25layers: Convert memtracker to cppMark Lobodzinski
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
2015-03-03memTracker: Use local GetProcAddr rather than auto generated oneJon Ashburn
2015-03-03drawState: Use local GetProcAddr rather than auto generated oneJon Ashburn
2015-03-03layers: if no settings file or call overrides make callback override logingJon Ashburn
2015-03-03layers: Correctly set last bound PSO in DrawState layerTobin Ehlis
2015-03-03Win: Cannot use the "dot" functionality yet on Windows.Ian Elliott
2015-03-02layers: Made mem_tracker thread-safeMark Lobodzinski
2015-03-02Turn on ability to trace on Windows with NVIDIA driver.Ian Elliott
2015-03-02Add NOMINMAX and VC_EXTRALEAN to some windows filesPiers Daniell
2015-03-02Win/glave: Remove new compiler warnings on Windows.Ian Elliott
2015-03-02Win/glave: Compile/link the glvtrace_xgl64.dll library on Windows.Ian Elliott