aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2014-10-29Add function to set an icd's dispatch table for subsequently created objects.Jon Ashburn
2014-10-29Add xglEnumerateLayers function including support in layers.Jon Ashburn
2014-10-29Layers initial prototype.Jon Ashburn
2014-10-29loader: initialize memoryCourtney Goeltzenleuchter
2014-10-08Fix loader icd_scan to Null terminate stringsJon Ashburn
2014-09-23add stubs for XGL_WSI_X11Chia-I Wu
2014-09-02update copyright informationChia-I Wu
2014-08-06loader: short cut when init with maxGpus equal to 0Chia-I Wu
2014-08-04loader: refactor loader_icd_scan()Chia-I Wu
2014-08-04loader: fix out-of-tree buildsChia-I Wu
2014-08-04add and deal with -fvisibility=hidden everywhereChia-I Wu
2014-08-03loader: ignore __icd{Load,Unload}Chia-I Wu
2014-08-03loader: let cmake generate the source fileChia-I Wu
2014-08-01loader: Scans for libXGL libraries.Courtney Goeltzenleuchter
2014-08-01xgl-generate: improve constnessChia-I Wu
2014-08-01loader: add a generic ICD loaderChia-I Wu