Commit Graph

7 Commits

Author SHA1 Message Date
Brian
44dfed15e0 added st_unreference_framebuffer() 2007-11-05 08:41:45 -07:00
Brian
3d14b2c01e added st_resize_framebuffer() 2007-11-05 08:04:48 -07:00
Brian
794e03d392 Introduce st_framebuffer type and st_create_framebuffer(), st_make_current() 2007-11-05 08:04:48 -07:00
Brian
4019277f09 public st_flush() 2007-11-05 08:04:47 -07:00
Brian
80d2658e12 Sketch out new create/destroy context functions which create/wrap a Mesa context. 2007-11-01 18:01:47 -06:00
Keith Whitwell
943964a1e5 Rename directories again?!
Some git wierdness going on.
2007-06-14 18:23:43 +01:00
Keith Whitwell
6393cda676 Renamed softpipe directories and files to something less confusing.
softpipe/state_tracker --> state_tracker/
softpipe/              --> pipe/
softpipe/generic       --> pipe/softpipe/

I don't think pipe is a great name, but I disliked all the others too.
Luckily it's fairly easy to rename with git, so this can be revisited
later.
2007-06-14 18:11:48 +01:00