aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_fbo.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: fix fbo size calculation to after pitchDave Airlie2009-08-251-1/+2
* r300: add support for EXT_framebuffer_blitMaciej Cencora2009-08-241-9/+2
* radeon: remove RADEON_DEBUG_BO stuffAlex Deucher2009-08-171-10/+0
* radeon_fbo: switch short to byte for 565Dave Airlie2009-08-101-1/+1
* radeon: fix cut-n-paste in alphabits in fbo codeDave Airlie2009-08-101-1/+1
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa in...Alex Deucher2009-07-151-3/+18
|\
| * radeon/fbo: stencil bits fix from Michel in intel fbo codeDave Airlie2009-07-141-0/+1
| * radeon: fbo fix firecube crashesDave Airlie2009-07-121-0/+14
| * radeon: fixup FBO depth 24 allocations to avoid assertDave Airlie2009-07-061-3/+3
* | make sure ctx->Driver.Flush is valid before calling itAlex Deucher2009-07-151-2/+4
* | Makeup checkin for radeon code change paired with r6/7 code.root2009-05-191-0/+10
* | R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-2/+2
|/
* radeon: go back and repick texture formats.Dave Airlie2009-04-011-48/+59
* radeon: fix pixel readback for RGB8 testsDave Airlie2009-03-311-0/+9
* radeon/r200/r300: fix warningsDave Airlie2009-03-241-2/+3
* radeon: fixup some issue with fbos and sw fallbacksDave Airlie2009-03-241-7/+0
* radeon: actual format is rgba8Dave Airlie2009-03-241-1/+1
* raedon/r200/r300: mega-FBO commits.Dave Airlie2009-03-231-7/+20
* radeon fbo: add draw offset calcsDave Airlie2009-03-221-2/+7
* radeon: use mipmap fns in FBO codeDave Airlie2009-03-221-3/+2
* radeon: align FBO pitchDave Airlie2009-03-211-3/+5
* radeon: add cpp/pitch to rrbDave Airlie2009-03-211-0/+2
* radeon: fix up span function settingDave Airlie2009-03-211-4/+8
* more fbo fillinDave Airlie2009-03-201-0/+68
* radeon: some more fbo workDave Airlie2009-03-201-7/+295
* radeon: initial couch code copy from radeonDave Airlie2009-03-201-0/+193