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
/
failover
/
fo_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
failover: several fixes to failover pipe module
Jerome Glisse
2008-02-08
1
-0
/
+2
*
gallium: minor cleanups to pipe interface
Keith Whitwell
2008-01-26
1
-1
/
+0
*
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
1
-1
/
+1
*
Eliminate struct pipe_region.
Michel Dänzer
2007-12-07
1
-2
/
+0
*
Hide texture layout details from the state tracker.
Michel Dänzer
2007-12-06
1
-1
/
+2
*
Move dimensions from struct pipe_region to struct pipe_surface.
Michel Dänzer
2007-11-29
1
-3
/
+3
*
Added pipe->get_paramf() to query float limits.
Brian
2007-11-08
1
-0
/
+1
*
Remove pipe->max_texture_size(), use get_param() instead.
Brian
2007-11-06
1
-1
/
+1
*
Replace supported_formats with is_format_supported interface.
Michal Krol
2007-10-28
1
-1
/
+1
*
surface_alloc() is now a winsys function.
Brian
2007-10-26
1
-0
/
+2
*
Move region_alloc() and region_release() to pipe_winsys.
Brian
2007-10-25
1
-2
/
+0
*
Revert "Undo indexOffset change (I think, git???)"
Brian
2007-10-24
1
-4
/
+2
*
Undo indexOffset change (I think, git???)
Brian
2007-10-24
1
-2
/
+4
*
Remove non-meaningful region_idle() interface
Keith Whitwell
2007-09-17
1
-1
/
+0
*
Implement query object interface.
Brian
2007-09-11
1
-2
/
+2
*
First pass at a fallback concept for pipe devices.
Keith Whitwell
2007-08-21
1
-0
/
+155