summaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: Implement GL_OES_EGL_image driver hooks.Chia-I Wu2010-04-041-0/+1
* mesa: add transformfeedback.c to buildBrian Paul2010-03-301-0/+1
* Merge remote branch 'origin/gallium-st-api'Chia-I Wu2010-03-161-0/+1
|\
| * st/mesa: Implement st_api.h.Chia-I Wu2010-03-121-0/+1
* | glapi: exec_malloc for dispatch stubsGeorge Sapountzis2010-03-141-0/+1
|/
* glapi: split out arch-specific code for entrypointsGeorge Sapountzis2010-03-091-0/+1
* glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu2010-02-251-1/+1
* st/dri2: Use event-driven buffer validation.Francisco Jerez2010-02-161-1/+0
* glapi: split the no-op dispatch code into new glapi_nop.c fileBrian Paul2010-01-221-0/+1
* st/mesa: Remove st_api.c.Chia-I Wu2010-01-121-1/+0
* mesa: added version.c to buildBrian Paul2010-01-051-0/+1
* st/mesa: implement conditional renderingBrian Paul2009-12-311-0/+1
* mesa: _mesa_Begin/EndConditionalRender() functionsBrian Paul2009-12-311-0/+1
* Remove grammar module -- no dependencies left.Michal Krol2009-12-121-1/+0
* Merge branch 'master' into glsl-pp-rework-2Michal Krol2009-12-121-3/+3
|\
| * mesa: Move OES_read_format support from drivers into the core.Eric Anholt2009-12-091-1/+0
| * Merge branch 'texformat-rework'Brian Paul2009-10-281-0/+2
| |\
| | * mesa: move texel fetch/store into new texfetch.[ch] filesBrian Paul2009-09-301-0/+1
| | * mesa: added formats.c to buildBrian Paul2009-09-261-0/+1
| * | mesa: Enable remap table in core.Chia-I Wu2009-10-231-0/+1
| |/
| * Revert "st/mesa: Compile in meta.c."Brian Paul2009-09-201-1/+0
| * st/mesa: Compile in meta.c.Chia-I Wu2009-09-201-0/+1
| * mesa: remove s_imaging.c from buildBrian Paul2009-09-191-1/+0
| * mesa: remove s_texstore.c from makefile/project filesBrian Paul2009-09-191-1/+0
* | mesa: added new libglslpp.a and libglslcl.a to libGL buildBrian Paul2009-12-101-0/+6
* | slang: Remove the old preprocessor.Michal Krol2009-09-081-1/+0
|/
* ARB sync: Add support for GL_ARB_sync to swrastIan Romanick2009-09-031-0/+1
* mesa: remove -I$(TOP)/src/gallium/drivers from sources.makBrian Paul2009-08-251-1/+0
* Merge branch 'master' into asm-shader-rework-1Ian Romanick2009-08-181-1/+2
|\
| * mesa: new driver meta-ops moduleBrian Paul2009-08-101-1/+2
* | ARB_fp/vp: Initial import of new ARB vp/fp assemblerIan Romanick2009-07-201-1/+7
|/
* Add common_ppc.c to MESA_GALLIUM_SOURCES.Michel Dänzer2009-07-201-0/+1
* mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new fileBrian Paul2009-04-031-0/+1
* mesa: move shared context state functions to new shared.c fileBrian Paul2009-03-071-0/+1
* mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul2009-03-071-0/+1
* swrast: rename s_buffers.c -> s_clear.cBrian Paul2009-03-071-1/+1
* mesa: remove GL_MESA_program_debug extensionBrian Paul2009-03-071-1/+0
* mesa: add new program optimizer codeBrian Paul2009-03-061-0/+1
* mesa: new cpuinfo.c file to init/query cpu info and extensionsBrian Paul2009-03-041-0/+1
* mesa: Add x86/common_x86.c to libmesagallium.aJakob Bornecrantz2009-03-051-0/+1
* mesa: rename x86.c -> x86_xform.cBrian Paul2009-03-041-1/+1
* mesa: remove VF_SOURCES, simplify MATH_XFORM_SOURCESBrian Paul2009-03-021-6/+1
* mesa: just re-order some parts and update comments in sources.makBrian Paul2009-02-281-9/+9
* mesa: add gallium state tracker sources to ALL_SOURCESBrian Paul2009-02-281-1/+2
* gallium: add winsys interface for viewport changes to support DRI2Alan Hourihane2009-02-231-0/+1
* mesa: refactor MATH_SOURCES, remove Mesa x86 codegen from gallium buildBrian Paul2009-02-111-3/+5
* mesa: add x86/rtasm/x86sse.c to fix linux-x86 buildBrian Paul2009-02-091-0/+1
* mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul2009-02-091-8/+20
* mesa: updated list of src filesBrian Paul2008-12-161-1/+2
* st: move feedback draw function to new fileKeith Whitwell2008-12-121-0/+1