Chia-I Wu
27d260b410
glapi: Move src/mesa/main/dispatch.c to glapi and rename.
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.
15 年之前
Michal Krol
75f371e973
Remove grammar module -- no dependencies left.
15 年之前
Brian Paul
87127c83dc
windows: added remap.[ch] to project files
Untested. Other updates may be needed to reflect the current source files.
16 年之前
Brian Paul
3d6a20e5b6
mesa: rename texformat_tmp.h to texfetch_tmp.h
16 年之前
Brian Paul
74ae14a2bd
mesa: move texel fetch/store into new texfetch.[ch] files
16 年之前
Brian Paul
58e843dda0
mesa: remove s_imaging.c from build
16 年之前
Brian Paul
14869c0984
mesa: remove s_texstore.c from makefile/project files
16 年之前
Michal Krol
f20a0155f3
wgl: Port sharedtex_mt to WGL.
16 年之前
Michal Krol
ad908465f1
wgl: Port glthreads to WGL.
16 年之前
Brian Paul
702b5b076b
mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions
The noise functions were not glsl-specific.
Also, ran indent on the code to clean it up.
16 年之前
Brian Paul
ef56a563a1
undo prev change to this VC7 project file
Meant to update the VC8 project file.
17 年之前
Brian Paul
645c131264
Assorted Windows fixes (Karl Schultz)
17 年之前
Brian
65685785fa
Replace glut_fbc.c with glut_fcb.c (cb=callback)
17 年之前
José Fonseca
2d38d1b300
Remove files of unsupported build systems.
17 年之前
Christoph Kubisch
8822069e71
updated VC7 project files
18 年之前
Brian
b0b02507b4
remove t_save_api.c and some other obsolete files, may be more
18 年之前
Brian Paul
24edd90159
Move mipmap generation functions, texture scaling functions into new
mipmap.c file.
19 年之前
Brian Paul
a97492f4df
added arrayobj.[ch] files
19 年之前
Brian Paul
d2e5598cd3
added rbadaptors.[ch] files
19 年之前
Karl Schultz
cec74532bf
Add newest source code files to project.
19 年之前
Brian Paul
2c61fdafd6
added s_blit.c
19 年之前
Brian Paul
1add059bd1
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
19 年之前
Brian Paul
9fd133511c
removed arbfragparse.[ch] arbvertparse.[ch]
20 年之前
Brian Paul
94f70fab64
added depthstencil.[ch]
20 年之前
Brian Paul
dc4070c787
updated for new mm.c, execmem.c files
20 年之前
Brian Paul
7fb9352fe4
replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch]
20 年之前
Karl Schultz
ee850657e6
VC7 project file for building glut lib
20 年之前
Karl Schultz
0cf67634bb
VC7 project file for gears demo
20 年之前
Karl Schultz
101d05ad94
VC7 Solution file for building glut and demos
20 年之前
Karl Schultz
c5b6580c6f
VC7 project file for osmesa
20 年之前
Karl Schultz
35a11c14ee
VC7 project file for core mesa lib
20 年之前
Karl Schultz
ec171b7d02
VC7 project file for glu
20 年之前
Karl Schultz
2de5f6e252
VC7 project file for gdi driver
20 年之前
Karl Schultz
b64d60a2a6
Visual Studio 7 solution file for mesa lib
20 年之前