summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_tex.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: fix bgrx8/xrgb8 blitsRoland Scheidegger2015-11-171-0/+2
* radeon: fix some potential big endian issuesRoland Scheidegger2015-07-161-0/+35
* radeon&r200: Add support for ARB_sampler_objectsPauli Nieminen2012-08-011-0/+1
* radeon: Drop the DRI1 zero-copy TFP code.Eric Anholt2011-10-281-4/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* r100: use common glCopyTex(Sub)Image codeMaciej Cencora2010-01-191-1/+1
* radeon: fix typoDave Airlie2009-03-241-1/+1
* radeon/r200/r300: add support for new tfp interfaceDave Airlie2009-03-221-0/+3
* radeon: settexbuffer supportDave Airlie2009-03-041-0/+1
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-2/+2
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* radeon: SetTexOffset supportChris Rankin2008-07-141-0/+4
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-1/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+53