summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19nv50: fix typo: s/_/./Brian Paul
2010-05-19util: util_blitter_fill no longer needs to handle overlapRoland Scheidegger
2010-05-19i915g: remove unused flip parameterRoland Scheidegger
2010-05-18docs: update differences to d3d11Roland Scheidegger
2010-05-18util: fix some leftover util_surface_fill/copy callsRoland Scheidegger
2010-05-18st/mesa: fix wrong argument orderRoland Scheidegger
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger
2010-05-17st/egl: adapt to interface changesRoland Scheidegger
2010-05-17st/dri: adapt to interface changesRoland Scheidegger
2010-05-17st/glx: adapt to interface changesRoland Scheidegger
2010-05-17st/wgl: adapt to interface changesRoland Scheidegger
2010-05-17st/vega: adapt to interface changesRoland Scheidegger
2010-05-17st/xorg: adapt to interface changesRoland Scheidegger
2010-05-17st/python: adapt to interface changesRoland Scheidegger
2010-05-17svga: adapt to interface changesRoland Scheidegger
2010-05-17r300g: adapt to interface changesRoland Scheidegger
2010-05-17nouveau: adapt to interface changesRoland Scheidegger
2010-05-17fo: adapt to interface changesRoland Scheidegger
2010-05-17identity: adapt to interface changesRoland Scheidegger
2010-05-17trace: adapt to interface changesRoland Scheidegger
2010-05-17i965g: adapt to interface changesRoland Scheidegger
2010-05-17i915g: adapt to interface changesRoland Scheidegger
2010-05-17softpipe: adapt to interface changesRoland Scheidegger
2010-05-17llvmpipe: adapt to interface changesRoland Scheidegger
2010-05-17cell: adapt to interface changesRoland Scheidegger
2010-05-17mesa/st: adapt to interface changesRoland Scheidegger
2010-05-17gallium/util: adapt util code to interface changesRoland Scheidegger
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger
2010-05-17llvmpipe: fix front/back tri culling mix-upBrian Paul
2010-05-14draw: fix front/back error in unfilled pipeline stageKeith Whitwell
2010-05-14draw: fix typo checking for unfilled polygonsKeith Whitwell
2010-05-14softpipe: restore culling codeKeith Whitwell
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
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