summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-30Nouveau: nv{10,20} set_primitive API fixPekka Paalanen
2008-11-30Nouveau: nv20 build fix: forgotten includePekka Paalanen
2008-11-30Nouveau: fix minor API change in surface_copyPekka Paalanen
2008-11-30Nouveau: update nouveau_class.hPekka Paalanen
2008-11-30Nouveau: nv20 (nv10) immediate vertex submissionPekka Paalanen
2008-11-30Nouveau: properly redo nv20_vertex_layout.Pekka Paalanen
2008-11-28Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-28Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane
2008-11-27mesa: remove an assertion (see bug 18734)Brian Paul
2008-11-27Revert "glx: xcbified visual and FBConfig choosing"RALOVICH, Kristóf
2008-11-27Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX"RALOVICH, Kristóf
2008-11-26tgsi: Reenable OPCODE_ARR.Michal Krol
2008-11-26glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIXRALOVICH, Kristóf
2008-11-26glx: remove XCB debug leftoverRALOVICH, Kristóf
2008-11-26glx: xcbified glXSwapBuffersRALOVICH, Kristóf
2008-11-26glx: xcbified visual and FBConfig choosingRALOVICH, Kristóf
2008-11-26glx: xcbified __glXClientInfoRALOVICH, Kristóf
2008-11-26glx: no graphics context during initializationRALOVICH, Kristóf
2008-11-26glx: xcbified __glXIsDirectRALOVICH, Kristóf
2008-11-26glx: missing static on local functionRALOVICH, Kristóf
2008-11-26glx: use __glXGetStringRALOVICH, Kristóf
2008-11-26glx: use __glXQueryServerStringRALOVICH, Kristóf
2008-11-26glx: implement __glXGetString, hide __glXGetStringFromServerRALOVICH, Kristóf
2008-11-26glx: implement QueryVersion using XCBRALOVICH, Kristóf
2008-11-26glx: implement __glXQueryServerString using XCBRALOVICH, Kristóf
2008-11-26windows: fix visual object memleakThomas Henn
2008-11-26windows: fix _mesa_unreference_framebuffer() to pass ** type.Thomas Henn
2008-11-26mesa: add missing type check for function callsBrian Paul
2008-11-26mesa: add missing size check for assignment optimizationBrian Paul
2008-11-26tgsi: Fix build.Michal Krol
2008-11-26tgsi: Implement OPCODE_ROUND for SSE2 backend.Michal Krol
2008-11-26tgsi: Implement OPCODE_SSG/SGN.Michal Krol
2008-11-26mesa: remove debug codeBrian Paul
2008-11-26gallium: disable TGSI_OPCODE_ARR case until emit_rnd() is redone.Brian Paul
2008-11-26Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend."Brian Paul
2008-11-26mesa: add some missing switch cases for generating state var stringsBrian Paul
2008-11-26fix possible memory leak in bezierPatchMeshMakeDaniel Zimmermann
2008-11-26gallium: fix glBitmap color bugBrian Paul
2008-11-26gallium: replace 2 with PIPE_SHADER_TYPESBrian Paul
2008-11-26tgsi: Implement OPCODE_SSG/SGN.Michal Krol
2008-11-26tgsi: Implement OPCODE_ARR.Michal Krol
2008-11-26tgsi: Implement OPCODE_ROUND for SSE2 backend.Michal Krol
2008-11-26tgsi: Implement OPCODE_ARR.Michal Krol
2008-11-26tgsi: Implement OPCODE_ROUND for SSE2 backend.Michal Krol
2008-11-25gallium: added centroid/invarient fields to declarationsBrian Paul
2008-11-25softpipe: Fix function prototype.Michal Krol
2008-11-25Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-25Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane
2008-11-25pipebuffer: Fix buffer overflow.José Fonseca
2008-11-24gallium: fix inverted raster pos when drawing into FBOBrian Paul