index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_public.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-01
1
-3
/
+3
|
\
|
*
mesa: Check/propagate return value on st_make_current.
José Fonseca
2009-05-30
1
-3
/
+3
*
|
set: new st_swapbuffers() which does a true front/back buffer swap
Brian Paul
2009-05-01
1
-0
/
+4
|
/
*
st: Add an st_get_current() function.
Thomas Hellstrom
2009-04-28
1
-0
/
+2
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-1
/
+0
*
mesa: declare pipe_texture in st_public.h
Pekka Paalanen
2009-01-24
1
-0
/
+1
*
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
1
-4
/
+4
*
gallium: add st_set_teximage_surface for EXT_texture_from_pixmap
Ben Skeggs
2008-11-13
1
-0
/
+3
*
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
1
-0
/
+3
*
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
1
-1
/
+1
*
gallium: added st_bind/release_teximage() functions
Brian Paul
2008-09-01
1
-0
/
+13
*
gallium: Add accessor functions to get textures from a st_framebuffer
Jakob Bornecrantz
2008-06-23
1
-0
/
+3
*
gallium: added new st_set_framebuffer_surface()
Brian Paul
2008-06-18
1
-0
/
+3
*
gallium: added st_get_proc_address()
Brian Paul
2008-06-18
1
-0
/
+7
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-1
/
+4
*
gallium: add notify_swapbuffers_complete, use it to set surfaces to undefined...
Keith Whitwell
2008-01-26
1
-0
/
+1
*
Back-port miscellaneous fixes from internal branch (mostly portability fixes).
José Fonseca
2008-01-17
1
-0
/
+3
*
Fix problem with initial viewport/scissor size.
Brian
2007-12-19
1
-1
/
+1
*
Re-org of st_create_framebuffer() and renderbuffer format selection.
Brian
2007-12-12
1
-0
/
+4
*
added ST_SURFACE_DEPTH
Brian
2007-12-07
1
-0
/
+1
*
New PIPE_FLUSH_WAIT flag for pipe->flush().
Brian
2007-11-07
1
-1
/
+1
*
don't include mtypes.h in st_public.h
Brian
2007-11-05
1
-3
/
+3
*
move st_invalidate_state() prototype to st_context.h
Brian
2007-11-05
1
-2
/
+0
*
Remove some temporary state tracker context/framebuffer_create functions.
Brian
2007-11-05
1
-8
/
+4
*
Update xlib driver to use newer state tracker context/framebuffer functions.
Brian
2007-11-05
1
-1
/
+8
*
added st_notify_swapbuffers()
Brian
2007-11-05
1
-0
/
+2
*
added st_get_framebuffer_surface() and ST_SURFACE_x tokens
Brian
2007-11-05
1
-0
/
+10
*
comments, tweaks
Brian
2007-11-05
1
-1
/
+1
*
added st_unreference_framebuffer()
Brian
2007-11-05
1
-1
/
+3
*
added st_resize_framebuffer()
Brian
2007-11-05
1
-0
/
+3
*
Introduce st_framebuffer type and st_create_framebuffer(), st_make_current()
Brian
2007-11-05
1
-0
/
+8
*
public st_flush()
Brian
2007-11-05
1
-0
/
+2
*
Sketch out new create/destroy context functions which create/wrap a Mesa cont...
Brian
2007-11-01
1
-0
/
+6
*
Rename directories again?!
Keith Whitwell
2007-06-14
1
-2
/
+2
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+43