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
Age
Commit message (
Expand
)
Author
2010-05-26
r300g: add get_cs_info winsys entrypoint, abandon check_cs
Marek Olšák
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-16
r300g: expose radeon_bo_wait to the driver
Marek Olšák
2010-05-13
r300g: fix texture transfers
Marek Olšák
2010-05-02
r300g: do not validate buffers in check_cs
Marek Olšák
2010-05-02
r300g: cache tiling flags to reduce the number of DRM calls
Marek Olšák
2010-04-28
radeong: fix scons build
Joakim Sindholt
2010-04-26
r300g: fix warnings by using the const qualifier
Marek Olšák
2010-04-26
r300g: Add CS table writing.
Corbin Simpson
2010-04-26
r300g: emit MSPOS regs
Marek Olšák
2010-04-20
gallium: Fix copy typo
Jakob Bornecrantz
2010-04-20
radeong: Minor clean up of winsys
Jakob Bornecrantz
2010-04-18
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-11
r300g: fix mipmapped 3D textures
Marek Olšák
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-03-24
gallium: Make scons build dri/xorg drivers again
Jakob Bornecrantz
2010-03-24
radeong: Fix scons build
Jakob Bornecrantz
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz