aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove unused renderbuffer adaptor codeBrian Paul2010-05-041-1/+0
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-051-5/+4
* mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg2010-05-021-5/+10
* st/mesa: Move st_cb_drawtex.c to the mesa state trackerKristian Høgsberg2010-04-281-0/+1
* mesa: Move drawtex functionality to main/Kristian Høgsberg2010-04-281-0/+1
* mesa: Move glQueryMatrixxOES() implementation to core mesaKristian Høgsberg2010-04-281-0/+1
* mesa: Move support for paletted textures to main/teximage.cKristian Høgsberg2010-04-281-0/+1
* mesa: Move get_es*.c to main/Kristian Høgsberg2010-04-271-0/+2
* mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg2010-04-271-0/+2
* st/mesa: Drop st_public support.Chia-I Wu2010-04-131-1/+0
* 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