summaryrefslogtreecommitdiff
path: root/src/mesa/sources.mak
AgeCommit message (Expand)AuthorFilesLines
2012-08-13build: fix location of generated files in src/mesa (v4)Christopher James Halse Rogers1-13/+18
2012-07-26android-build: fix dricore build for autogenerated files (v3)Daniel Charles1-280/+281
2012-07-21mesa: add glformats integer type/format detection routinesJordan Justen1-0/+1
2012-07-13Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY1-1/+1
2012-06-15st/mesa: atomize vertex array stateMarek Olšák1-0/+1
2012-06-11scons: Fix scons build.José Fonseca1-0/+2
2012-05-29automake: Add a prefix variable to the common sources lists.Eric Anholt1-277/+277
2012-05-29automake: Rename variables in sources.mak to be automake compatible.Eric Anholt1-54/+54
2012-05-17vbo: add software primitive restart supportJordan Justen1-0/+1
2012-03-10mesa: split error handling into its own filenobled1-0/+1
2012-01-31Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner1-1/+1
2012-01-31Revert "Make sure libGL.so links with libglsl"Matt Turner1-1/+1
2012-01-31Make sure libGL.so links with libglslMatt Turner1-1/+1
2012-01-30automake: src/glsl and src/glsl/glcppMatt Turner1-1/+1
2012-01-21Remove src/mesa/ppcMatt Turner1-2/+0
2012-01-06swrast: remove s_depthstencil.[ch] filesBrian Paul1-1/+0
2011-12-13mesa: remove unused depthstencil.[ch] filesBrian Paul1-1/+0
2011-12-13mesa: build swrast/s_depthstencil.cBrian Paul1-0/+1
2011-12-08mesa: build new s_renderbuffer.c fileBrian Paul1-0/+1
2011-12-08mesa: rewrite accum buffer supportBrian Paul1-2/+0
2011-12-08mesa: new format_pack.c codeBrian Paul1-0/+1
2011-12-02mesa: add ETC1 decoding routinesChia-I Wu1-0/+1
2011-11-15mesa: remove _swrast_ReadPixels()Brian Paul1-1/+0
2011-11-11mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul1-1/+1
2011-11-07Delete code made dead by previous uniform related patchesIan Romanick1-1/+0
2011-10-31mesa: compile new texstore.c fileBrian Paul1-0/+1
2011-10-18mesa: Move _mesa_GetActiveUniformARB to uniform_query.cppIan Romanick1-1/+2
2011-10-04mesa: Add string_to_uint_map facade classIan Romanick1-1/+2
2011-10-04mesa: Move _mesa_GetAttribLocationARB to shader_query.cppIan Romanick1-1/+2
2011-09-19mesa: fix an autoconf build-system bug related to glsl_to_tgsiMarek Olšák1-3/+2
2011-09-17mesa: move software texel fetch code into swrastBrian Paul1-1/+1
2011-09-08mesa: add new pixel format unpacking codeBrian Paul1-0/+1
2011-08-29swrast: Add implementation of MapTextureImage/UnmapTextureImage.Brian Paul1-0/+1
2011-08-16mesa: Add partial constant propagation pass for Mesa IRIan Romanick1-0/+1
2011-08-01st/mesa: Add a GLSL IR to TGSI translator.Bryan Cain1-1/+2
2011-06-13mesa: move texrender.c to swrastBrian Paul1-1/+1
2011-04-10mesa: plug in new functions for GL_ARB_sampler_objectsBrian Paul1-0/+1
2011-03-15gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák1-0/+1
2011-03-15mesa: add NV_texture_barrierMarek Olšák1-0/+1
2011-03-11mesa: Move texenvprogram.c to ff_fragment_shader.cpp.Eric Anholt1-3/+7
2011-03-08st/mesa: implement ARB_syncMarek Olšák1-0/+1
2011-03-01mesa: Revert most of 3158cc7d because it causes other breakageIan Romanick1-9/+4
2011-03-01mesa: Fix build breakage caused by c73e6ceIan Romanick1-4/+10
2011-02-28mesa: move PBO-related functions into a new fileBrian Paul1-0/+1
2011-02-28mesa: Add RGTC texture store/fetch support.Dave Airlie1-0/+1
2010-10-23mesa: split up the image.c fileBrian Paul1-0/+2
2010-09-29ra: First cut at a graph-coloring register allocator for mesa.Eric Anholt1-0/+1
2010-09-28mesa: Pull ir_to_mesa's sampler number fetcher out to shared code.Eric Anholt1-1/+2
2010-09-27Remove GL_EXT_cull_vertexIan Romanick1-1/+0
2010-09-12mesa: Fix depend.es[12] generation when LLVM is enabled.Chia-I Wu1-0/+1