summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
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-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: use new framebuffer width, height fieldsBrian
2008-03-20cell: use pipe_framebuffer_state.width, heightBrian
2008-03-21nouveau: match gallium API changesBen Skeggs
2008-03-21Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-19gallium: added fb_width/height fields to softpipe contextBrian Paul
2008-03-19gallium: add face, dirtyLevels params to pipe->texture_update()Brian Paul
2008-03-19gallium: set tc->surface_map = NULL after unmappingBrian
2008-03-19Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-19nv40: "implement" noise opcodes in fragprogBen Skeggs
2008-03-19nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs
2008-03-18cell: Fix various stencil test code-gen bugsIan Romanick
2008-03-18cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORMIan Romanick
2008-03-18nv30: disable emit texture image in state_emit, already done in fragtexPatrice Mandin
2008-03-18cell: Fix depth read / write for s8z24.Ian Romanick
2008-03-18cell: Fix added whitespace errors.Ian Romanick
2008-03-18cell: Minor changes to make stencil not crashIan Romanick
2008-03-18cell: Move and (conditionally) silence debug codeIan Romanick
2008-03-18nv30: hmm, no buffer for texturePatrice Mandin
2008-03-18nv30: update miptree stuff for texturingPatrice Mandin
2008-03-17cell: Don't segfault when unbinding alpha / stencil / depth test stateIan Romanick
2008-03-17cell: Initial code-gen for alpha / stencil / depth testingIan Romanick
2008-03-17nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl...Patrice Mandin
2008-03-17nv30: only 2 render targetsPatrice Mandin
2008-03-17nv40: a few more fp opcodesBen Skeggs
2008-03-17gallium: improvements, or extensions at least, to the passthrough pathKeith Whitwell
2008-03-17nv40: workaround main swtnl breakageBen Skeggs
2008-03-17nv10: fixes.Stephane Marchesin
2008-03-17nouveau: latest header.Stephane Marchesin
2008-03-16gallium: finish remaining prim types for sp_vbuf_draw_arrays()Brian
2008-03-16nv40: simple swtnl path (half broken, but getting there)Ben Skeggs
2008-03-16nv10: fix build after mergeBen Skeggs
2008-03-16Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-15cso_context_destroy calls bind_state functions with NULL parameterPatrice Mandin
2008-03-15nv10.Stephane Marchesin
2008-03-15nouveau: latest header.Stephane Marchesin
2008-03-15nv30: only 2 RTs.Stephane Marchesin
2008-03-14gallium: remove DOS carriage returnsBrian
2008-03-14gallium: remove DOS carriage returnsBrian
2008-03-14i915: check for NULL const buffer ptrBrian