summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
Commit message (Expand)AuthorAgeFilesLines
* Replace standand library functions by portable ones.José Fonseca2008-02-252-20/+20
* Add Zack's comments about CSOs.José Fonseca2008-02-251-5/+46
* Add new files.José Fonseca2008-02-242-0/+5
* gallium: Fix MSVC warnings.José Fonseca2008-02-241-2/+2
* gallium: added new tgsi_scan.c / tgsi_scan_shader() functionBrian2008-02-233-0/+175
* gallium: MSVC fixes.José Fonseca2008-02-242-3/+5
* Bring in several forgotten MSVC fixes.José Fonseca2008-02-234-4/+7
* gallium: fix bug in which wide point stage overrode the aapoint stageBrian2008-02-221-3/+13
* gallium: Countour MSVC's pickyness for structures returned by value.José Fonseca2008-02-231-4/+2
* gallium: Wrap decls in extern "C".José Fonseca2008-02-232-0/+22
* gallium: Add cso convenience routine (from Keith's patch).José Fonseca2008-02-232-0/+29
* gallium: MSVC fixes.José Fonseca2008-02-231-3/+3
* gallium: Silence compiler warnings on Windows.Michal Krol2008-02-231-9/+10
* gallium: new draw stage for polygon stipple.Brian2008-02-215-0/+728
* gallium: new AA point drawing stageBrian2008-02-216-0/+887
* draw: vertex cache reworkKeith Whitwell2008-02-215-37/+53
* tgsi: print debug messages on failure to codegenerateKeith Whitwell2008-02-211-0/+6
* gallium: re-fix some msvc warningsBrian2008-02-201-8/+8
* Fix windows build.José Fonseca2008-02-193-3/+4
* Portability fixes.José Fonseca2008-02-191-12/+23
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-196-11/+204
* Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca2008-02-194-2/+704
* Add run-time cpu capabilities detection stubs.José Fonseca2008-02-195-3/+97
* Simplify makefile boilerplate code.José Fonseca2008-02-196-40/+6
* Use gallium's rtasm module.José Fonseca2008-02-195-11/+7
* Move mm.c code into util module.José Fonseca2008-02-198-317/+19
* Add copyright headers to all rtasm source files.José Fonseca2008-02-192-3/+48
* Rename rtasm files.José Fonseca2008-02-196-23/+25
* Bring rtasm from mesa to gallium.José Fonseca2008-02-198-0/+2032
* Initial scons support to build gallivm.José Fonseca2008-02-191-0/+16
* gallium: remove the prototype/unused wide_line_aa() functionBrian2008-02-181-68/+1
* gallium: antialiased line drawingBrian2008-02-188-3/+901
* Update for llvm -> gallivm rename.José Fonseca2008-02-181-1/+1
* Rename llvm -> gallivm.José Fonseca2008-02-1819-0/+0
* Standardize on using the pipe/ include prefix.José Fonseca2008-02-184-16/+16
* Update scons build for new code layout.José Fonseca2008-02-185-0/+80
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-186-12/+100
* fix the buildZack Rusin2008-02-171-1/+1
* Make this file build on non-SSE builds (e.g., Cell)Ian Romanick2008-02-151-1/+1
* tgsi: pass through failure to sse-codegenerate for fragment programs too.Keith Whitwell2008-02-151-4/+6
* draw: subclass vertex shaders according to execution methodKeith Whitwell2008-02-157-232/+763
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-154-66/+62
* Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca2008-02-151-1/+1
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-1581-0/+25815