index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_public.h
Age
Commit message (
Expand
)
Author
2007-12-07
added ST_SURFACE_DEPTH
Brian
2007-11-07
New PIPE_FLUSH_WAIT flag for pipe->flush().
Brian
2007-11-05
don't include mtypes.h in st_public.h
Brian
2007-11-05
move st_invalidate_state() prototype to st_context.h
Brian
2007-11-05
Remove some temporary state tracker context/framebuffer_create functions.
Brian
2007-11-05
Update xlib driver to use newer state tracker context/framebuffer functions.
Brian
2007-11-05
added st_notify_swapbuffers()
Brian
2007-11-05
added st_get_framebuffer_surface() and ST_SURFACE_x tokens
Brian
2007-11-05
comments, tweaks
Brian
2007-11-05
added st_unreference_framebuffer()
Brian
2007-11-05
added st_resize_framebuffer()
Brian
2007-11-05
Introduce st_framebuffer type and st_create_framebuffer(), st_make_current()
Brian
2007-11-05
public st_flush()
Brian
2007-11-01
Sketch out new create/destroy context functions which create/wrap a Mesa cont...
Brian
2007-06-14
Rename directories again?!
Keith Whitwell
2007-06-14
Renamed softpipe directories and files to something less confusing.
Keith Whitwell