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
/
r600d.h
Age
Commit message (
Expand
)
Author
2010-12-07
r600g: fix userspace fence against lastest kernel
Jerome Glisse
2010-11-19
r600g: All EVENT_WRITE packets need the EVENT_INDEX field
Alex Deucher
2010-11-19
r600g: fix occlusion query on evergreen (avoid lockup)
Jerome Glisse
2010-11-03
r600g: set hardware pixel centers according to gl_rasterization_rules
Keith Whitwell
2010-10-05
r600g: userspace fence to avoid kernel call for testing bo busy status
Jerome Glisse
2010-10-01
r600g: add winsys support for CTL constants.
Dave Airlie
2010-09-30
r600g: use constant buffer instead of register for constant
Jerome Glisse
2010-09-26
r600g: disable early cull optimization when occlusion query running
Jerome Glisse
2010-09-24
r600g: fix typo in evergreen define (resource are in [0x30000;0x34000] range)
Jerome Glisse
2010-09-17
r600g: alternative command stream building from context
Jerome Glisse
2010-09-10
r600g: add initial evergreen support
Dave Airlie
2010-08-20
r600g: add occlusion query support
Dave Airlie
2010-08-17
r600g: kill event type magic number in winsys
Dave Airlie
2010-05-27
r600g: adapt to latest interfaces changes
Marek Olšák