index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
pipebuffer
Age
Commit message (
Expand
)
Author
2008-01-29
gallium: Use CALLOC for pb_buffer to ensure that all fields of pipe_buffer ar...
José Fonseca
2008-01-27
Do refcounting trhoughout all buffer objects, since it is now a base requirem...
José Fonseca
2008-01-27
Fullfill pipe_winsys->user_buffer_create. Aggregate winsys functions.
José Fonseca
2008-01-26
gallium: Aggregate all buffer allocation info into a single struct. Obey requ...
José Fonseca
2008-01-26
gallium: Make mm buffer manager more portable.
José Fonseca
2008-01-26
gallium: Remove unneeded headers.
José Fonseca
2008-01-26
gallium: fix linux build
Keith Whitwell
2008-01-26
gallium: Fix build on Windows.
Michal Krol
2008-01-26
d3d: Fix build on Windows.
Michal Krol
2008-01-26
gallium: Fix build on WinXP.
Michal Krol
2008-01-26
gallium: Use directory name in include.
José Fonseca
2008-01-26
gallium: Fix build for WinXP.
Michal Krol
2008-01-26
gallium: remove makefile whitespace
Keith Whitwell
2008-01-25
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
gallium: Simplify winsys buffer interface.
Michel Dänzer
2008-01-17
gallium: Fix cut-n-paste error.
José Fonseca
2008-01-17
gallium: Alternative mm_bufmgr_create_from_buffer constructor for mm pool man...
José Fonseca
2008-01-17
gallium: Detect if a null buffer is passed.
José Fonseca
2007-12-09
gallium: Remove buffer_unfence and buffer_finish.
José Fonseca
2007-12-09
gallium: Reusable pipe buffer library.
José Fonseca