| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-29 | Make layer activation via CreateDevice struct or env variable | Jon Ashburn | |
| Also finish making all activated layers per icd and per gpu. | |||
| 2014-10-29 | Change GetProcAddr function signature to use XGL types. | Jon Ashburn | |
| Fix bug in GPA for basic_plugin.c . | |||
| 2014-10-29 | Add xglEnumerateLayers function including support in layers. | Jon Ashburn | |
| Also add this call to xglbase (init.cpp) test. | |||
| 2014-10-29 | Layers initial prototype. | Jon Ashburn | |
| Includes an auto generated layer (GenericLayer) that wraps all api calls. Includes a basic handwritten layer (basicLayer) that wraps a few apis. Adds xglGetProcAddr as a new api, which is used to chain layers together. All layers and loader implement a dispatch table. | |||
| 2014-10-08 | include: update xgl.h with FF vertex fetch | Chia-I Wu | |
| https://cvs.khronos.org/svn/repos/oglc/trunk/nextgen/proposals/IMG/xgl_vertex_input_description2_img.h | |||
| 2014-09-23 | include: add preliminary XGL_WSI_X11 proposal | Chia-I Wu | |
| It is built around DRI3 and Present. | |||
| 2014-09-13 | remove XGLConfig.h.in | Chia-I Wu | |
| Unused. | |||
| 2014-09-11 | xgl: Remove mantle headers | Courtney Goeltzenleuchter | |
| 2014-08-20 | xgl: Fix typo for IA_PIPELINE sType. | Courtney Goeltzenleuchter | |
| 2014-08-06 | header: add XGL_DBG_OBJECT_TYPE | Chia-I Wu | |
| 2014-08-01 | add a terse xglDbg.h | Chia-I Wu | |
| Based on mantleDbg.h. | |||
| 2014-07-24 | Starting to build framework. | Courtney Goeltzenleuchter | |
