Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change.
|
|
|
|
|
|
|
|
|
|
|
|
works globally.
|
|
when ctx->_TriangleCaps might be inaccurate (ie while ctx->NewState might
be non-zero).
|
|
mesa_create_context
|
|
|
|
GL_EXT_blend_equation_separate / GL_ATI_blend_equation_separate.
|
|
The internal driver interface was also changed to use
BlendEquationSeparate instead of BlendEquation.
|
|
|
|
|
|
array, texObj->Image[face][level].
|
|
|
|
|
|
in Mesa. This is analogous to changes idr made to the r200 driver. Patch
submitted by Andreas Stenglein.
|
|
Add a comment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated comments and some better function parameter names.
|
|
|
|
|
|
a rotation parameter (either 0, 90, 180 or 270 degrees).
Also, a demo program.
|
|
|
|
|
|
|
|
|
|
casts.
|
|
|
|
|
|
|
|
added DMesaGetProcAddress
some other minor fixes
updated documentation
|
|
|
|
Trying to remove the <CR> at the end of each line.
Modified Files:
Mesa/src/mesa/descrip.mms
Mesa/src/mesa/drivers/common/descrip.mms
Mesa/src/mesa/drivers/osmesa/descrip.mms
Mesa/src/mesa/drivers/x11/descrip.mms
----------------------------------------------------------------------
|
|
same function is used internally for glBlendFunc and
glBlendFuncSeparate.
|