summaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
Commit message (Expand)AuthorAgeFilesLines
* mesa: Kill ES2 wrapper functionsIan Romanick2012-08-291-1/+0
* Move _mesa_dl* functions into dlopen.h and inline themMatt Turner2012-08-241-1/+0
* mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul2012-08-241-1/+1
* mesa/es: Don't generate ES1 type conversion wrappersIan Romanick2012-08-171-1/+2
* build/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRSMatt Turner2012-08-141-0/+1
* build/sources.mak: Remove unused GLSL_LIBSMatt Turner2012-08-141-6/+0
* build: fix location of generated files in src/mesa (v4)Christopher James Halse Rogers2012-08-131-13/+18
* android-build: fix dricore build for autogenerated files (v3)Daniel Charles2012-07-261-280/+281
* mesa: add glformats integer type/format detection routinesJordan Justen2012-07-211-0/+1
* Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY2012-07-131-1/+1
* st/mesa: atomize vertex array stateMarek Olšák2012-06-151-0/+1
* scons: Fix scons build.José Fonseca2012-06-111-0/+2
* automake: Add a prefix variable to the common sources lists.Eric Anholt2012-05-291-277/+277
* automake: Rename variables in sources.mak to be automake compatible.Eric Anholt2012-05-291-54/+54
* vbo: add software primitive restart supportJordan Justen2012-05-171-0/+1
* mesa: split error handling into its own filenobled2012-03-101-0/+1
* Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner2012-01-311-1/+1
* Revert "Make sure libGL.so links with libglsl"Matt Turner2012-01-311-1/+1
* Make sure libGL.so links with libglslMatt Turner2012-01-311-1/+1
* automake: src/glsl and src/glsl/glcppMatt Turner2012-01-301-1/+1
* Remove src/mesa/ppcMatt Turner2012-01-211-2/+0
* swrast: remove s_depthstencil.[ch] filesBrian Paul2012-01-061-1/+0
* mesa: remove unused depthstencil.[ch] filesBrian Paul2011-12-131-1/+0
* mesa: build swrast/s_depthstencil.cBrian Paul2011-12-131-0/+1
* mesa: build new s_renderbuffer.c fileBrian Paul2011-12-081-0/+1
* mesa: rewrite accum buffer supportBrian Paul2011-12-081-2/+0
* mesa: new format_pack.c codeBrian Paul2011-12-081-0/+1
* mesa: add ETC1 decoding routinesChia-I Wu2011-12-021-0/+1
* mesa: remove _swrast_ReadPixels()Brian Paul2011-11-151-1/+0
* mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul2011-11-111-1/+1
* Delete code made dead by previous uniform related patchesIan Romanick2011-11-071-1/+0
* mesa: compile new texstore.c fileBrian Paul2011-10-311-0/+1
* mesa: Move _mesa_GetActiveUniformARB to uniform_query.cppIan Romanick2011-10-181-1/+2
* mesa: Add string_to_uint_map facade classIan Romanick2011-10-041-1/+2
* mesa: Move _mesa_GetAttribLocationARB to shader_query.cppIan Romanick2011-10-041-1/+2
* mesa: fix an autoconf build-system bug related to glsl_to_tgsiMarek Olšák2011-09-191-3/+2
* mesa: move software texel fetch code into swrastBrian Paul2011-09-171-1/+1
* mesa: add new pixel format unpacking codeBrian Paul2011-09-081-0/+1
* swrast: Add implementation of MapTextureImage/UnmapTextureImage.Brian Paul2011-08-291-0/+1
* mesa: Add partial constant propagation pass for Mesa IRIan Romanick2011-08-161-0/+1
* st/mesa: Add a GLSL IR to TGSI translator.Bryan Cain2011-08-011-1/+2
* mesa: move texrender.c to swrastBrian Paul2011-06-131-1/+1
* mesa: plug in new functions for GL_ARB_sampler_objectsBrian Paul2011-04-101-0/+1
* gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+1
* mesa: add NV_texture_barrierMarek Olšák2011-03-151-0/+1
* mesa: Move texenvprogram.c to ff_fragment_shader.cpp.Eric Anholt2011-03-111-3/+7
* st/mesa: implement ARB_syncMarek Olšák2011-03-081-0/+1
* mesa: Revert most of 3158cc7d because it causes other breakageIan Romanick2011-03-011-9/+4
* mesa: Fix build breakage caused by c73e6ceIan Romanick2011-03-011-4/+10
* mesa: move PBO-related functions into a new fileBrian Paul2011-02-281-0/+1