summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_texture.c
AgeCommit message (Expand)Author
2009-08-31r100: Use shared debug code.Pauli Nieminen
2009-08-04radeon: more fixes for compressed texturesRoland Scheidegger
2009-07-31radeon: s/r300/radeon in shared code error messageRoland Scheidegger
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
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-12Merge master and fix conflictsAlex Deucher
2009-06-09radeon: fix mipmap_limits crasher.Dave Airlie
2009-05-19Makeup checkin for radeon code change paired with r6/7 code.root
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