summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Remove unnecessary headers.Vinson Lee2010-05-152-2/+0
* util: Remove unused cruft.José Fonseca2010-05-151-95/+0
* llvmpipe: Use GALLIVM_DEBUG opt where applicable.José Fonseca2010-05-154-12/+9
* draw: Use GALLIVM_DEBUG opt.José Fonseca2010-05-151-21/+34
* gallivm: Centralize some of the LLVM debugging options.José Fonseca2010-05-152-0/+31
* gallivm: Temporarily remove function call supportJosé Fonseca2010-05-151-438/+53
* gallivm: use our util_snprintfZack Rusin2010-05-151-1/+2
* gallivm: implement function callsZack Rusin2010-05-151-53/+437
* gallivm: added some vector length sanity checksBrian Paul2010-05-141-0/+2
* gallivm: added lp_sizeof_llvm_type()Brian Paul2010-05-142-0/+41
* gallivm: comments, const qualifiersBrian Paul2010-05-141-4/+11
* tgsi: clean up in emit_fetch()Brian Paul2010-05-141-43/+41
* tgsi: add a dummy function to silence warningBrian Paul2010-05-141-0/+8
* gallium: remove forward declarations of non-existent objectsMarek Olšák2010-05-145-5/+0
* r300g: do not abort if a constant buffer is too largeMarek Olšák2010-05-141-14/+18
* r300g: add framebuffer state debug loggingMarek Olšák2010-05-143-1/+35
* r300g: sort out debug flagsMarek Olšák2010-05-141-13/+16
* nouveau/nvfx: Define some capabilities for shadersPatrice Mandin2010-05-141-0/+38
* util: fix copy_rect stride in default transfer_inline_writeKeith Whitwell2010-05-141-2/+2
* r300g: fix for piglit/fp-indirections2Marek Olšák2010-05-141-1/+1
* rtasm: fix void * / func * casting warningsBrian Paul2010-05-132-4/+24
* draw: silence casting warningsBrian Paul2010-05-131-5/+38
* gallivm: silence uninitialized var warningBrian Paul2010-05-131-1/+1
* llvmpipe: silence casting warningsBrian Paul2010-05-133-15/+32
* gallivm: silence casting warningBrian Paul2010-05-131-1/+17
* gallivm: silence uninitialized var warningBrian Paul2010-05-131-1/+1
* llvmpipe: silence uninitialized var warningsBrian Paul2010-05-131-1/+2
* llvmpipe: silence cast warnings in test programsBrian Paul2010-05-134-6/+63
* gallivm: added lp_dump_llvmtype() debug helperBrian Paul2010-05-132-0/+40
* llvmpipe: additional commentsBrian Paul2010-05-131-3/+5
* gallivm: rename a varBrian Paul2010-05-131-3/+4
* util: Fix ptr -> int conversion.José Fonseca2010-05-131-1/+1
* Conditionally revert "gallivm: Use a more compact approach for lp_build_broad...José Fonseca2010-05-131-0/+10
* r300g: fix texture transfersMarek Olšák2010-05-133-2/+8
* llvmpipe: Update instructions for MSVC builds.José Fonseca2010-05-131-1/+9
* trace: Add missing header.Vinson Lee2010-05-131-0/+1
* gallium: Add tokens for Cygwin.Vinson Lee2010-05-133-6/+11
* trace: Remove unnecessary headers.Vinson Lee2010-05-132-2/+0
* r300g: re-order capsMarek Olšák2010-05-131-40/+28
* r300g: fill out the shader limitsMarek Olšák2010-05-131-2/+56
* trace: Update READMEJakob Bornecrantz2010-05-121-25/+12
* rbug: Update and add READMEsJakob Bornecrantz2010-05-122-1/+59
* graw: Make functions publicJakob Bornecrantz2010-05-121-7/+7
* gallivm: Ensure PIPE_OS_xxx are defined.José Fonseca2010-05-121-0/+1
* gallivm: Use a more compact approach for lp_build_broadcast_scalar().José Fonseca2010-05-121-8/+10
* llvmpipe: Dump fs key's stencil state.José Fonseca2010-05-121-0/+10
* util: Add function to dump PIPE_STENCIL_OP_xxxJosé Fonseca2010-05-122-0/+30
* llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.José Fonseca2010-05-121-0/+5
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-1231-8/+47
* trace: Remove rbug from traceJakob Bornecrantz2010-05-1210-1277/+5