summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-02-09llvmpipe: Make llvm unit test depend on libllvmpipe.aChris Li
2010-02-09llvmpipe: Remove reference to prefilter field.Michal Krol
2010-02-09fix bug in perspective corrected interpolants for linesBrian Paul
2010-02-09softpipe: Properly implement cylindrical wrapping.Michal Krol
2010-02-09Revert "softpipe: Implement cylindrical wrapping for linear interpolator."Michal Krol
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-09softpipe: Implement cylindrical wrapping for linear interpolator.Michal Krol
2010-02-09svga: Actually call fence_reference in texture downloads.José Fonseca
2010-02-09r300g: Fix off-by-one errors in array bounds assertions.Vinson Lee
2010-02-08llvmpipe: switch to using dynamic stack allocation instead of registersZack Rusin
2010-02-08identity: Remove unnecessary header.Vinson Lee
2010-02-08softpipe: Remove unnecessary headers.Vinson Lee
2010-02-08llvmpipe: include gallivm/lp_bld_misc.hBrian Paul
2010-02-08llvmpipe: remove files moved to gallivm/ from llvmpipe/MakefileBrian Paul
2010-02-08llvmpipe: s/textured/texture/Brian Paul
2010-02-08llvmpipe: added counters for color tile clear, load, storeBrian Paul
2010-02-08llvmpipe: use new os time functionsBrian Paul
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2010-02-08svga: remove dead debug sleepKeith Whitwell
2010-02-08gallium: remove softpipe references in other driversKeith Whitwell
2010-02-08cell: fix the usual cell breakageMarc Dietrich
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-07llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...Vinson Lee
2010-02-07svga: Remove unnecessary header.Vinson Lee
2010-02-07llvmpipe: Remove unnecessary headers.Vinson Lee
2010-02-06r300g: cleanup XXXs in the DSA stateMarek Olšák
2010-02-06r300g: make a local copy of framebuffer stateMarek Olšák
2010-02-06r300g: fix color channel masksMarek Olšák
2010-02-06r300g: remove useless GA_COLOR_CONTROL emitMarek Olšák
2010-02-06r300g: add L8_SRGB and A8L8_SRGB texture formatsMarek Olšák
2010-02-06llvmpipe: Silence GCC 'no previous prototype' warning.Vinson Lee
2010-02-05i965g: Remove unnecessary headers.Vinson Lee
2010-02-05nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin
2010-02-05allow make to build lp_test_* for llvmpipeChris Li
2010-02-05llvmpipe: Disable multithreading on windows.José Fonseca
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-04trace: util_stream -> os_streamJosé Fonseca
2010-02-04trace: Use u_time.José Fonseca
2010-02-04llvmpipe: Disable unit tests on embedded platforms.José Fonseca
2010-02-03svga: Remove unnecessary header.Vinson Lee
2010-02-03identity: Remove unnecessary header.Vinson Lee
2010-02-03llvmpipe: Remove unnecessary header.Vinson Lee
2010-02-04gallium: fix more missing includes from various placesDave Airlie
2010-02-04nouveau: include stdio.h and u_inlines.h in all context files since embedded ...Dave Airlie
2010-02-03Merge branch 'gallium-embedded'José Fonseca
2010-02-03trace: Include the appropriate header instead of defining prototypes.José Fonseca
2010-02-03svga: fix TXD and TXL opcode translationKeith Whitwell
2010-02-03svga: deriv insns not valid in dynamic flow control eitherKeith Whitwell
2010-02-03svga: texture from lod zero inside dynamic branchingKeith Whitwell