summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_texfilter.c
AgeCommit message (Expand)Author
2005-10-05Remove _IsPowerOfTwo from gl_texture_object, not really needed.Brian Paul
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2005-10-01GL_EXT_packed_depth_stencil changesBrian Paul
2005-09-20s/programss/programs/Brian Paul
2005-09-19additional wrapper updates, bug 4468Brian Paul
2005-09-16Rework the texture filtering functions a bit.Brian Paul
2005-09-16replace a couple macros with inlined functionsBrian Paul
2005-09-15Code clean-ups, reorg.Brian Paul
2005-09-15Split the s_texture.c file into two new files:Brian Paul