summaryrefslogtreecommitdiff
path: root/src/mesa/sources.mak
AgeCommit message (Expand)AuthorFilesLines
2009-07-20ARB_fp/vp: Initial import of new ARB vp/fp assemblerIan Romanick1-1/+7
2009-07-20Add common_ppc.c to MESA_GALLIUM_SOURCES.Michel Dänzer1-0/+1
2009-04-03mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new fileBrian Paul1-0/+1
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul1-0/+1
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul1-0/+1
2009-03-07swrast: rename s_buffers.c -> s_clear.cBrian Paul1-1/+1
2009-03-07mesa: remove GL_MESA_program_debug extensionBrian Paul1-1/+0
2009-03-06mesa: add new program optimizer codeBrian Paul1-0/+1
2009-03-04mesa: new cpuinfo.c file to init/query cpu info and extensionsBrian Paul1-0/+1
2009-03-05mesa: Add x86/common_x86.c to libmesagallium.aJakob Bornecrantz1-0/+1
2009-03-04mesa: rename x86.c -> x86_xform.cBrian Paul1-1/+1
2009-03-02mesa: remove VF_SOURCES, simplify MATH_XFORM_SOURCESBrian Paul1-6/+1
2009-02-28mesa: just re-order some parts and update comments in sources.makBrian Paul1-9/+9
2009-02-28mesa: add gallium state tracker sources to ALL_SOURCESBrian Paul1-1/+2
2009-02-23gallium: add winsys interface for viewport changes to support DRI2Alan Hourihane1-0/+1
2009-02-11mesa: refactor MATH_SOURCES, remove Mesa x86 codegen from gallium buildBrian Paul1-3/+5
2009-02-09mesa: add x86/rtasm/x86sse.c to fix linux-x86 buildBrian Paul1-0/+1
2009-02-09mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul1-8/+20
2008-12-16mesa: updated list of src filesBrian Paul1-1/+2
2008-12-12st: move feedback draw function to new fileKeith Whitwell1-0/+1
2008-08-19gallium: do a proper implementation of GL_OES_read_formatBrian Paul1-0/+1
2008-08-12mesa: Rename sources to sources.mak.José Fonseca1-0/+347