Age | Commit message (Collapse) | Author |
|
generic back-end interpreter (interprets directly intermediate code)
|
|
|
|
|
|
near time.
|
|
version from 1.0.0 to 1.1.1. 1.1.1 is over a year and a half old at this
point, so it should be pretty widespread. This allows the linecomp_sane
field to be eliminated from mga_screen_private_s.
|
|
|
|
Currently disabled, can enable with MESA_EXPERIMENTAL=t.
|
|
|
|
|
|
|
|
to implement vertex emit functions for the t_vertex.c mechanism.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|