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
/
winsys
/
radeon
/
drm
/
radeon_drm_bo.c
Age
Commit message (
Expand
)
Author
2011-02-16
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-15
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-15
r300g: actually implement the is_buffer_busy hook the right way
Marek Olšák
2011-02-15
r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map
Marek Olšák
2011-02-15
r300g: fix a possible race condition when mapping a buffer
Marek Olšák
2011-02-14
r300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
Marek Olšák
2011-02-14
r300g: implement pb_manager::is_buffer_busy
Marek Olšák
2011-02-13
r300g: fixup the handle_compare function
Marek Olšák
2011-02-12
r300g: typecast void* to unsigned correctly
Marek Olšák
2011-02-12
r300g: improve function radeon_bo_is_referenced_by_cs
Marek Olšák
2011-02-11
r300g: remove unused function prototypes, update copyright
Marek Olšák
2011-02-11
r300g: plug a memory leak in winsys
Marek Olšák
2011-02-11
r300g: remove unneeded code in winsys
Marek Olšák
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák