summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* nv40: shorten zsa state linesBen Skeggs2008-04-021-6/+7
* Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-04-0216-105/+168
|\
| * cell: update some of the CAP, texformat queriesBrian2008-03-311-8/+12
| * cell: more work for multi-texture supportBrian2008-03-316-57/+90
| * cell: set cell->num_textures in cell_set_sampler_textures()Brian2008-03-311-0/+1
| * cell: initial work to support multi-textureBrian2008-03-316-37/+55
| * cell: added const qualifierBrian2008-03-312-3/+5
| * cell: updated comments: s/test/SPE/Brian2008-03-311-3/+3
| * cell: implement logicop/output for PIPE_FORMAT_B8G8R8A8_UNORMBrian2008-03-311-10/+26
| * gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-316-27/+16
* | nv40: fix slight thinkoBen Skeggs2008-03-311-10/+5
* | nouveau: update object headerBen Skeggs2008-03-312-7/+9
* | nv40: support vp clip distance regs, unused currently.Ben Skeggs2008-03-312-3/+104
* | nv40: track current scissor enable/disable stateBen Skeggs2008-03-311-1/+2
* | nv30: use FREE macroPatrice Mandin2008-03-307-14/+14
* | nv40: mark fp dirty even when only consts updatedBen Skeggs2008-03-311-2/+2
* | nouveau: adapt to recent gallium changesBen Skeggs2008-03-3019-114/+66
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-03-3049-238/+599
|\|
| * gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-2911-115/+127
| * gallium: Fix computation of Z values when not using early Z.Brian2008-03-281-9/+12
| * gallium: remove redundant compare bit in sampler stateRoland Scheidegger2008-03-281-2/+1
| * gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-2719-42/+42
| * cell: include cell_state_per_fragment.h to silence warningBrian2008-03-271-0/+1
| * cell: added (uint64_t) cast to silence warningBrian2008-03-271-1/+1
| * cell: fix unclosed commentBrian2008-03-271-1/+1
| * cell: Implement code-gen for logic opIan Romanick2008-03-268-33/+349
| * gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-2615-44/+44
| * gallium: added fragment emit/write debug countersBrian2008-03-251-0/+30
* | nv40: vp 1/0/- swzBen Skeggs2008-03-301-1/+73
* | nv40: vp const/immd fixBen Skeggs2008-03-301-6/+14
* | nv40: respect do_flip in surface_copy()Ben Skeggs2008-03-251-2/+14
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-03-251-0/+10
|\|
| * gallium: wrap decls in extern "C"José Fonseca2008-03-231-0/+10
* | nv40: maintain pipe_surface status fieldBen Skeggs2008-03-242-0/+9
* | nv40: respect rasterizer cso bypass_clipping flagBen Skeggs2008-03-242-2/+15
* | nv40: vp reg changes similar to recent fp changesBen Skeggs2008-03-231-20/+86
* | nv40: fix fp depth writeBen Skeggs2008-03-231-1/+1
* | nv40: remove some badness from fp temp/result allocationBen Skeggs2008-03-231-51/+107
* | nv40: catch fp extra-const cases where both const and immd have same idxBen Skeggs2008-03-231-3/+14
* | nv40: fp: fix multiple refs to a single const withing an instructionBen Skeggs2008-03-231-1/+7
* | nv40: workaround fp result.data[0] clobberageBen Skeggs2008-03-231-1/+3
* | nv40: add dxtn formats (disabled)Ben Skeggs2008-03-232-4/+10
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-03-238-121/+98
|\|
| * gallium: remove temporary _screen suffix from function namesBrian2008-03-221-10/+10
| * cell: Generate blend / depth test code when state atom is createdIan Romanick2008-03-211-21/+9
| * cell: Change code-gen for CONST_COLOR blend factorIan Romanick2008-03-215-49/+53
| * Tabs to spacesIan Romanick2008-03-211-27/+27
| * cell: Remove unnecessary default_blend work-aroundIan Romanick2008-03-211-21/+0
| * i915: added to-do note about setting the max_lod register to get proper min/m...Brian2008-03-211-0/+6
* | nv40: fix bug in query codeBen Skeggs2008-03-211-0/+9