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
/
radeon.h
Age
Commit message (
Expand
)
Author
2010-09-20
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
r600g: fix fbo-drawbuffers-maxtargets
Dave Airlie
2010-09-19
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-17
r600g: add support for kernel bo
Dave Airlie
2010-09-17
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-10
r600g: fixup state calculations for picking states.
Dave Airlie
2010-09-10
r600g: add initial evergreen support
Dave Airlie
2010-09-10
r600g: align flushing of cb/db with DDX/r600c.
Dave Airlie
2010-09-08
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-06
r600g: add script to generate header file with offsets into state objects.
Dave Airlie
2010-09-01
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-08-30
r600g: precompute some of the hw state
Jerome Glisse
2010-08-30
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-27
Revert "r600g: simplify states"
Dave Airlie
2010-08-25
r600g: simplify states
Jerome Glisse
2010-08-20
r600g: add occlusion query support
Dave Airlie
2010-08-17
r600g: add user clip plane support.
Dave Airlie
2010-08-10
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-06
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-05
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-07-21
r600g: add family retrival
Dave Airlie
2010-06-24
r600g: Move bootstrap code to target
Jakob Bornecrantz
2010-05-27
r600g: Initial import
Jerome Glisse