rtasm: add prefetch instructions
[mesa.git] / bin /
2008-08-07 José Fonsecaraw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.
2008-08-07 José Fonsecaraw2png: support some depth formats.
2008-07-22 José Fonsecawin32kprof: Store the profile data as an caller->callee...
2008-07-22 José Fonsecawin32kprof: Generate callgraphs.
2008-07-22 José Fonsecawin32kprof: Convert tabs to spaces.
2008-07-22 José Fonsecawin32kprof: Consider the section alignment when estimat...
2008-07-20 José Fonsecaraw2png: Handle r5g6b5 format.
2008-07-14 Julien Cristaumklib: don't version symbols when using --exports
2008-07-07 José Fonsecaraw2png: More helpful messages. Handle PIPE_FORMAT_A8B8...
2008-07-07 José Fonsecaraw2png: Update formats from p_formats.h
2008-07-03 José FonsecaSupport conversion of YUV surfaces.
2008-06-19 José FonsecaParse the section:offset instead of the rva+base when...
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-05 Keith Whitwellpull in minor mklib change to fix debugging
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-26 José FonsecaAdd copyright header.
2008-05-24 José FonsecaDemangle C++ symbols.
2008-05-24 José Fonsecagallium: Pre-processor for win32 kernel profile output.
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-07 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-06 José Fonsecagallium: Simple facility to dump and view images for...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-22 Eric AnholtUse -pthread instead of -lpthread on FreeBSD.
2007-05-08 Brianspecial case for -pthread (bug 10876)
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Briansimplify .a suffixing
2007-03-27 Bernardo Innocentiremove static lib before building to make more bulletproof
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Michel Dänzerminstall: Pass correct destination file path to $RM...
2006-12-13 Michel Dänzerminstall: Always remove destination file before (re...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-11 Michel Dänzerminstall: Pass correct destination file path to $RM...
2006-12-11 Michel Dänzerminstall: Always remove destination file before (re...
2006-11-10 Brian Paulfix -noprefix option for Solaris (bug 7722)
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-08-10 Adam Jacksonmkdir -> mkdir -p, since /usr/include might not exist...
2006-06-16 Brian Pauldon't create include/GLES yet
2006-04-19 Brian Paulupdates for GNU/Hurd (bug 6657)
2006-04-18 Brian Paulassorted AIX, IRIX fixes from Dan Schikore
2006-04-14 Brian PaulUse 'file' command in more places to determine the...
2006-04-13 Brian Paulremove the -dlopen option. Always make both kinds...
2006-04-13 Brian PaulFixes for AIX, SunOS, Darwin. -dlopen flag to build...
2006-04-05 Brian Paulpass -m32 or -m64 to linker for SunOS as needed (bug...
2006-03-30 Brian Paulsome comments for Darwin
2006-02-14 Brian Paulfix AIX issues (bug 5874)
2006-01-04 Brian Paulinstall GLw headers (bug 5396)
2006-01-04 Brian Paulspecial-case Darwin (bug 4509)
2005-10-22 Eric AnholtFix FreeBSD build by building libGL in the order desire...
2005-10-21 Brian PaulDarwin version fix (SF bug 1334274)
2005-10-18 Eric AnholtAttempt to fix libGL on FreeBSD, where the library...
2005-09-14 Brian Paulremove .a file before creating new one
2005-09-13 Brian Paulfix FreeBSD problem (bug 4435)
2005-08-08 Ian RomanickMake the linux-dri-x86 builds work on x86-64 again...
2005-08-08 Eric AnholtSince this isn't a bash script, don't use function...
2005-07-25 Brian PaulAdd license/copyright.
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-06-30 Brian Paulfix Darwin dynamic lib naming
2005-06-05 Jon SmirlMake install install GLES too
2005-03-03 Brian Paulif building 32-bit objects in 64-bit environment, use...
2005-02-21 Dave AirlieAdd DESTDIR install target
2004-11-29 Brian Paulfixed OSF/1 shared lib problem (bug 1065260)
2004-11-01 Brian Paulmerge the AIX and AIX64 cases
2004-10-16 Brian Pauladded initial support for -exports option, Linux/OpenBS...
2004-10-16 Brian Paulif CXX or CC env vars aren't set, use g++, gcc by defau...
2004-10-01 Karl SchultzEnable builds on AIX 64-bit
2004-08-14 Brian Paulindentation fixes
2004-08-14 Philippe HoudoinUpdate BeOS mklib to set mimetype and version.
2004-07-01 Brian Pauladded commands for AIX shared libs (Shane Blackett)
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-04-25 Brian Paulfix HP-UX typo (bug 941576)
2004-04-22 Brian Pauladded CYGWIN support
2004-04-13 Brian Paulminor tweak for Darwin
2004-04-08 Brian Pauladded -noprefix option for making DRI drivers
2004-03-30 Brian Paulmerge from 6.0.1 branch
2004-03-26 Brian Paulobsolete
2004-03-26 Brian PaulMesa installation script
2004-03-25 Brian Paulmore Darwin tweaks
2004-03-23 Brian Paultweaks to Darwin code
2004-03-18 Brian Paulassorted updates and new AIX support (Dan Schikore)
2004-02-26 Brian Paulfix library naming glitches (bug 904867)
2004-02-21 Brian Paulsome minor tweaks
next