summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_tex.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-03classic/r100: Delete driverDylan Baker1-90/+0
2019-10-20mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.Eric Anholt1-2/+1
2015-11-17radeon: fix bgrx8/xrgb8 blitsRoland Scheidegger1-0/+2
2015-07-16radeon: fix some potential big endian issuesRoland Scheidegger1-0/+35
2012-08-01radeon&r200: Add support for ARB_sampler_objectsPauli Nieminen1-0/+1
2011-10-28radeon: Drop the DRI1 zero-copy TFP code.Eric Anholt1-4/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-01-19r100: use common glCopyTex(Sub)Image codeMaciej Cencora1-1/+1
2009-03-24radeon: fix typoDave Airlie1-1/+1
2009-03-22radeon/r200/r300: add support for new tfp interfaceDave Airlie1-0/+3
2009-03-04radeon: settexbuffer supportDave Airlie1-0/+1
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie1-2/+2
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2008-07-14radeon: SetTexOffset supportChris Rankin1-0/+4
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson1-3/+0
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul1-1/+1
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+53