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
/
r600
/
drm
/
evergreen_hw_context.c
Age
Commit message (
Expand
)
Author
2010-10-05
r600g: userspace fence to avoid kernel call for testing bo busy status
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-05
r600g: drop use_mem_constant.
Dave Airlie
2010-10-04
r600g: use r600_bo for relocation argument, simplify code
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-10-01
r600g: setup basic loop consts on r600 + evergreen.
Dave Airlie
2010-10-01
r600g: flush SH cache on constant change on evergreen
Dave Airlie
2010-10-01
r600g: fix evergreen draw-buffers
Dave Airlie
2010-10-01
r600g: add cb flushing for extra buffers + depth buffer on r600/evergreen
Dave Airlie
2010-10-01
r600g: sync vertex/texture cache on resources on evergreen
Dave Airlie
2010-10-01
r600g: add reloc for evergreen color attrib
Dave Airlie
2010-10-01
r600g: add winsys support for CTL constants.
Dave Airlie
2010-10-01
r600g: use Elements macro instead of manual sizeofs
Dave Airlie
2010-09-30
r600g: don't double count dirty block
John Doe
2010-09-30
evergreeng: avoid overlapping border color btw VS & PS
Jerome Glisse
2010-09-29
r600g: more cleanup
Jerome Glisse