summaryrefslogtreecommitdiff
path: root/xc/extras/Mesa/src/texutil.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-14Sync with Mesa 4.0.3 sources.brianp1-2/+2
2002-06-05sync with Mesa 4.0.3 branch (Endian clean-ups)brianp1-3/+3
2002-06-04didn't mean to break little endian though...mdaenzer1-2/+2
2002-06-02fixes for big endian in general and powerpc in particularmdaenzer1-31/+53
2002-03-16Full sync with latest Mesa 4.0.2 sources. Remove CVS Id tokens.brianp1-1/+1
2002-02-21Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro).brianp1-32/+31
2002-02-21merge in current Mesa-4.0.x branch codealanh1-1/+1
2002-02-14First pass of mesa-4-0 branch merge into trunk.dawes1-520/+162
2001-06-08grab latest (tiny) changes from Mesa 3.4.2brianp1-34/+12
2001-05-15minor updates for Mesa 3.4.2brianp1-2/+2
2001-03-06Merge tdfx-3-1-0 branch.gareth1-1606/+1223
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergekem1-1/+0
2000-11-21sync with latest Mesa 3.4 tweaksbrianp1-5/+12
2000-11-09fixed bug in _mesa_convert_texsubimage() when format == MESA_FF_R8_G8_B8brianp1-19/+21
2000-11-09Sync with latest Mesa 3.4 CVS sourceskem1-102/+151
2000-11-08merge with 4.0.1dX_4_0_1d-20001107-mergedawes1-1/+1
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergealanh1-2/+68
2000-03-30fixed typos in generate_lookup_tables()brianp1-2/+2
2000-03-30fixed subtexture address calculation bugbrianp1-32/+32
2000-03-29initial check-inbrianp1-0/+1565