Age | Commit message (Collapse) | Author |
|
Added a bunch of const qualifiers.
Use _mesa_memcpy() instead of memcpy(), etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GL_ARB_texture_border_clamp. The ATI drivers for Windows support it,
but I can see no way to make it work without a fallback.
|
|
|
|
|
|
|
|
|
|
|
|
the variable was multiplied by zero.
|
|
|
|
|
|
|
|
|
|
automatically enables "duplicate" extensions without the driver
explicitly enabling them.
|
|
|
|
|
|
|
|
comments
|
|
+ remove some gratuitous whitespace
|
|
|
|
function. Use the x86 version instead
|
|
per Daniel Borca.
Also, added XXX comments to mark where there may be a problem with the
calls to _tnl_vb_bind_arrays(). Is the last parameter a count or index?
|
|
|
|
|
|
|
|
Update OpenVMS makefiles
Modified Files:
Mesa/src/mesa/swrast_setup/descrip.mms
Mesa/src/mesa/tnl/descrip.mms
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
locale-dependent. Thanks to Pavel harry_x Palat for pointing that out.
|
|
|
|
|
|
|
|
|