summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-14intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.Eric Anholt
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-05-14r300g: do not abort if a constant buffer is too largeMarek Olšák
2010-05-14r300g: add framebuffer state debug loggingMarek Olšák
2010-05-14r300g: sort out debug flagsMarek Olšák
2010-05-14egl: remove duplicate ARRAY_SIZE() macro declarationBrian Paul
2010-05-14nouveau/nvfx: Define some capabilities for shadersPatrice Mandin
2010-05-14egl: Silence uninitialized variable warnings.Vinson Lee
2010-05-14mesa: print enum name instead of hexadecimal value in glGet errorsBrian Paul
2010-05-14mesa: another transform feedback error check, 80-col wrappingBrian Paul
2010-05-14mesa: fpclassify dummy definition is not needed on FreeBSD.Alex Kozlov
2010-05-14util: fix copy_rect stride in default transfer_inline_writeKeith Whitwell
2010-05-13egl: Implement EGL_NOK_swap_regionKristian Høgsberg
2010-05-14r300g: fix for piglit/fp-indirections2Marek Olšák
2010-05-13rtasm: fix void * / func * casting warningsBrian Paul
2010-05-13draw: silence casting warningsBrian Paul
2010-05-13gallivm: silence uninitialized var warningBrian Paul
2010-05-13llvmpipe: silence casting warningsBrian Paul
2010-05-13gallivm: silence casting warningBrian Paul
2010-05-13gallivm: silence uninitialized var warningBrian Paul
2010-05-13llvmpipe: silence uninitialized var warningsBrian Paul
2010-05-13llvmpipe: silence cast warnings in test programsBrian Paul
2010-05-13gallivm: added lp_dump_llvmtype() debug helperBrian Paul
2010-05-13llvmpipe: additional commentsBrian Paul
2010-05-13gallivm: rename a varBrian Paul
2010-05-13egl: Allow a prioritized list of default driversKristian Høgsberg
2010-05-13egl_dri2: Downgrade initialization errors to warningsKristian Høgsberg
2010-05-13util: Fix ptr -> int conversion.José Fonseca
2010-05-13Conditionally revert "gallivm: Use a more compact approach for lp_build_broad...José Fonseca
2010-05-13i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.Eric Anholt
2010-05-13intel: Don't update window system renderbuffers on TexImage.Eric Anholt
2010-05-13mesa: Remove no-op wrappers around trig functions.Eric Anholt
2010-05-13mesa: Remove _mesa_pow(), which is always just pow().Eric Anholt
2010-05-13r300g: fix texture transfersMarek Olšák
2010-05-13mesa: silence compiler warningAlan Hourihane
2010-05-13llvmpipe: Update instructions for MSVC builds.José Fonseca
2010-05-13egl: Drop broken _EGL_PLATFORM_NO_OS codeKristian Høgsberg
2010-05-13egl: Don't try to load driver basename if the platform needs a suffixKristian Høgsberg
2010-05-13trace: Add missing header.Vinson Lee
2010-05-13st/mesa: Remove unnecessary header.Vinson Lee
2010-05-13gallium: Add tokens for Cygwin.Vinson Lee
2010-05-13trace: Remove unnecessary headers.Vinson Lee
2010-05-13r300g: re-order capsMarek Olšák
2010-05-13r300g: fill out the shader limitsMarek Olšák
2010-05-12trace: Update READMEJakob Bornecrantz
2010-05-12rbug: Update and add READMEsJakob Bornecrantz
2010-05-12graw: Make functions publicJakob Bornecrantz
2010-05-12gallivm: Ensure PIPE_OS_xxx are defined.José Fonseca
2010-05-12gallivm: Use a more compact approach for lp_build_broadcast_scalar().José Fonseca
2010-05-12llvmpipe: Dump fs key's stencil state.José Fonseca