summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/drisw_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-09drisw: fix up context and apis for software contextDave Airlie1-0/+16
2012-11-29mesa: Rename API_OPENGL to API_OPENGL_COMPAT.Paul Berry1-1/+1
2012-09-01mesa: s/FREE/free/Brian Paul1-6/+6
2012-01-02dri2: Add plumbing to get context version requirements and flags to driversIan Romanick1-10/+68
2011-12-23dri2: Add createContextAttribs entry point for DRISW version 3Ian Romanick1-2/+6
2011-11-04dri: cosmeticGeorge Sapountzis1-34/+13
2011-11-04dri: drop drisw_util.hGeorge Sapountzis1-1/+1
2011-02-03swrast: add an interface createNewContextForAPIHaitao Feng1-1/+44
2010-05-02Update drisw state tracker to use new API aware context createXavier Chantry1-1/+2
2010-03-30drisw: fix use after free (bug 27370)George Sapountzis1-2/+0
2010-03-25drisw_util: add fields for gallium swrast_driGeorge Sapountzis1-0/+7
2010-03-21rename dri_sw to drisw_util for consistencyGeorge Sapountzis1-0/+267