summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2008-03-25nouveau: refcount buffers on validate list.Ben Skeggs
2008-03-24nv40: maintain pipe_surface status fieldBen Skeggs
2008-03-24nv40: respect rasterizer cso bypass_clipping flagBen Skeggs
2008-03-24nouveau: fix infinite wait on space for userbuf.Ben Skeggs
2008-03-23nv40: vp reg changes similar to recent fp changesBen Skeggs
2008-03-23nv40: fix fp depth writeBen Skeggs
2008-03-23nv40: remove some badness from fp temp/result allocationBen Skeggs
2008-03-23nv40: catch fp extra-const cases where both const and immd have same idxBen Skeggs
2008-03-23nv40: fp: fix multiple refs to a single const withing an instructionBen Skeggs
2008-03-23nv40: workaround fp result.data[0] clobberageBen Skeggs
2008-03-23nv40: add dxtn formats (disabled)Ben Skeggs
2008-03-23Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-22gallium: free samplers, textures in destroy()Brian
2008-03-22gallium: remove temporary _screen suffix from function namesBrian
2008-03-22gallium: fix mem leak (fee pstipple stage)Brian
2008-03-22gallium: Remove pedantic asserts.José Fonseca
2008-03-21cell: Generate blend / depth test code when state atom is createdIan Romanick
2008-03-21cell: Change code-gen for CONST_COLOR blend factorIan Romanick
2008-03-21Tabs to spacesIan Romanick
2008-03-21cell: Remove unnecessary default_blend work-aroundIan Romanick
2008-03-21i915: added to-do note about setting the max_lod register to get proper min/m...Brian
2008-03-21gallium: added DXT formats (preliminary, will probably change)Brian Paul
2008-03-21gallium: document is_format_supported()'s type paramBrian Paul
2008-03-21gallium: PIPE_FORMAT_TYPE_ commentsBrian Paul
2008-03-21gallium: added sRGB formatsBrian Paul
2008-03-21gallium: additional comments, fix typos, etcBrian Paul
2008-03-21nv40: fix bug in query codeBen Skeggs
2008-03-21nv40: add 16-bit SSCALED vb formatsBen Skeggs
2008-03-21nv40: ensure vb relocs don't end up on list for swtnlBen Skeggs
2008-03-21nv40: call semi-magic 0x1d88 methodBen Skeggs
2008-03-21nv40: swtnl fallback on unsupported array formatBen Skeggs
2008-03-21nv40: oopsBen Skeggs
2008-03-21nv40: s/free/FREE/Ben Skeggs
2008-03-21nv40: align each level to 64 pixelsBen Skeggs
2008-03-21nv40: use num_cbufsBen Skeggs
2008-03-21nouveau: do a retry if initial buffer alloc failsBen Skeggs
2008-03-21nouveau: use saved fence pointer, not head of unsignalled listBen Skeggs
2008-03-21nouveau: potentially delay buffer destructionBen Skeggs
2008-03-21nouveau: try combining prev and next resources on freeBen Skeggs
2008-03-21nv40: use new pipe_framebuffer width/height fieldsBen Skeggs
2008-03-21Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-20cell: Fix several bugs in blend code-genIan Romanick
2008-03-20cell: Call the correct function to generate blending codeIan Romanick
2008-03-20cell: Fix bus error when there is no depth bufferIan Romanick
2008-03-20cell: Use code-gen for alpha blendIan Romanick
2008-03-20gallium: set fb.width/heightBrian
2008-03-20gallium: enable vp input semantic infoBrian
2008-03-20gallium: use new framebuffer width, height fieldsBrian
2008-03-20cell: use pipe_framebuffer_state.width, heightBrian
2008-03-20gallium: added width, height to pipe_framebuffer_stateBrian