Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-17 | xf86-video-savage: remove the GlxSetVisualConfigs stub and friends | Emil Velikov | |
The function was an empty since 2008 at least. Remove it alongside the unused GLX visuals code. With this all the GL/GLX dependencies in the driver are gone. Cc: Stefan Dirsch <sndirsch@suse.de> Cc: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Emil Velikov <emil.velikov@collabora.com> | |||
2012-01-03 | Avoid leading underscores in #include guards | Tormod Volden | |
In a user header file, the macro name should not begin with `_' http://gcc.gnu.org/onlinedocs/cpp/Once_002dOnly-Headers.html Signed-off-by: Tormod Volden <debian.tormod@gmail.com> | |||
2004-06-16 | Initial revision | Eric Anholt | |