summaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
Commit message (Expand)AuthorAgeFilesLines
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-151-350/+0
* st/mesa: add support for get sample positionDave Airlie2013-04-111-0/+1
* mesa/build: Get rid of dead ALL_FILES variableMatt Turner2013-03-121-6/+0
* mesa: Add skeleton implementation of glGetInternalformativIan Romanick2013-01-151-0/+1
* program/hash_table.c: rename to program/prog_hash_table.cJordan Justen2012-12-071-1/+1
* mesa: add set support (stores a set of pointers)Eric Anholt2012-12-061-0/+1
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-121-0/+1
* automake,android: Build program/ into a helper lib (v2)Eric Anholt2012-11-121-2/+0
* automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa.Eric Anholt2012-11-121-20/+7
* automake: Remove dead *_OBJECTS variables from the old build system.Eric Anholt2012-11-121-17/+0
* dispatch: Code generate api_exec.c.Paul Berry2012-11-061-1/+1
* dispatch: stop generating separate GLES1 API code.Paul Berry2012-11-011-1/+0
* mesa: Remove support for parsing NV fragment programs.Kenneth Graunke2012-10-161-1/+0
* mesa: Remove the NV program API functions.Kenneth Graunke2012-10-161-1/+0
* mesa: Remove support for parsing NV vertex programs.Eric Anholt2012-10-151-1/+0
* 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