Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jonathan White 6b3ec9ec2b cell: Added TRUNC, SWZ (extended) and XPD instructions, verified against softpipe. Optimized FLR and FRC. Fixed writeback logic for DP3, DP4 and DPH. 17年前
bin Merge branch 'gallium-0.1' into gallium-0.2 17年前
configs mesa: build gallium directories before core mesa 17年前
docs cell: more documentation updates 17年前
doxygen Merge branch 'gallium-0.1' into gallium-0.2 17年前
include Merge branch 'master' into gallium-0.2 17年前
progs Merge commit 'origin/gallium-0.1' into gallium-0.2 17年前
scons scons: Install shared libs in the right subdir. 17年前
src cell: Added TRUNC, SWZ (extended) and XPD instructions, verified against softpipe. Optimized FLR and FRC. Fixed writeback logic for DP3, DP4 and DPH. 17年前
windows Merge branch 'gallium-0.1' into gallium-0.2 17年前
.emacs-dirvars Add emacs dirvars file with Mesa indention definition. 18年前
.gitattributes Disable autocrlf for Visual Studio project files. 17年前
.gitignore Merge branch 'gallium-0.1' into gallium-0.2 17年前
Makefile Merge commit 'origin/gallium-0.1' into gallium-0.2 17年前
SConstruct Added command line option for Scons to select which version of MSVS to use. Versions 7.1, 8.0 and 9.0 are allowed. Usage is scons MSVS_VERSION=8.0. 17年前
acinclude.m4 autoconf: Attempt to figure out the PIC flags for the platform 17年前
autogen.sh autoconf: Add autogen.sh from Xorg for easier setup from git 17年前
common.py scons: Put the tool logic in a frontend tool. 17年前
configure.ac configure.ac: bump dri2proto requirement, drop TTM_API define. 17年前