summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* i965: Dump out the correct shared function for SEND on Ironlake.Eric Anholt2010-05-146-8/+17
* i965: Support INTEL_DEBUG=clip to dump the clip program.Eric Anholt2010-05-145-2/+13
* intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.Eric Anholt2010-05-141-19/+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
* egl: remove duplicate ARRAY_SIZE() macro declarationBrian Paul2010-05-141-1/+1
* nouveau/nvfx: Define some capabilities for shadersPatrice Mandin2010-05-141-0/+38
* egl: Silence uninitialized variable warnings.Vinson Lee2010-05-141-1/+1
* mesa: print enum name instead of hexadecimal value in glGet errorsBrian Paul2010-05-141-4/+9
* mesa: another transform feedback error check, 80-col wrappingBrian Paul2010-05-141-3/+9
* mesa: fpclassify dummy definition is not needed on FreeBSD.Alex Kozlov2010-05-141-1/+1
* util: fix copy_rect stride in default transfer_inline_writeKeith Whitwell2010-05-141-2/+2
* egl: Implement EGL_NOK_swap_regionKristian Høgsberg2010-05-135-2/+86
* 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
* egl: Allow a prioritized list of default driversKristian Høgsberg2010-05-136-26/+45
* egl_dri2: Downgrade initialization errors to warningsKristian Høgsberg2010-05-131-4/+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
* i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.Eric Anholt2010-05-131-11/+20
* intel: Don't update window system renderbuffers on TexImage.Eric Anholt2010-05-132-3/+5
* mesa: Remove no-op wrappers around trig functions.Eric Anholt2010-05-135-57/+7
* mesa: Remove _mesa_pow(), which is always just pow().Eric Anholt2010-05-139-26/+14
* r300g: fix texture transfersMarek Olšák2010-05-133-2/+8
* mesa: silence compiler warningAlan Hourihane2010-05-131-1/+3
* llvmpipe: Update instructions for MSVC builds.José Fonseca2010-05-131-1/+9
* egl: Drop broken _EGL_PLATFORM_NO_OS codeKristian Høgsberg2010-05-131-32/+0
* egl: Don't try to load driver basename if the platform needs a suffixKristian Høgsberg2010-05-131-3/+5
* trace: Add missing header.Vinson Lee2010-05-131-0/+1
* st/mesa: Remove unnecessary header.Vinson Lee2010-05-131-1/+0
* 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