Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Daniel Borca 0676fc357a added a few sanity checks 21年前
..
array_cache Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 1015696) 21年前
drivers added a few sanity checks 21年前
glapi shorter error messages when calling a GL function without a bound context (FDO bug 1775) 21年前
main added DD_TRI_TWOSTENCIL to ease EXT_stencil_two_side in device drivers 21年前
math Initial support for PowerPC specific code in Mesa and DRI drivers. DRI 21年前
ppc Initial support for PowerPC specific code in Mesa and DRI drivers. DRI 21年前
shader added shaderobjects.c 21年前
sparc Re-enable SPARC assembly on sunos5-gcc platform. 21年前
swrast GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking 21年前
swrast_setup Rename the various function types in t_context.h to include a tnl_ prefix. 21年前
tnl small aesthetic correction 21年前
tnl_dd wip hack for EXT_stencil_two_side 21年前
x86 Added MMX optimized version of the RGB565 ReadRGBASpan routine. 21年前
Makefile make clean should remove depend.bak too (Sérgio Moneiro Basto) 21年前
Makefile.DJ updated "clean" target in makefiles 21年前
Makefile.mgw Remove need for defining _MSC_VER when building Mesa for windows with 21年前
descrip.mms Committing in . 21年前
sources name parameter to glGetActiveAttribARB() should not be const. 21年前