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
/
r300
/
r300_screen.h
Age
Commit message (
Expand
)
Author
2010-03-07
r300g: add ability to tile/detile textures using blit during transfers
Marek Olšák
2010-03-07
r300g: move r300_transfer to separate files
Marek Olšák
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-17
r300g: move debug flags into r300_screen
Marek Olšák
2009-12-02
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-11-20
r300g: silence warnings
Marek Olšák
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-07-13
r300g: Small compile warning fixes.
Nicolai Hähnle
2009-03-03
r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.
Corbin Simpson
2009-02-18
r300-gallium: implement simple pipe_transfer Basically make the driver compil...
Joakim Sindholt
2009-02-01
r300: Add u_simple_screen support.
Corbin Simpson
2009-02-01
r300: Add texture stubs.
Corbin Simpson
2009-02-01
amd/r300: Wire up GETPARAM ioctls.
Corbin Simpson
2009-02-01
r300: Add chipset sorting and capabilities.
Corbin Simpson
2009-02-01
r300: Fix errant inlines.
Corbin Simpson
2009-02-01
gallium-r300: Make it build.
Corbin Simpson
2009-02-01
gallium-r300: Add some headers.
Corbin Simpson