Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-25 | glx: Sun compilers now support some gcc __attribute__ values | Alan Coopersmith | 1 | -2/+2 | |
Sun cc 5.9 and later (__SUNPRO_C >= 0x590) support __attribute__ calls for aligned, always_inline, noinline, pure, const, and malloc. This commit consists of the related updates to files that were regenerated by gl_XML.py in mesa after adding the __SUNPRO_C checks to it Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Signed-off-by: Brian Paul <brianp@vmware.com> | |||||
2008-07-02 | VBO: Regenerate files based on recent changes to gl_API.xml | Ian Romanick | 1 | -0/+12 | |
Since GL_ARB_vertex_buffer_object protocol isn't supported yet, these changes are innocuous. | |||||
2008-05-21 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 1 | -0/+1210 | |