Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Probably need to fix the install destinations too...
|
|
|
|
|
|
|
|
scratch. These exercise single pieces of functionality and provide a
gentler ramp than trying to use the mesa demos to bring up drivers with.
|
|
|
|
|
|
|
|
|
|
|
|
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374608).
|
|
|
|
specified.
|
|
|
|
only tested on r300.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified Files:
Mesa/src/mesa/main/descrip.mms
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
googleearth glitches.
|
|
|
|
|
|
just aliases for members of the VB->AttribPtr[] array.
Begin replacing FogCoordPtr with VB->AttribPtr[_TNL_ATTRIB_FOG], and similarly
for NormalPtr, TexCoordPtr, PointSizePtr, etc.
|
|
|
|
|
|
disable reporting the GLX_SGI_video_sync extension anyway.
Google Earth works now.
|
|
|
|
|
|
|
|
|
|
|
|
3F -> 3FN because integer types are normalized
4FC -> 3FN because we can normalize non-color attributes
|
|
translation function.
Before this fix the 'normalized' flag to glVertexAttribPointerARB() was ignored.
|
|
|
|
conventional arrays.
Typo: s/writeable/writable/
|
|
|
|
|
|
|
|
|
|
didn't work for color arrays.
|
|
|