summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau
AgeCommit message (Expand)Author
2008-06-24mesa/dri: User standard integer types.José Fonseca
2007-07-19fix mesa fb bindingRoland Scheidegger
2007-07-14nouveau: nv10 and nv11,15 are differentPatrice Mandin
2007-07-13Play "nuke the typedef"Ben Skeggs
2007-07-12nv20 also don't support viewport_origin, like nv10Patrice Mandin
2007-07-12nouveau: match drm 0.0.9 interfaceBen Skeggs
2007-07-11nouveau: nv20 does not support hw scissorsPatrice Mandin
2007-07-11bumped nouveau DRM interface version numberArthur Huillet
2007-07-06NV_17 is different from NV_10Patrice Mandin
2007-07-06NV1X don't support VIEWPORT_ORIGIN in hardwarePatrice Mandin
2007-06-29nouveau: match drm changes (0.0.7)Ben Skeggs
2007-06-29nouveau: NV30_TCL viewport/scissor fixesBen Skeggs
2007-06-14nouveau: remove useless viewport xform with id matrix.Stephane Marchesin
2007-03-26merge of glsl-compiler-1 branchBrian
2007-03-26nouveau: match drm version bumpBen Skeggs
2007-03-25nouveau: implement nv20Clear and nv20ScissorDave Airlie
2007-03-24nouveau: some swtcl fixesBen Skeggs
2007-03-21merge from masterBrian
2007-03-21nouveau: update for drm interface changes (0.0.5)Ben Skeggs
2007-03-21nouveau: SwapBuffers() needs to perform a glFlush()Ben Skeggs
2007-03-20nouveau: fix typoBen Skeggs
2007-03-20nouveau: fail translate if we use too many params somehowBen Skeggs
2007-03-20nouveau: NVSDBG macroBen Skeggs
2007-03-19nouveau: avoid using uninitialised TexSrcUnit.Ben Skeggs
2007-03-10Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa i...Brian
2007-03-10nouveau: fix nv04 swtcl.Stephane Marchesin
2007-03-10nouveau: fix the nv04 swtcl code.Stephane Marchesin
2007-03-10nouveau: oops don't debug by default.Stephane Marchesin
2007-03-10nouveau: some fixes to the nv04 state code.Stephane Marchesin
2007-03-10nouveau: add a fifo size debug check.Stephane Marchesin
2007-03-09Merge branch 'origin' into glsl-compiler-1Brian
2007-03-06Fix/improve framebuffer object reference counting.Brian
2007-02-28nouveau: drm interface changesBen Skeggs
2007-02-23Update DRI drivers for new glsl compiler.Brian
2007-02-20nouveau: nv10: grr, ctx->DrawBuffer invalid?Patrice Mandin
2007-02-20nouveau: nv10: also check ctx->DrawBuffer in nv10ViewportScalePatrice Mandin
2007-02-20nouveau: nv10: keep 24/8 depth/stencil value, don't check for depth bitsPatrice Mandin
2007-02-16nouveau: nv50: updatePatrice Mandin
2007-02-16nouveau: nv10,20: wrong viewport clip setupPatrice Mandin
2007-02-16nouveau: nv20: texture matrixPatrice Mandin
2007-02-16nouveau: nv20: updatePatrice Mandin
2007-02-16nouveau: nv10: set clear value for 16 and 24 bits depthPatrice Mandin
2007-02-16nouveau: nv10: rescale depth near and farPatrice Mandin
2007-02-16nouveau: nv10: fix viewport scale and originPatrice Mandin
2007-02-14nouveau: nv10: there are 8 clipping regionsPatrice Mandin
2007-02-06nouveau: a couple of NV3x fixesBen Skeggs
2007-02-06nouveau: OUT_RINGp expects the size in dwords, not bytes.Ben Skeggs
2007-02-06nouveau: fix a small bug in nv10 swtclBen Skeggs
2007-02-06nouveau: new bufferobj code.Ben Skeggs
2007-02-04nouveau: nv10: add init for unknown 0x120Patrice Mandin