Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-25 | glapi: Move src/mesa/main/dispatch.c to glapi and rename. | Chia-I Wu | |
main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c. | |||
2009-12-12 | Remove grammar module -- no dependencies left. | Michal Krol | |
2009-10-28 | Merge branch 'texformat-rework' | Brian Paul | |
Conflicts: src/mesa/drivers/dri/radeon/radeon_fbo.c src/mesa/drivers/dri/s3v/s3v_tex.c src/mesa/drivers/dri/s3v/s3v_xmesa.c src/mesa/drivers/dri/trident/trident_context.c src/mesa/main/debug.c src/mesa/main/mipmap.c src/mesa/main/texformat.c src/mesa/main/texgetimage.c | |||
2009-10-26 | windows: added remap.[ch] to project files | Brian Paul | |
Untested. Other updates may be needed to reflect the current source files. | |||
2009-09-30 | mesa: rename texformat_tmp.h to texfetch_tmp.h | Brian Paul | |
2009-09-30 | mesa: move texel fetch/store into new texfetch.[ch] files | Brian Paul | |
2009-09-19 | mesa: remove s_imaging.c from build | Brian Paul | |
2009-09-19 | mesa: remove s_texstore.c from makefile/project files | Brian Paul | |
2008-12-15 | mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions | Brian Paul | |
The noise functions were not glsl-specific. Also, ran indent on the code to clean it up. | |||
2008-05-29 | undo prev change to this VC7 project file | Brian Paul | |
Meant to update the VC8 project file. | |||
2008-05-29 | Assorted Windows fixes (Karl Schultz) | Brian Paul | |
2007-09-05 | updated VC7 project files | Christoph Kubisch | |
2007-06-28 | remove t_save_api.c and some other obsolete files, may be more | Brian | |
2006-09-29 | Move mipmap generation functions, texture scaling functions into new | Brian Paul | |
mipmap.c file. | |||
2006-07-21 | added arrayobj.[ch] files | Brian Paul | |
2006-05-19 | added rbadaptors.[ch] files | Brian Paul | |
2006-03-29 | Add newest source code files to project. | Karl Schultz | |
2006-03-01 | added s_blit.c | Brian Paul | |
2005-12-14 | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | |
done with fragment programs nowadays. | |||
2005-11-19 | removed arbfragparse.[ch] arbvertparse.[ch] | Brian Paul | |
2005-11-16 | added depthstencil.[ch] | Brian Paul | |
2005-10-19 | updated for new mm.c, execmem.c files | Brian Paul | |
2005-09-15 | replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch] | Brian Paul | |
2005-07-01 | VC7 project file for osmesa | Karl Schultz | |
2005-07-01 | VC7 project file for core mesa lib | Karl Schultz | |
2005-07-01 | VC7 project file for glu | Karl Schultz | |
2005-07-01 | VC7 project file for gdi driver | Karl Schultz | |
2005-07-01 | Visual Studio 7 solution file for mesa lib | Karl Schultz | |