llvmpipe: move all depth/stencil/alpha pixel processing into one stage
[mesa.git] / src / gallium /
2009-08-29 Keith Whitwellllvmpipe: move all depth/stencil/alpha pixel processing...
2009-08-29 Keith Whitwellllvmpipe: fix error in scissor state dependencies
2009-08-29 Keith Whitwellllvmpipe: cleanup framebuffer state routine slightly
2009-08-29 Keith Whitwellllvmpipe: move all color-combine code into lp_quad_blend.c
2009-08-29 Keith Whitwellllvmpipe: fix typo
2009-08-29 Keith Whitwellllvmpipe: example fastpaths in blending
2009-08-29 Keith Whitwellllvmpipe: actually pass >1 quad from triangle routine
2009-08-29 Keith Whitwellllvmpipe: expand quad pipeline to process >1 quad...
2009-08-29 Keith Whitwellllvmpipe: rip out old mulithread support
2009-08-29 Keith Whitwellllvmpipe: avoid flushing depth buffer cache on swapbuffers
2009-08-29 Keith Whitwellllvmpipe: also shortcircuit non-texture tile lookups
2009-08-29 Keith Whitwellllvmpipe: shortcircuit repeated lookups of the same...
2009-08-29 Keith Whitwellllvmpipe: remove unused vars in lp_setup.c
2009-08-29 Keith Whitwellllvmpipe: use bitwise logic to setup quad masks in...
2009-08-29 Keith Whitwellllvmpipe: simplify flush_spans
2009-08-29 Keith Whitwellllvmpipe: make some small steps to flush texture cache...
2009-08-29 Keith Whitwellllvmpipe: remove backwards dependency from tilecache...
2009-08-29 José Fonsecallvmpipe: Rename preprocessor symbols too.
2009-08-29 José Fonsecallvmpipe: Pixel packing/unpacking and loop code generators.
2009-08-29 José Fonsecautil: Pixel format database.
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.
2009-08-28 Jakob Bornecrantzi915g: Add cursor case for scanout layout
2009-08-28 Jakob Bornecrantzi915g: Don't forget to init buffer ptrs
2009-08-28 Zack Rusinst/xorg: disable composite accelration for now
2009-08-28 Zack Rusinst/xorg: bind samplers before composition
2009-08-28 Zack Rusinst/xorg: normalize coords for the src operands in the...
2009-08-28 Joakim Sindholtr300g: pretty up the new drm code a bit
2009-08-28 Jakob Bornecrantzst/xorg: If migrating from a sw pixmap to a hw pixmap...
2009-08-28 Jakob Bornecrantzst/xorg: Null devPrivate.ptr when unmapping
2009-08-28 Michel Dänzerst/xorg: Fix scons build.
2009-08-28 Joakim Sindholtr300g: support new drm_api
2009-08-28 Jakob Bornecrantzdrm_api: Operate on textures instead of buffers
2009-08-28 Jakob Bornecrantzst/xorg: Fix some warnings
2009-08-28 Jakob Bornecrantzst/dri: Fix some warnings
2009-08-28 Jakob Bornecrantzst/xorg: Pass dri driver name as driverName on screen
2009-08-28 Jakob BornecrantzRevert "st/xorg/dri: Pass texture formats via the DRI2...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Zack Rusinst/xorg: set vertex and fragment shader for the current op
2009-08-27 Zack Rusinst/xorg: bind rasterizer state
2009-08-27 Zack Rusinst/xorg: set blend state for exa
2009-08-27 Zack Rusinst/xorg: bind framebuffer and viewport for exa
2009-08-27 Zack Rusinst/xorg: create and destroy shader cache
2009-08-27 Michel Dänzerst/xorg: Set shared usage of pixmaps for use via DRI2.
2009-08-27 Michel Dänzerst/dri: Make sure the front left renderbuffer is there...
2009-08-27 Michel Dänzerst/xorg: Don't hardcode ExaPrepareCopy to fall back...
2009-08-27 Michel Dänzerst/xorg: Flush context if necessary in ExaPrepareAccess.
2009-08-27 Michel Dänzerst/dri: Only ask for fake front buffer for single buffe...
2009-08-27 Michel Dänzerst/xorg/dri: Pass texture formats via the DRI2 protocol...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-27 Cooper Yuanr300g: Correct scissor setting, subtract 1 from window...
2009-08-27 Younes Mantonnv04: Handle more Z formats.
2009-08-26 Chia-I Wuegl_softpipe: Make winsys and pipe screen per display.
2009-08-26 Chia-I WuEGL_i915: Make struct drm_device per display.
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Zack Rusinst/xorg: create basic vertex shader
2009-08-26 Zack Rusinst/xorg: create basic fragment shader
2009-08-26 Jakob Bornecrantzst/dri: Add some debug code
2009-08-26 Jakob Bornecrantzst/xorg: Temporary fix for none stencil visuals
2009-08-26 Jakob Bornecrantzst/xorg: Find out correct type for depth stencil buffers
2009-08-26 Jakob Bornecrantzst/dri: Redo config generation
2009-08-26 Michel Dänzerst/xorg: Add support for dirty framebuffer region repor...
2009-08-26 Ben Skeggsst/dri: make the GL_ARB_map_buffer_range entrypoints...
2009-08-25 Zack Rusinxorg: insert shaders into the cache
2009-08-25 Zack Rusinexa: add basic code to cache vertex and fragment shaders
2009-08-25 Zack Rusinexa: check whether the op is accelerated
2009-08-25 Zack Rusinxorg: revert bad merge
2009-08-25 Michel DänzerAdd support for building the Xorg state tracker with...
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Zack Rusinxorg: fix compilation
2009-08-24 Zack Rusinxorg: start on code accelerating render
2009-08-24 Zack RusinMerge branch 'master' of ssh://zack@git.freedesktop...
2009-08-24 Zack Rusinopenvg: fix vgTransformPath with relative coords
2009-08-24 Brian Paulxlib: fix single buffer window resize bug
2009-08-24 Brian Paulxlib: fix single buffer window resize bug
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Cooper Yuantgsi: Fix build error due to commit acc7da90
2009-08-24 José Fonsecatgsi: Only free temp uregs.
2009-08-24 José Fonsecatgsi: Pass pipe_context as a parameter to ureg_create_s...
2009-08-24 Keith Whitwelltgsi: add generic instruction builder
2009-08-24 Cooper Yuanr300g: Set the vector address in the input memory for...
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-22 Jakob Bornecrantzst/dri: Remove some debug prints
2009-08-22 Jakob Bornecrantzst/dri: Find out if the drawable is a pixmap
2009-08-22 Jakob Bornecrantzst/dri: Fix frontbuffer rendering with DRI2
2009-08-22 Jakob Bornecrantzst/xorg: Handle fake fronts correctly for pixmaps
2009-08-22 Jakob Bornecrantzi915g: Remove bad assert on fence
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Chia-I Wuegl_softpipe: Do not flush unlinked context.
2009-08-21 Jakob Bornecrantzst/egl: Add support for drmModeDirtyFB command if found
2009-08-20 Christoph Bumillernv50: use VTX_ATTR_nF for constant vtxelts
2009-08-20 Christoph Bumillernv50: set vertex buffer limits
2009-08-20 Christoph Bumillernv50: modify vbo format to hw translation, add BGRA...
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-20 Jakob Bornecrantzst/egl: Open the first drm node
2009-08-20 Brian Paultgsi: when printing/dumping programs indent loops and...
next