summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-23intel: Call intel_prepare_render() before updating context statemasterKristian Høgsberg1-2/+2
2010-03-23mesa: Also print _NEW_STENCIL in _mesa_print_state()Kristian Høgsberg1-1/+2
2010-03-23glx: Suppress BadDrawable from DRI2CopyRegionKristian Høgsberg1-1/+14
2010-03-23gallium/docs: Cleanup and clarify point ras info.Corbin Simpson1-32/+44
2010-03-23radeong: Always initialize this variable.Corbin Simpson1-2/+2
2010-03-23r300g: Cleanup a few old warnings.Corbin Simpson1-24/+9
2010-03-22GLX/OML: honor OML semantics even if target, divisor and remainder are 0Jesse Barnes1-0/+3
2010-03-22i965: Add disasm for SNB MATH opcode.Eric Anholt1-1/+6
2010-03-22i965: Enable normal clipping on SNB.Eric Anholt1-1/+1
2010-03-22i965: Force single program flow in SNB GS, to match gen4 GS.Eric Anholt1-1/+2
2010-03-22i965: Correct copy and wasted field shifts for SNB GS URB.Eric Anholt1-2/+2
2010-03-22i965: Enable VS on SNB.Eric Anholt1-1/+2
2010-03-22i965: Remove gratuitous jump or nop from OPCODE_END to vertex emit.Eric Anholt1-40/+3
2010-03-22i965: Ignore execution mask for the mov(m0, g0) of VS URB write header on SNB.Eric Anholt1-0/+3
2010-03-22i965: Allow FS constants to be used as immediates instead of push/pull.Eric Anholt3-7/+58
2010-03-22i965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.Eric Anholt3-0/+5
2010-03-22i965: Optimize OPCODE_CMP by using BRW_SEL to choose results.Eric Anholt1-5/+1
2010-03-22st/glx: fix depth/stencil format selection codeBrian Paul1-7/+12
2010-03-22st/mesa: rename st_framebuffer() to st_ws_framebuffer()Brian Paul1-9/+12
2010-03-22intel: Call intel_prepare_render() before looking up regions.Kristian Høgsberg3-6/+9
2010-03-22st/mesa: Remove unnecessary headers.Vinson Lee2-3/+0
2010-03-22glslcompiler: fix build againBrian Paul1-7/+2
2010-03-22cso: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-22dri/nouveau: Rectangle texture fixes.Francisco Jerez2-28/+46
2010-03-22dri/nouveau: Some render to texture fixes.Francisco Jerez1-5/+1
2010-03-22dri/nouveau: Fix swrast fallbacks when the read and draw buffers aren't the s...Francisco Jerez1-10/+20
2010-03-22dri/nouveau: Expose EXT_framebuffer_blit.Francisco Jerez2-0/+2
2010-03-22dri/nouveau: Plug in some mesa_meta functions instead of the swrast variants.Francisco Jerez1-0/+3
2010-03-22dri/nouveau: Emit dirty states on nouveau_validate_framebuffer.Francisco Jerez1-1/+3
2010-03-22nvfx: fix sampler views supportLuca Barbieri3-3/+2
2010-03-22glslcompiler: fix build breakageBrian Paul1-0/+1
2010-03-22Merge branch '7.8'Brian Paul16-120/+311
2010-03-22glslcompiler: fix build breakageBrian Paul1-1/+2
2010-03-22mesa: remove return, do as the comment saysBrian Paul1-1/+0
2010-03-22mesa: Add end of line to the end of a debug output.Pauli Nieminen1-1/+1
2010-03-22docs: Update the path to build libgl-xlib.Chia-I Wu1-2/+2
2010-03-22progs/tests: Add cva_huge to SCons build.Vinson Lee1-0/+1
2010-03-22progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee1-5/+1
2010-03-21r200: Fix emit size prediction to account elt splitting.Pauli Nieminen2-3/+4
2010-03-21r200: Don't flush when closing elts in KMS.Pauli Nieminen1-1/+2
2010-03-21r300g: disable tiling for YUV formatsMarek Olšák1-3/+15
2010-03-21r300g: fix scons buildMarek Olšák5-11/+6
2010-03-21r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák1-0/+3
2010-03-21r300g: add and enable square microtilingMarek Olšák6-7/+20
2010-03-21r300g: cleanup tiling flags propagationMarek Olšák6-18/+24
2010-03-21r300g: put common defines into one fileMarek Olšák5-22/+52
2010-03-21r300g: remove unused codeMarek Olšák5-395/+1
2010-03-21r200: Fix swtnl fallback to flush pending rendering before transition.Pauli Nieminen1-4/+14
2010-03-21r200: Fix mixed indetion in r200TclFallback.Pauli Nieminen1-21/+20
2010-03-21Revert "drm/sw: does not need sw_winsys"George Sapountzis1-0/+1