Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use _eglConfigToContextModesRec() function and remove need for
the _EGLConfig->glmode struct.
Silence some compiler warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modified code performs identically, but cuts 16KiB from the resulting
mga_dri.so.
|
|
involved in _mesa_textore_argb/rgba8888 (source, base-internal,
destination) differ. _mesa_swizzle_ubyte_image knows only about two of
the formats and can't handle the case that all three are different
correctly. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=3111.
|
|
|
|
|
|
|
|
|
|
with Ben Skeggs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_eglConfigToContextModesRec()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not set the NO_SEPARATE bit, as it causes problems with some
combinations of blend functions.
|
|
|
|
allocate buffers bigger than that.
|
|
|
|
|
|
|
|
using the RADEON_DEBUG environment variable.
|
|
VS: ----------------------------------------------------------------------
|
|
|