Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-27 | Use Gallium in the renderer string | keithw | |
2007-08-22 | Need to store vendor and renderer strings in the context. | Brian | |
As it was, we always returned the same pointer. So glxinfo, which calls glGetString() before printing anything, was printing the same string for both vendor and renderer. | |||
2007-08-10 | Move string functions to state_tracker, add queries to pipe, winsys. | Keith Whitwell | |