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
/
pipebuffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipebuffer: Fix reversed assertion.
Michel Dänzer
2008-02-07
1
-1
/
+1
*
gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.
José Fonseca
2008-02-06
7
-29
/
+18
*
gallium: Portability fixes.
José Fonseca
2008-01-31
1
-2
/
+2
*
gallium: Fix build on WinXP.
Michal Krol
2008-01-30
1
-2
/
+2
*
gallium: Use CALLOC for pb_buffer to ensure that all fields of pipe_buffer ar...
José Fonseca
2008-01-29
3
-3
/
+4
*
Do refcounting trhoughout all buffer objects, since it is now a base requirem...
José Fonseca
2008-01-27
5
-9
/
+31
*
Fullfill pipe_winsys->user_buffer_create. Aggregate winsys functions.
José Fonseca
2008-01-27
4
-114
/
+99
*
gallium: Aggregate all buffer allocation info into a single struct. Obey requ...
José Fonseca
2008-01-26
6
-21
/
+52
*
gallium: Make mm buffer manager more portable.
José Fonseca
2008-01-26
1
-11
/
+309
*
gallium: Remove unneeded headers.
José Fonseca
2008-01-26
1
-4
/
+0
*
gallium: fix linux build
Keith Whitwell
2008-01-26
2
-2
/
+0
*
gallium: Fix build on Windows.
Michal Krol
2008-01-26
2
-3
/
+3
*
d3d: Fix build on Windows.
Michal Krol
2008-01-26
3
-11
/
+15
*
gallium: Fix build on WinXP.
Michal Krol
2008-01-26
2
-4
/
+5
*
gallium: Use directory name in include.
José Fonseca
2008-01-26
1
-1
/
+2
*
gallium: Fix build for WinXP.
Michal Krol
2008-01-26
4
-18
/
+28
*
gallium: remove makefile whitespace
Keith Whitwell
2008-01-26
1
-1
/
+0
*
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
14
-667
/
+289
*
gallium: Simplify winsys buffer interface.
Michel Dänzer
2008-01-25
4
-52
/
+11
*
gallium: Fix cut-n-paste error.
José Fonseca
2008-01-17
1
-2
/
+2
*
gallium: Alternative mm_bufmgr_create_from_buffer constructor for mm pool man...
José Fonseca
2008-01-17
2
-8
/
+37
*
gallium: Detect if a null buffer is passed.
José Fonseca
2008-01-17
1
-0
/
+3
*
gallium: Remove buffer_unfence and buffer_finish.
José Fonseca
2007-12-09
2
-45
/
+0
*
gallium: Reusable pipe buffer library.
José Fonseca
2007-12-09
15
-0
/
+2264