summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/radeon/core/radeon_r300.c
Commit message (Expand)AuthorAgeFilesLines
* radeon-gallium: Stop using outdated ioctls.Corbin Simpson2009-08-181-11/+3
* Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-2/+20
* radeon-gallium: remove old getparam ioctlJoakim Sindholt2009-07-241-13/+3
* r300g, radeon-gallium: Fix API, cleanup.Corbin Simpson2009-07-231-3/+8
* radeon-gallium: Build fixes wrt changed libdrm_radeon space check APINicolai Hähnle2009-07-231-47/+4
* radeon-gallium: Compile warning fix.Corbin Simpson2009-07-051-1/+1
* r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed.Corbin Simpson2009-05-281-5/+11
* radeon-gallium: Don't permit reading and writing a BO in one CS.Corbin Simpson2009-05-201-1/+17
* radeon-gallium: Remove BO validation debug.Corbin Simpson2009-05-181-4/+0
* r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson2009-05-171-20/+2
* radeon-gallium: Support new info ioctls in addition to classic getparams.Corbin Simpson2009-05-111-12/+30
* radeon-gallium: Clean up some of the BO counting logic.Corbin Simpson2009-05-091-8/+7
* r300-gallium, radeon: BO handling fixes, some useful asserts.Corbin Simpson2009-05-081-1/+7
* radeon-gallium: Shut up Valgrind.Corbin Simpson2009-05-081-3/+3
* r300-gallium, radeon: A couple cleanups.Corbin Simpson2009-05-081-1/+7
* radeon: Don't even bother with things too big to fit into our card.Corbin Simpson2009-05-011-1/+3
* r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe.Corbin Simpson2009-05-011-13/+29
* r300-gallium, radeon-winsys: Space accounting.Corbin Simpson2009-05-011-0/+68
* r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI.Corbin Simpson2009-05-011-14/+39
* radeon: Fix cast and comment.Corbin Simpson2009-05-011-2/+1
* radeon-r300: Fix a bit of breakage.Corbin Simpson2009-04-281-10/+9
* radeon: If the CS emit fails, dump it to stderr.Corbin Simpson2009-04-041-1/+7
* radeon: Fix compile warnings, compile errors.Corbin Simpson2009-04-041-1/+6
* radeon-gallium: Unbreak non-RADEON_SOFTPIPE.Corbin Simpson2009-03-101-2/+3
* radeon-gallium: Unbreak RADEON_SOFTPIPE.Corbin Simpson2009-03-101-2/+0
* radeon-gallium: DRI2 state tracker, part 3.Corbin Simpson2009-03-041-0/+100