summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_texture.c
AgeCommit message (Expand)Author
2009-06-20radeon: make cubemap mipmap generation workRoland Scheidegger
2009-06-15r300: fix 3D texturesMaciej Cencora
2009-06-12r300: add support for EXT_texture_sRGBMaciej Cencora
2009-06-09radeon: fix mipmap_limits crasher.Dave Airlie
2009-05-13radeon: Don't crash generating mipmaps when pixels=NULLOwen W. Taylor
2009-05-07r300: fix compiler warningsMaciej Cencora
2009-04-01radeon: go back and repick texture formats.Dave Airlie
2009-03-31r200: fix glean pixelFormats regressionDave Airlie
2009-03-31radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL supportDave Airlie
2009-03-26radeon: fixup map/unmap texture to work with override BOsDave Airlie
2009-03-24radeon: fixup some issue with fbos and sw fallbacksDave Airlie
2009-02-17radeon: remove leftover debugDave Airlie
2009-02-17radeon: steal miptree optimisation from intel codebaseDave Airlie
2009-02-16radeon: fix texcompress2 test.Dave Airlie
2009-02-16radeon: fix compressed tex subimage unpack parameterDave Airlie
2009-02-14radeon-common: Fix crash in glGetTexImageNicolai Haehnle
2009-02-14radeon/r300: fix warningsDave Airlie
2009-02-13radeon/r200: make setTexOffset work againDave Airlie
2009-02-13radeon: revert unneeded change to texturing codeDave Airlie
2009-02-13radeon: fix compressed texture upload on all radeonsDave Airlie
2009-02-12radeon: renaming and headers cleanupDave Airlie