index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: Revert st_gl_flush() changes from when the **fence argument was added.
Michel Dänzer
2008-04-04
1
-1
/
+10
*
gallium: Call st_flush() instead of st_gl_flush() in st_finish().
Michel Dänzer
2008-04-04
1
-1
/
+1
*
gallium: Fencing fix.
Michel Dänzer
2008-04-01
1
-1
/
+1
*
gallium: implement a glBitmap cache
Brian
2008-03-28
1
-0
/
+3
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-15
/
+19
*
gallium: specialize glFlush vs other flush semantics
Keith Whitwell
2008-01-26
1
-12
/
+32
*
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-20
1
-2
/
+2
*
Rename struct field 'private' to 'priv'.
Michel Dänzer
2007-11-08
1
-1
/
+1
*
New PIPE_FLUSH_WAIT flag for pipe->flush().
Brian
2007-11-07
1
-7
/
+4
*
Remove context dependencies in winsys layer.
Brian
2007-11-07
1
-2
/
+3
*
added check for fb==NULL
Brian
2007-11-05
1
-1
/
+3
*
include context.h
Brian
2007-11-05
1
-0
/
+1
*
call FLUSH_VERTICES() in st_flush()
Brian
2007-11-05
1
-0
/
+2
*
public st_flush()
Brian
2007-11-05
1
-10
/
+23
*
Start re-working SwapBuffers.
Brian
2007-11-01
1
-1
/
+6
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-2
/
+3
*
Handle glFlush/glFinish through the state tracker.
Keith Whitwell
2007-08-10
1
-0
/
+81
[prev]