summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-10gallium: don't use generic get_transfer func for texturesgallium-resourcesKeith Whitwell3-2/+49
2010-04-10i915g: Initialize screen surface function.Chia-I Wu1-0/+1
2010-04-10Merge commit 'origin/master' into gallium-resourcesKeith Whitwell1-0/+3
2010-04-10Merge commit 'origin/master' into gallium-resourcesKeith Whitwell58-615/+2261
2010-04-10r300g: align the height of NPOT textures to POTMarek Olšák1-1/+4
2010-04-10r300g: do not use tiling for scanout buffersMarek Olšák1-1/+2
2010-04-09glx: Support direct rendering pbuffersKristian Høgsberg1-103/+123
2010-04-09glx: Fix config chooser logic for 'mask' matchingKristian Høgsberg1-5/+9
2010-04-10Fix copyright headers.Chia-I Wu29-145/+174
2010-04-10st/egl: Fix a typo in determining the render buffer.Chia-I Wu1-1/+1
2010-04-09llvmpipe: fix transposed stencil ref / values comparisonBrian Paul1-1/+1
2010-04-09scons: Add missing sources.unknown2-0/+7
2010-04-09gallium: fix another compile warning after merge. Hmpf.Roland Scheidegger1-1/+1
2010-04-09gallium: fix commentRoland Scheidegger1-3/+1
2010-04-09Merge branch '7.8'Brian Paul5-23/+82
2010-04-09st/mesa: new assertions to check array indexesBrian Paul1-0/+3
2010-04-09util: Fix type cast.unknown1-2/+2
2010-04-09libgl-gdi: Use proper unwrap functions for resources.unknown2-2/+2
2010-04-09mesa: fix instruction indexing bugsBrian Paul1-2/+2
2010-04-09util: Fix typo in earlier commit.José Fonseca1-1/+1
2010-04-09util: ubyte_to_float and float_to_ubyte whenever possible.José Fonseca1-0/+7
2010-04-09gallium: more comments fixupRoland Scheidegger1-1/+1
2010-04-09gallium: another fix after mergeRoland Scheidegger1-4/+4
2010-04-09gallium: more pipe_texture/resource fixes after mergeRoland Scheidegger3-8/+8
2010-04-09gallium: fix comments for changed USAGE flagsRoland Scheidegger4-12/+11
2010-04-09util: Get all depth stencil tests passing.José Fonseca4-155/+497
2010-04-09util: Add missing break statement.José Fonseca1-0/+1
2010-04-09util: Use consistent symbols in pack generator.José Fonseca1-16/+16
2010-04-09util: Reorder format tests -- group by format.José Fonseca2-29/+32
2010-04-09util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca16-281/+1457
2010-04-09gallium/unit: Silence warnings.José Fonseca1-2/+2
2010-04-09scons: Set -gstabs for C++ too.José Fonseca1-1/+1
2010-04-09gallium/pb: pb uses PB_USAGE_ flags, not PIPE_TRANSFER_ (same value anyway)Roland Scheidegger1-1/+1
2010-04-09st/xorg: Fix thinko.Corbin Simpson1-0/+1
2010-04-09llvmpipe: fix merge glitchesKeith Whitwell1-23/+1
2010-04-09r300g: update after merge for pipe_resourcesKeith Whitwell3-5/+5
2010-04-09st/mesa: fix old pipe_texture usagesKeith Whitwell2-5/+5
2010-04-09r300g: remove unused variableKeith Whitwell1-1/+0
2010-04-09nv50: fix compiler warningKeith Whitwell1-1/+1
2010-04-09Merge commit 'origin/master' into gallium-resourcesKeith Whitwell300-13798/+29827
2010-04-09nouveau: Import latest nouveau_class.h from renouveauBen Skeggs3-2/+9027
2010-04-09st/xorg: Fix bad paramf.Corbin Simpson1-3/+1
2010-04-09r300g: Fill out dummy fence functions.Corbin Simpson1-0/+24
2010-04-09util: Include u_debug for debug_print_format.Corbin Simpson1-0/+1
2010-04-09util: fix assertion failures in pipe_buffer_flush_mapped_rangeMarek Olšák2-2/+2
2010-04-09st/egl: Move probe interface to native_probe.h.Chia-I Wu2-37/+68
2010-04-09st/egl: Remove pbuffer from the native interface.Chia-I Wu8-170/+105
2010-04-09util: Set DXTN_LIBNAME to libtxc_dxtn.dylib on Mac OS X.Vinson Lee1-0/+2
2010-04-08docs: link to 7.8.2 release notesBrian Paul1-0/+1
2010-04-08docs: initial 7.8.2 release notesBrian Paul1-0/+46