summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_public.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Add accessor functions to get textures from a st_framebufferJakob Bornecrantz2008-06-231-0/+3
* gallium: added new st_set_framebuffer_surface()Brian Paul2008-06-181-0/+3
* gallium: added st_get_proc_address()Brian Paul2008-06-181-0/+7
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-1/+4
* gallium: add notify_swapbuffers_complete, use it to set surfaces to undefined...Keith Whitwell2008-01-261-0/+1
* Back-port miscellaneous fixes from internal branch (mostly portability fixes).José Fonseca2008-01-171-0/+3
* Fix problem with initial viewport/scissor size.Brian2007-12-191-1/+1
* Re-org of st_create_framebuffer() and renderbuffer format selection.Brian2007-12-121-0/+4
* added ST_SURFACE_DEPTHBrian2007-12-071-0/+1
* New PIPE_FLUSH_WAIT flag for pipe->flush().Brian2007-11-071-1/+1
* don't include mtypes.h in st_public.hBrian2007-11-051-3/+3
* move st_invalidate_state() prototype to st_context.hBrian2007-11-051-2/+0
* Remove some temporary state tracker context/framebuffer_create functions.Brian2007-11-051-8/+4
* Update xlib driver to use newer state tracker context/framebuffer functions.Brian2007-11-051-1/+8
* added st_notify_swapbuffers()Brian2007-11-051-0/+2
* added st_get_framebuffer_surface() and ST_SURFACE_x tokensBrian2007-11-051-0/+10
* comments, tweaksBrian2007-11-051-1/+1
* added st_unreference_framebuffer()Brian2007-11-051-1/+3
* added st_resize_framebuffer()Brian2007-11-051-0/+3
* Introduce st_framebuffer type and st_create_framebuffer(), st_make_current()Brian2007-11-051-0/+8
* public st_flush()Brian2007-11-051-0/+2
* Sketch out new create/destroy context functions which create/wrap a Mesa cont...Brian2007-11-011-0/+6
* Rename directories again?!Keith Whitwell2007-06-141-2/+2
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+43