mesa/src
Brian Paul 60909388ab GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
and ignored for 1D and 2D images.
Need to pass in image dimensions (1,2,3) to the _mesa_image_address() function.
This change gets propogated to some other routines.
Also added new _mesa_image_address[123]d() convenience functions.
2004-11-10 15:46:52 +00:00
..
glu Clearer guard message text. 2004-08-16 07:46:28 +00:00
glut updated from patch 1026109 2004-09-10 22:12:14 +00:00
glw Make sure mklib sees the definition of CC and CXX. Make mklib respect 2004-06-25 22:51:39 +00:00
glx constify a few arrays. 2004-11-03 18:55:31 +00:00
mesa GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking 2004-11-10 15:46:52 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile print current config name before building src and progs 2004-08-25 14:49:41 +00:00