Rename directories again?!

Some git wierdness going on.
This commit is contained in:
Keith Whitwell
2007-06-14 18:23:43 +01:00
parent 6393cda676
commit 943964a1e5
44 changed files with 302 additions and 4812 deletions

View File

@@ -31,10 +31,10 @@
#include "mtypes.h"
struct st_context;
struct softpipe_context;
struct pipe_context;
struct st_context *st_create_context( GLcontext *ctx,
struct softpipe_context *softpipe);
struct pipe_context *pipe);
void st_destroy_context( struct st_context *st );