summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_state.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: disable ztest for now - it doesn't work stillBen Skeggs2008-06-291-2/+2
* nv50: flag to indicate to winsys we want a surface for use as a zeta bufferBen Skeggs2008-06-291-2/+2
* nv50: fix blend csoBen Skeggs2008-06-291-4/+4
* nv50: rename nv50_state.h to nv50_program.hBen Skeggs2008-06-291-1/+0
* nv50: remove NV50_PROG_{VERTEX,FRAGMENT}Ben Skeggs2008-06-291-2/+2
* nv50: start using interpreter for fragprog too, not hardcoded passthroughBen Skeggs2008-06-291-0/+2
* nv50: use "real" constbufs for shaders + tcb uploadsBen Skeggs2008-06-291-2/+2
* nv50: import current "state of the art" nv50 codeBen Skeggs2008-06-291-4/+50
* nouveau: fix buildBen Skeggs2008-04-231-1/+0
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-6/+6
* nouveau: match interface changesBen Skeggs2008-03-131-6/+5
* nv50: start on fb stateBen Skeggs2008-03-121-0/+4
* nv50: rasterizer stateobjBen Skeggs2008-03-121-1/+119
* nv50: scissor/viewport/blend colour/stippleBen Skeggs2008-03-121-0/+16
* nv50: depth_stencil_alpha stateobjBen Skeggs2008-03-121-1/+69
* nv50: create blend stateobjBen Skeggs2008-03-121-1/+61
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+213