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
/
pipe
/
i915simple
/
i915_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove fences from the i915simple winsys interface.
José Fonseca
2007-11-22
1
-23
/
+2
*
Proper fence reference counting.
José Fonseca
2007-11-17
1
-1
/
+8
*
Include fences in the i915simple winsys interface.
José Fonseca
2007-11-15
1
-2
/
+16
*
Remove winsys->wait_idle(), subsumed by pipe->flush().
Brian
2007-11-07
1
-0
/
+1
*
Allow custom pipe driver buffer usage flags.
José Fonseca
2007-11-06
1
-0
/
+5
*
Detail i915 winsys interface comments.
José Fonseca
2007-11-03
1
-18
/
+40
*
Hold the vertex buffer handle.
José Fonseca
2007-10-31
1
-0
/
+4
*
remove unneeded includes
Brian
2007-08-22
1
-1
/
+0
*
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-13
1
-1
/
+1
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-55
/
+3
*
Handle glFlush/glFinish through the state tracker.
Keith Whitwell
2007-08-10
1
-0
/
+6
*
Pass pci_id to i915_create()
Keith Whitwell
2007-08-10
1
-1
/
+2
*
Add a printf method to winsys and use for all debugging.
Keith Whitwell
2007-08-10
1
-0
/
+4
*
Hook up i915simple. Doesn't compile.
Keith Whitwell
2007-08-08
1
-9
/
+6
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
1
-0
/
+128