summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_fbo.c
AgeCommit message (Expand)Author
2009-08-31r100: Use shared debug code.Pauli Nieminen
2009-08-25radeon: fix fbo size calculation to after pitchDave Airlie
2009-08-24r300: add support for EXT_framebuffer_blitMaciej Cencora
2009-08-17radeon: remove RADEON_DEBUG_BO stuffAlex Deucher
2009-08-10radeon_fbo: switch short to byte for 565Dave Airlie
2009-08-10radeon: fix cut-n-paste in alphabits in fbo codeDave Airlie
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-07-15make sure ctx->Driver.Flush is valid before calling itAlex Deucher
2009-07-14radeon/fbo: stencil bits fix from Michel in intel fbo codeDave Airlie
2009-07-12radeon: fbo fix firecube crashesDave Airlie
2009-07-06radeon: fixup FBO depth 24 allocations to avoid assertDave Airlie
2009-05-19Makeup checkin for radeon code change paired with r6/7 code.root
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-04-01radeon: go back and repick texture formats.Dave Airlie
2009-03-31radeon: fix pixel readback for RGB8 testsDave Airlie
2009-03-24radeon/r200/r300: fix warningsDave Airlie
2009-03-24radeon: fixup some issue with fbos and sw fallbacksDave Airlie
2009-03-24radeon: actual format is rgba8Dave Airlie
2009-03-23raedon/r200/r300: mega-FBO commits.Dave Airlie
2009-03-22radeon fbo: add draw offset calcsDave Airlie
2009-03-22radeon: use mipmap fns in FBO codeDave Airlie
2009-03-21radeon: align FBO pitchDave Airlie
2009-03-21radeon: add cpp/pitch to rrbDave Airlie
2009-03-21radeon: fix up span function settingDave Airlie
2009-03-20more fbo fillinDave Airlie
2009-03-20radeon: some more fbo workDave Airlie
2009-03-20radeon: initial couch code copy from radeonDave Airlie