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
/
gallium
/
auxiliary
/
util
/
u_upload_mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Fix typo in u_upload_flush().
José Fonseca
2011-03-11
1
-2
/
+2
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
u_upload_mgr: Use PIPE_TRANSFER_FLUSH_EXPLICIT.
José Fonseca
2011-02-10
1
-2
/
+9
*
util: Fix leak of transfers in upload manager
Jakob Bornecrantz
2011-01-28
1
-0
/
+1
*
util: add comments to u_upload_mgr and u_inlines
Marek Olšák
2011-01-06
1
-15
/
+17
*
u_upload_mgr: new features
Marek Olšák
2011-01-06
1
-23
/
+52
*
u_upload_mgr: keep the upload buffer mapped until it is flushed
Marek Olšák
2011-01-06
1
-52
/
+14
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-2
/
+2
*
util: add alloc check
Alan Hourihane
2010-06-16
1
-0
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-30
/
+45
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.
José Fonseca
2010-01-21
1
-1
/
+3
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
1
-1
/
+1
*
util: Reset size to zero when failed to allocate buffer.
José Fonseca
2009-08-28
1
-2
/
+6
*
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...
José Fonseca
2009-06-30
1
-1
/
+3
*
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
1
-13
/
+17
*
gallium/util: add upload manager helper module
Keith Whitwell
2009-03-20
1
-0
/
+220