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
/
gallium
/
auxiliary
/
pipebuffer
/
pb_buffer_fenced.c
Age
Commit message (
Expand
)
Author
2008-08-26
gallium: thread wrapper clean-up
Brian Paul
2008-08-25
gallium: include <sched.h> on linux to get sched_yield() proto
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-07
pipebuffer: Add an extra assertion to ensure buffers do not jump between lists.
José Fonseca
2008-07-03
pipebuffer: Silent warnings.
José Fonseca
2008-07-02
pipebuffer: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-05-09
gallium: Don't serialize GPU writes.
José Fonseca
2008-04-28
pb: remove unused variable, squash warning
Keith Whitwell
2008-04-27
pipebuffer: Be extra cautious with the incoming buffers.
José Fonseca
2008-04-25
gallium: Windows user mode portability fixes.
José Fonseca
2008-04-22
pipebuffer: Temporarily allow simultaneous CPU writes.
José Fonseca
2008-04-15
gallium: Serialize buffers writes.
José Fonseca
2008-04-08
gallium: Fix overzealous assert.
José Fonseca
2008-04-05
gallium: Keep fenced buffers list ordered.
José Fonseca
2008-04-05
gallium: Fix typo.
José Fonseca
2008-04-01
gallium: Do not assume that buffers are freed in the same order they are fenced.
José Fonseca
2008-02-24
gallium: MSVC fixes.
José Fonseca
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-18
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca