summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
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
2008-03-14gallium: fix some compiler warningsKeith Whitwell
2008-03-13gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()Brian
2008-03-13gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...Brian
2008-03-13gallium: plug in new sp_vbuf_draw_arrays() functionBrian
2008-03-13gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.Brian
2008-03-13cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5Ian Romanick
2008-03-13Replicate TXP changes in the SPU version of TGSI execIan Romanick
2008-03-13nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.Ben Skeggs
2008-03-13nouveau: match interface changesBen Skeggs
2008-03-13Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-13nouveau: update to latest nouveau_class.hStephane Marchesin
2008-03-12i915: handle NULL object in i915_bind_rasterizer_state()Brian
2008-03-12remove reference to obsolete ExtDivideBrian