summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Prefetch when all TEX read inputs or constantstex-semTom Stellard1-1/+12
2011-09-24Fix some piglit failuresTom Stellard1-35/+33
2011-09-24r300/compiler: Implement the texture semaphoreTom Stellard6-16/+95
2011-09-17r300/compiler: Prevent regalloc from creating non-native swizzlessched-r500Tom Stellard1-16/+63
2011-09-17r300/compiler: Enable reg rename pass on r500 and run it before optimizationsTom Stellard1-4/+4
2011-09-17r300/compiler: Prefer scheduling instructions that read the most channelsTom Stellard1-25/+163
2011-09-17r300/compiler: Allow merged instructions to be scheduled on demandTom Stellard1-50/+99
2011-09-17mesa: implement unpack_SIGNED_GR1616 in format_unpack.cBrian Paul1-1/+5
2011-09-17meta: fix/add checks for GL_EXT_framebuffer_sRGBBrian Paul1-2/+4
2011-09-17mesa: s/short/ushort/ in unpack_SIGNED_RGBA_16()Brian Paul1-1/+1
2011-09-17d3d1x: fix parsing of SM4 relative addressing register opChristoph Bumiller1-1/+1
2011-09-17d3d1x: set flatshade_first in rasterizer stateChristoph Bumiller2-0/+2
2011-09-17d3d1x: initialize point size and line width to 1Christoph Bumiller2-0/+4
2011-09-16r300/compiler: Add support for the output modifier (OMOD)Tom Stellard16-25/+310
2011-09-16r300/compiler: Move some helper functions to radeon_compiler_util.cTom Stellard3-33/+68
2011-09-16r300/compiler: Don't unroll loops that conditionally increment the counterTom Stellard1-2/+14
2011-09-16nouveau: Fix typos of ParseSourceList in SConscript files.Vinson Lee4-4/+4
2011-09-16scons: fix incorrect test for embedded buildBrian Paul1-1/+1
2011-09-16winsys/radeon: use the cache bufmgr for buffers with PIPE_BIND_CUSTOMMarek Olšák2-2/+2
2011-09-16softpipe: use pipe_get_tile_rgba_format()Brian Paul1-5/+6
2011-09-16softpipe: use util_format_is_depth_or_stencil()Brian Paul1-7/+1
2011-09-16r600g: fixup missing scaled r600 types.Dave Airlie1-0/+4
2011-09-16r600g: interpret integer texture types as ints.Dave Airlie1-0/+5
2011-09-16r600g: take constantly interpolated values into a/cDave Airlie1-3/+4
2011-09-16r600g: add flat non-interpolation support.Dave Airlie3-3/+33
2011-09-16r600g: set number type correctly for color buffers.Dave Airlie1-5/+29
2011-09-16r600g: add missing formats to color buffer setup.Dave Airlie2-1/+17
2011-09-15softpipe: use consistent indentation in sp_quad_blend.cBrian Paul1-183/+183
2011-09-15gallivm: fix build with LLVM 3.0svnTobias Droste1-1/+10
2011-09-15Change strerror(ret) to strerror(-ret).Eugeni Dodonov1-1/+1
2011-09-15softpipe: fix blending for luminance/intensity surfacesBrian Paul1-65/+96
2011-09-15util: add util_format_is_luminance/intensity/rgb(), etcBrian Paul2-1/+112
2011-09-15wayland: Flush before blocking in swapbuffers.Jørgen Lind1-2/+5
2011-09-15mesa: fix error handling for dlist image unpackingBrian Paul1-1/+14
2011-09-15st/mesa: rewrap a long lineBrian Paul1-3/+4
2011-09-15mesa: add missing ')' in error messageBrian Paul1-1/+1
2011-09-15uniforms: accept all int/unsigned int sampler types in uniform checks.Dave Airlie1-0/+22
2011-09-14glsl: Remove field array_lvalue from ir_variable.Paul Berry4-32/+21
2011-09-14r600g: Initialize multi VGT related register on Cayman.Michel Dänzer3-0/+12
2011-09-14glx/dri2: Don't call X server for SwapBuffers when there's no back buffer.Michel Dänzer1-0/+4
2011-09-14DRI: Log something if we don't support legacy DRIAndrew Deason1-1/+3
2011-09-14GLX: Say something if we cannot connect via DRI2Andrew Deason1-0/+1
2011-09-14nvc0: implement resource_resolveChristoph Bumiller4-5/+532
2011-09-14llvmpipe: Remove dead lp_tile_shuffle_mask.py script.José Fonseca1-32/+0
2011-09-14scons: Remove dead MSVC SDK/DDK/WINCE tools.José Fonseca6-1084/+0
2011-09-14nv50/ir: add missing license headersChristoph Bumiller24-1/+484
2011-09-14st/mesa: fix/update comment on st_translate_color()Brian Paul1-2/+3
2011-09-14nvc0: emit tessellation mode and patch size in TCP/TEP validationChristoph Bumiller1-1/+12
2011-09-14nv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSETChristoph Bumiller2-0/+8
2011-09-14nvc0: remove old shader backend filesChristoph Bumiller7-7270/+0