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
*
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