Merge remote branch 'vdpau/pipe-video' into pipe-video
[mesa.git] / src / mesa / drivers / dri /
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Eric Anholtintel: Make renderbuffer tiling choice match texture...
2011-01-08 Eric Anholtintel: Use the _BaseFormat from MESA_FORMAT_* in render...
2011-01-08 Eric Anholti915: Drop old checks for the settexoffset hack.
2011-01-08 Eric Anholti915: Don't claim to support AL1616 when neither 830...
2011-01-08 Eric Anholtintel: Add a vtbl hook for determining if a format...
2011-01-08 Eric Anholtintel: expose ARB_framebuffer_object in the i915 driver.
2011-01-07 Eric Anholti965: Avoid double-negation of immediate values in...
2011-01-07 Alex Deucherr600c: fix up SQ setup in blit code for Ontario/NI
2011-01-06 Alex Deucherr600c: add support for NI asics
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2011-01-06 Pierre Allegraudmesa: fix build for NetBSD
2011-01-06 Zou Nan haii965: skip too small size mipmap
2011-01-06 Eric Anholti915: Fix build for previous commit.
2011-01-06 Eric Anholtintel: Always allocate miptrees from level 0, not tObj...
2011-01-06 Eric Anholtintel: Drop unused first/lastlevel args to miptree_crea...
2011-01-06 Eric Anholtintel: Clarify first_level/last_level vs baselevel...
2011-01-05 Eric Anholti915: Enable LOD preclamping on 8xx like on 915/965.
2011-01-05 Eric Anholti915: Implement min/max lod clamping in hardware on...
2011-01-05 Eric Anholtintel: Drop TEXTURE_RECTANGLE check in miptree layout...
2011-01-05 Eric Anholtintel: Clean up redundant setup of firstLevel.
2011-01-05 Eric Anholtintel: Drop a check for GL_TEXTURE_4D_SGIS.
2011-01-05 Eric Anholti965: Simplify the renderbuffer setup code.
2011-01-05 Xiang, Haihaoi965: use BLT to clear buffer if possible on Sandybridge
2011-01-05 Eric Anholti965: Add support for SRGB DXT1 formats.
2011-01-04 Eric Anholtintel: Merge our choosetexformat fallbacks into core.
2011-01-04 Marek Olšákr300/compiler: disable the rename_regs pass for loops
2011-01-04 Tom Stellardr300/compiler: Fix black terrain in Civ4
2011-01-04 Eric Anholtintel: When validating an FBO's combined depth/stencil...
2011-01-04 Eric Anholtintel: Fix segfaults from trying to use _ColorDrawBuffe...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Zhenyu Wangi965: Use last vertex convention for quad provoking...
2011-01-04 Zhenyu Wangi965: Correct comment for gen6 fb write control message...
2011-01-04 Zhenyu Wangi965: Fix provoking vertex select in clip state for...
2011-01-03 Eric Anholtintel: Use tri clears when we don't know how to blit...
2011-01-03 Eric Anholtintel: Handle forced swrast clears before other clear...
2011-01-02 Dave Airlieradeon: fix build on non-KMS systems.
2010-12-29 Eric Anholti965: Do lowering of array indexing of a vector in...
2010-12-28 Eric Anholti965: Fix regression in FS comparisons on original...
2010-12-28 Eric Anholti965: Factor out the ir comparision to BRW_CONDITIONAL_...
2010-12-28 Zhenyu Wangi965: Fix occlusion query on sandybridge
2010-12-28 Zhenyu WangRevert "i965: upload multisample state for fragment...
2010-12-27 Kenneth Graunkei965: Internally enable GL_NV_blend_square on ES2.
2010-12-27 Xiang, Haihaoi965: don't spawn GS thread for LINELOOP on Sandybridge
2010-12-27 Kenneth Graunkei965: Flatten if-statements beyond depth 16 on pre...
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Zhenyu Wangi965: explicit tell header present for fb write on...
2010-12-21 Eric Anholti965: Avoid using float type for raw moves, to work...
2010-12-21 Chris Wilsonintel: Check for unsupported texture when finishing...
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Ben Skeggsnouveau: fix includes for latest libdrm
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-16 richardr600c : inline vertex format is not updated in an app...
2010-12-16 Eric Anholtintel: Support glCopyTexImage() from XRGB8888 to ARGB8888.
2010-12-16 Eric Anholtintel: Try to sanely check that formats match for CopyT...
2010-12-16 Eric Anholtintel: Drop commented intel_flush from copy_teximage.
2010-12-16 Eric Anholtintel: Update renderbuffers before looking up CopyTexIm...
2010-12-16 Eric Anholti965: Set the alternative floating point mode on gen6...
2010-12-16 Shuang Hei915: Fix INTEL_DEBUG=wm segmentation fault
2010-12-25 Eric Anholtintel: Only do frame throttling at glFlush time when...
2010-12-24 Xiang, Haihaoi965: use align1 access mode for instructions with...
2010-12-24 Xiang, Haihaoi965: fix register region description
2010-12-23 Vinson Leeintel: Remove unnecessary headers.
2010-12-23 Vinson Leei965: Remove unnecessary headers.
2010-12-23 Eric Anholti965: Keep around a copy of the VS constant surface...
2010-12-23 Eric Anholti965: Correct the dp_read message descriptor setup...
2010-12-23 Zhenyu Wangi965: upload multisample state for fragment program...
2010-12-23 Zhenyu Wangi965: Use MI_FLUSH_DW for blt ring flush on sandybridge
2010-12-14 Eric Anholti965: Add support for using the BLT ring on gen6.
2010-12-14 Eric Anholti965: Improve the hacks for ARB_fp scalar^scalar POW...
2010-12-13 Eric Anholti965: Fix gl_FragCoord.z setup on gen6.
2010-12-13 Eric Anholti956: Fix the old FP path fragment position setup on...
2010-12-13 Eric Anholti965: Fix ARL to work on gen6.
2010-12-13 Eric Anholtintel: Include stdbool so we can stop using GLboolean...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-11 Marek Olšákr300/compiler: fix swizzle lowering with a presubtract...
2010-12-11 Marek Olšákr300/compiler: fix LIT in VS
2010-12-11 Eric Anholti965: Put common info on converting MESA_FORMAT to...
2010-12-11 Eric Anholtintel: Just use ChooseTextureFormat for renderbuffer...
2010-12-10 Eric Anholtintel: Add a couple of helper functions to reduce rb...
2010-12-10 Eric Anholtintel: Add spans code for the ARB_texture_rg support.
2010-12-10 Xiang, Haihaoi965: support for two-sided lighting on Sandybridge
2010-12-10 Eric Anholti965: Add support for gen6 reladdr VS constant loading.
2010-12-10 Eric Anholti965: Add support for gen6 constant-index constant...
2010-12-09 Eric Anholtintel: Set the swizzling for depth textures using the...
2010-12-09 Eric Anholtintel: Use plain R8 and RG8 for COMPRESSED_RED and...
2010-12-09 Vinson Leei965: Silence uninitialized variable warning.
2010-12-09 Eric Anholti965: remove unused variable since brw_wm_glsl.c removal.
2010-12-09 Eric Anholti965: Set render_cache_read_write surface state bit...
2010-12-09 Eric Anholti965: Set up the correct texture border color state...
2010-12-09 Eric Anholti965: Clean up VS constant buffer location setup.
2010-12-09 Eric Anholti965: Fix VS constants regression pre-gen6.
2010-12-09 Eric Anholti965: Drop push-mode reladdr constant loading and alway...
2010-12-09 Alex Deucherradeon: bump mip tree levels to 15
2010-12-08 Eric Anholti965: Drop KIL_NV from the ff/ARB_fp path since it...
2010-12-08 Eric Anholti965: Use the new pixel mask location for gen6 ARB_fp...
2010-12-08 Eric Anholti965: Set the render target index in gen6 fixed-functio...
2010-12-08 Eric Anholti965: Set up the per-render-target blend state on gen6.
2010-12-08 Eric Anholti965: Set up the color masking for the first drawbuffer...
next