Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apple: applegl_destroy_context: Pass along the correct display | Jeremy Huddleston | 2011-06-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | apple: Dead code removal | Jeremy Huddleston | 2011-06-13 | 1 | -1/+0 |
| | | | | Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | apple: Finish build fixes for applegl_glx.c | Jeremy Huddleston | 2011-06-06 | 1 | -3/+2 |
| | | | | | | libGL.dylib now *builds* on darwin. Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | apple: More fixes for compilation failures | Jeremy Huddleston | 2011-06-06 | 1 | -6/+6 |
| | | | | Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | apple: Fix multiple build failures in applegl_glx.c | Jeremy Huddleston | 2011-06-05 | 1 | -13/+27 |
| | | | | | | | | It is still not building, but this gets us many steps closer See https://bugs.freedesktop.org/show_bug.cgi?id=29162 Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | glx: Split indirect and applegl implementations into different files | Kristian Høgsberg | 2010-07-28 | 1 | -0/+155 |