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
/
drivers
/
r600
/
r600.h
Age
Commit message (
Expand
)
Author
2010-10-18
r600g: retrieve tiling info from kernel for shared buffers.
Dave Airlie
2010-10-18
r600g: get tiling info from kernel
Dave Airlie
2010-10-05
r600g: userspace fence to avoid kernel call for testing bo busy status
Jerome Glisse
2010-10-05
r600g: simplify block relocation
Jerome Glisse
2010-10-05
r600g: use dirty list to track dirty blocks
Bas Nieuwenhuizen
2010-10-05
r600g: improve bo flushing
Jerome Glisse
2010-10-04
r600g: allow r600_bo to be a sub allocation of a big bo
Jerome Glisse
2010-10-04
r600g: rename radeon_ws_bo to r600_bo
Jerome Glisse
2010-09-29
r600g: delete old path
Jerome Glisse
2010-09-29
r600g: use a hash table instead of group
Jerome Glisse
2010-09-28
r600g: suspend/resume occlusion query around clear/copy
Jerome Glisse
2010-09-27
r600g: build packet header once
Jerome Glisse
2010-09-27
r600g: add evergreen texture resource properly.
Dave Airlie
2010-09-26
r600g: disable early cull optimization when occlusion query running
Jerome Glisse
2010-09-23
r600g: initial evergreen support in new path
Jerome Glisse
2010-09-21
r600g: occlusion query for new design
Jerome Glisse
2010-09-21
r600g: directly allocate bo for user buffer
Jerome Glisse
2010-09-20
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-19
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-17
r600g: alternative command stream building from context
Jerome Glisse