summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_tex.h
Commit message (Expand)AuthorAgeFilesLines
* r200: fix bgrx8/xrgb8 blitsRoland Scheidegger2015-11-171-0/+4
* r200: fix some potential big endian issuesRoland Scheidegger2015-07-161-0/+64
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* 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-3/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* r200: use common glCopyTex(Sub)Image codeMaciej Cencora2010-01-191-1/+1
* radeon/r200/r300: add support for new tfp interfaceDave Airlie2009-03-221-0/+2
* r200: add set tex buffer supportDave Airlie2009-03-061-0/+1
* radeon/r200: start splitting out commonalities into separate headersDave Airlie2009-01-131-2/+2
* r200: Implement SetTexOffset hook.Chris Rankin2007-09-291-0/+4
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
* add complete support for ATI_fragment_shader for the r200. Most of the new co...Roland Scheidegger2005-09-121-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
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+2
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+51