Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | radeon: add hw accelerated glReadPixel support (not enabled yet) | Maciej Cencora | |
2010-03-07 | radeon: move glGetTexImage handlers to seperate file | Maciej Cencora | |
2010-03-07 | radeon: added tiling functions | Maciej Cencora | |
2010-03-06 | dri: drop MINIGLX_SOURCES | George Sapountzis | |
2010-01-22 | egl: Remove USING_EGL and the related drivers. | Chia-I Wu | |
They do not build for a long while and there seems to be no active users. It might be better for them to live in the git histroy. | |||
2010-01-19 | Remove hardcoded -Wall from Radeon DRI makefiles | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2010-01-19 | radeon/r300/r600: share common glCopyTex(Sub)Image code | Maciej Cencora | |
2010-01-15 | r600: add initial blit support | Andre Maasikas | |
2009-12-21 | radeon/r600: use new libdrm_radeon api | Dave Airlie | |
2009-10-16 | mesa: lift default symlinks target into Makefile.template | Brian Paul | |
Driver Makefiles can still add symlink dependencies/rules if needed. | |||
2009-09-22 | r600 : add draw_prim support. | Richard Li | |
2009-09-16 | radeon: cleanup compile defines mess. | Dave Airlie | |
I inherited this and really it stayed around far too long, make it nice and simple. | |||
2009-08-31 | r600: Convert to shared debug code and add a few new debug messages. | Pauli Nieminen | |
There is only a few functions that have debugging enabled now. | |||
2009-08-18 | r600: fix build | Dave Airlie | |
2009-07-21 | Track Radeon driver symlinks in Git. | Michel Dänzer | |
2009-07-15 | R6xx/r7xx: more Makefile fixes | Alex Deucher | |
2009-07-15 | Fix r600 makefile for lastest CS changes | Alex Deucher | |
2009-07-06 | R6xx/r7xx: first pass at texture support | Alex Deucher | |
texture bo setup isn't quite working yet | |||
2009-05-29 | remove more old r300 bits | Alex Deucher | |
2009-05-29 | R6xx/r7xx: remove old sw tcl bits | Alex Deucher | |
2009-05-08 | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | |
2009-04-21 | Initial pull of code from r6xx-r7xx-support branch | Richard Li | |
Not functional yet. | |||
2009-04-10 | Remove r500 stuff | Alex Deucher | |
2009-04-08 | R600: initial copy of r300 code | Alex Deucher | |