summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
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
2008-03-12nv30: debug dumps vp constantsPatrice Mandin
2008-03-12nouveau: update to latest reg header.Stephane Marchesin
2008-03-12nv30: line up the miptree creation to latest changes.Stephane Marchesin
2008-03-12tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.Michal Krol
2008-03-12gallium: Add TEX_FILTER_ANISO img filterKeith Whitwell
2008-03-11cell: check for NULL shader pointer in cell_bind_vs_state()Brian
2008-03-11gallium: rework CSO-related code in state trackerBrian
2008-03-12gallium: Silence MSVC warnings.José Fonseca
2008-03-11nv30: silence some warningsPatrice Mandin
2008-03-12nv50: start on fb stateBen Skeggs
2008-03-12nv50: rasterizer stateobjBen Skeggs
2008-03-12nv50: scissor/viewport/blend colour/stippleBen Skeggs
2008-03-12nv50: depth_stencil_alpha stateobjBen Skeggs
2008-03-12nv50: crappy state validate/emit functionBen Skeggs
2008-03-12nv50: create blend stateobjBen Skeggs
2008-03-12nv50: convert to hwctx-in-screen as nv40 isBen Skeggs
2008-03-12nv50: some forgotten changesBen Skeggs
2008-03-10Move SPE register allocator to rtasm codeIan Romanick
2008-03-10cell: sync up with sampler/texture state-setting changesBrian
2008-03-10gallium: WinCE portability fixes.José Fonseca
2008-03-10nv30: put the card into vtxprog mode + small cleanups/fixesBen Skeggs
2008-03-06nv30: a couple of vtxprog fixesBen Skeggs
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-03-03nv40: re-do vtxbuf format codeBen Skeggs
2008-03-02nv40: nuke debugBen Skeggs
2008-03-02Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-02nv40: fix segv when app "skips" texture units.Ben Skeggs