aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_public.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell2010-03-101-1/+2
* st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_xBrian Paul2010-02-221-1/+1
* mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DEPTH.Brian Paul2010-02-221-1/+1
* st: Mark functions in st_public.h and vg_tracker.h as public.Chia-I Wu2010-01-111-0/+22
* mesa/st: Add support for binding pipe surface to texture.Chia-I Wu2009-08-051-1/+3
* Merge branch 'mesa_7_5_branch'Brian Paul2009-06-011-3/+3
|\
| * mesa: Check/propagate return value on st_make_current.José Fonseca2009-05-301-3/+3
* | set: new st_swapbuffers() which does a true front/back buffer swapBrian Paul2009-05-011-0/+4
|/
* st: Add an st_get_current() function.Thomas Hellstrom2009-04-281-0/+2
* gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer2009-03-261-1/+0
* mesa: declare pipe_texture in st_public.hPekka Paalanen2009-01-241-0/+1
* gallium: change the st_get_framebuffer_surface/texture functionsAlan Hourihane2009-01-231-4/+4
* gallium: add st_set_teximage_surface for EXT_texture_from_pixmapBen Skeggs2008-11-131-0/+3
* st: add prototype for st_get_framebuffer_dimensions()Alan Hourihane2008-09-261-0/+3
* st: change from ** to * for st_unreference_framebuffer()Alan Hourihane2008-09-261-1/+1
* gallium: added st_bind/release_teximage() functionsBrian Paul2008-09-011-0/+13
* 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