Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
[mesa.git] / windows / VC7 / mesa / mesa / mesa.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="mesa"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\Release"
16 IntermediateDirectory=".\Release"
17 ConfigurationType="4"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 AdditionalOptions="/Zm1000 "
24 InlineFunctionExpansion="1"
25 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
26 PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_DLL,BUILD_GL32,MESA_MINWARN"
27 StringPooling="TRUE"
28 RuntimeLibrary="4"
29 EnableFunctionLevelLinking="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\Release/mesa.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLibrarianTool"
42 OutputFile=".\Release\mesa.lib"
43 SuppressStartupBanner="TRUE"/>
44 <Tool
45 Name="VCMIDLTool"/>
46 <Tool
47 Name="VCPostBuildEventTool"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"
54 PreprocessorDefinitions="NDEBUG"
55 Culture="1033"/>
56 <Tool
57 Name="VCWebServiceProxyGeneratorTool"/>
58 </Configuration>
59 <Configuration
60 Name="Debug|Win32"
61 OutputDirectory=".\Debug"
62 IntermediateDirectory=".\Debug"
63 ConfigurationType="4"
64 UseOfMFC="0"
65 ATLMinimizesCRunTimeLibraryUsage="FALSE"
66 CharacterSet="2">
67 <Tool
68 Name="VCCLCompilerTool"
69 AdditionalOptions="/Zm1000 "
70 Optimization="0"
71 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
72 PreprocessorDefinitions="_DEBUG,WIN32,_LIB,_DLL,BUILD_GL32,MESA_MINWARN"
73 BasicRuntimeChecks="3"
74 RuntimeLibrary="5"
75 PrecompiledHeaderFile=".\Debug/mesa.pch"
76 AssemblerListingLocation=".\Debug/"
77 ObjectFile=".\Debug/"
78 ProgramDataBaseFileName=".\Debug/"
79 BrowseInformation="1"
80 WarningLevel="3"
81 SuppressStartupBanner="TRUE"
82 DebugInformationFormat="3"
83 CompileAs="0"/>
84 <Tool
85 Name="VCCustomBuildTool"/>
86 <Tool
87 Name="VCLibrarianTool"
88 OutputFile=".\Debug\mesa.lib"
89 SuppressStartupBanner="TRUE"/>
90 <Tool
91 Name="VCMIDLTool"/>
92 <Tool
93 Name="VCPostBuildEventTool"/>
94 <Tool
95 Name="VCPreBuildEventTool"/>
96 <Tool
97 Name="VCPreLinkEventTool"/>
98 <Tool
99 Name="VCResourceCompilerTool"
100 PreprocessorDefinitions="_DEBUG"
101 Culture="1033"/>
102 <Tool
103 Name="VCWebServiceProxyGeneratorTool"/>
104 </Configuration>
105 </Configurations>
106 <Files>
107 <Filter
108 Name="Source Files"
109 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
110 <File
111 RelativePath="..\..\..\..\src\mesa\array_cache\ac_context.c">
112 </File>
113 <File
114 RelativePath="..\..\..\..\src\mesa\array_cache\ac_import.c">
115 </File>
116 <File
117 RelativePath="..\..\..\..\src\mesa\main\accum.c">
118 </File>
119 <File
120 RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.c">
121 </File>
122 <File
123 RelativePath="..\..\..\..\src\mesa\main\api_loopback.c">
124 </File>
125 <File
126 RelativePath="..\..\..\..\src\mesa\main\api_noop.c">
127 </File>
128 <File
129 RelativePath="..\..\..\..\src\mesa\main\api_validate.c">
130 </File>
131 <File
132 RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.c">
133 </File>
134 <File
135 RelativePath="..\..\..\..\src\mesa\shader\arbprogram.c">
136 </File>
137 <File
138 RelativePath="..\..\..\..\src\mesa\shader\atifragshader.c">
139 </File>
140 <File
141 RelativePath="..\..\..\..\src\mesa\main\attrib.c">
142 </File>
143 <File
144 RelativePath="..\..\..\..\src\mesa\main\blend.c">
145 </File>
146 <File
147 RelativePath="..\..\..\..\src\mesa\main\bufferobj.c">
148 </File>
149 <File
150 RelativePath="..\..\..\..\src\mesa\main\buffers.c">
151 </File>
152 <File
153 RelativePath="..\..\..\..\src\mesa\main\clip.c">
154 </File>
155 <File
156 RelativePath="..\..\..\..\src\mesa\main\colortab.c">
157 </File>
158 <File
159 RelativePath="..\..\..\..\src\mesa\main\context.c">
160 </File>
161 <File
162 RelativePath="..\..\..\..\src\mesa\main\convolve.c">
163 </File>
164 <File
165 RelativePath="..\..\..\..\src\mesa\main\debug.c">
166 </File>
167 <File
168 RelativePath="..\..\..\..\src\mesa\main\depth.c">
169 </File>
170 <File
171 RelativePath="..\..\..\..\src\mesa\main\depthstencil.c">
172 </File>
173 <File
174 RelativePath="..\..\..\..\src\mesa\main\dispatch.c">
175 </File>
176 <File
177 RelativePath="..\..\..\..\src\mesa\main\dlist.c">
178 </File>
179 <File
180 RelativePath="..\..\..\..\src\mesa\main\drawpix.c">
181 </File>
182 <File
183 RelativePath="..\..\..\..\src\mesa\main\enable.c">
184 </File>
185 <File
186 RelativePath="..\..\..\..\src\mesa\main\enums.c">
187 </File>
188 <File
189 RelativePath="..\..\..\..\src\mesa\main\eval.c">
190 </File>
191 <File
192 RelativePath="..\..\..\..\src\mesa\main\execmem.c">
193 </File>
194 <File
195 RelativePath="..\..\..\..\src\mesa\main\extensions.c">
196 </File>
197 <File
198 RelativePath="..\..\..\..\src\mesa\main\fbobject.c">
199 </File>
200 <File
201 RelativePath="..\..\..\..\src\mesa\main\feedback.c">
202 </File>
203 <File
204 RelativePath="..\..\..\..\src\mesa\main\fog.c">
205 </File>
206 <File
207 RelativePath="..\..\..\..\src\mesa\main\framebuffer.c">
208 </File>
209 <File
210 RelativePath="..\..\..\..\src\mesa\main\get.c">
211 </File>
212 <File
213 RelativePath="..\..\..\..\src\mesa\main\getstring.c">
214 </File>
215 <File
216 RelativePath="..\..\..\..\src\mesa\glapi\glapi.c">
217 </File>
218 <File
219 RelativePath="..\..\..\..\src\mesa\glapi\glthread.c">
220 </File>
221 <File
222 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar.c">
223 <FileConfiguration
224 Name="Release|Win32"
225 ExcludedFromBuild="TRUE">
226 <Tool
227 Name="VCCLCompilerTool"/>
228 </FileConfiguration>
229 <FileConfiguration
230 Name="Debug|Win32"
231 ExcludedFromBuild="TRUE">
232 <Tool
233 Name="VCCLCompilerTool"/>
234 </FileConfiguration>
235 </File>
236 <File
237 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.c">
238 </File>
239 <File
240 RelativePath="..\..\..\..\src\mesa\main\hash.c">
241 </File>
242 <File
243 RelativePath="..\..\..\..\src\mesa\main\hint.c">
244 </File>
245 <File
246 RelativePath="..\..\..\..\src\mesa\main\histogram.c">
247 </File>
248 <File
249 RelativePath="..\..\..\..\src\mesa\main\image.c">
250 </File>
251 <File
252 RelativePath="..\..\..\..\src\mesa\main\imports.c">
253 </File>
254 <File
255 RelativePath="..\..\..\..\src\mesa\main\light.c">
256 </File>
257 <File
258 RelativePath="..\..\..\..\src\mesa\main\lines.c">
259 </File>
260 <File
261 RelativePath="..\..\..\..\src\mesa\math\m_debug_clip.c">
262 </File>
263 <File
264 RelativePath="..\..\..\..\src\mesa\math\m_debug_norm.c">
265 </File>
266 <File
267 RelativePath="..\..\..\..\src\mesa\math\m_debug_xform.c">
268 </File>
269 <File
270 RelativePath="..\..\..\..\src\mesa\math\m_eval.c">
271 </File>
272 <File
273 RelativePath="..\..\..\..\src\mesa\math\m_matrix.c">
274 </File>
275 <File
276 RelativePath="..\..\..\..\src\mesa\math\m_translate.c">
277 </File>
278 <File
279 RelativePath="..\..\..\..\src\mesa\math\m_vector.c">
280 </File>
281 <File
282 RelativePath="..\..\..\..\src\mesa\math\m_xform.c">
283 </File>
284 <File
285 RelativePath="..\..\..\..\src\mesa\main\matrix.c">
286 </File>
287 <File
288 RelativePath="..\..\..\..\src\mesa\main\mm.c">
289 </File>
290 <File
291 RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.c">
292 </File>
293 <File
294 RelativePath="..\..\..\..\src\mesa\shader\nvprogram.c">
295 </File>
296 <File
297 RelativePath="..\..\..\..\src\mesa\shader\nvvertexec.c">
298 </File>
299 <File
300 RelativePath="..\..\..\..\src\mesa\shader\nvvertparse.c">
301 </File>
302 <File
303 RelativePath="..\..\..\..\src\mesa\main\occlude.c">
304 </File>
305 <File
306 RelativePath="..\..\..\..\src\mesa\main\pixel.c">
307 </File>
308 <File
309 RelativePath="..\..\..\..\src\mesa\main\points.c">
310 </File>
311 <File
312 RelativePath="..\..\..\..\src\mesa\main\polygon.c">
313 </File>
314 <File
315 RelativePath="..\..\..\..\src\mesa\shader\program.c">
316 </File>
317 <File
318 RelativePath="..\..\..\..\src\mesa\main\rastpos.c">
319 </File>
320 <File
321 RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c">
322 </File>
323 <File
324 RelativePath="..\..\..\..\src\mesa\swrast\s_aaline.c">
325 </File>
326 <File
327 RelativePath="..\..\..\..\src\mesa\swrast\s_aatriangle.c">
328 </File>
329 <File
330 RelativePath="..\..\..\..\src\mesa\swrast\s_accum.c">
331 </File>
332 <File
333 RelativePath="..\..\..\..\src\mesa\swrast\s_alpha.c">
334 </File>
335 <File
336 RelativePath="..\..\..\..\src\mesa\swrast\s_atifragshader.c">
337 </File>
338 <File
339 RelativePath="..\..\..\..\src\mesa\swrast\s_bitmap.c">
340 </File>
341 <File
342 RelativePath="..\..\..\..\src\mesa\swrast\s_blend.c">
343 </File>
344 <File
345 RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c">
346 </File>
347 <File
348 RelativePath="..\..\..\..\src\mesa\swrast\s_context.c">
349 </File>
350 <File
351 RelativePath="..\..\..\..\src\mesa\swrast\s_copypix.c">
352 </File>
353 <File
354 RelativePath="..\..\..\..\src\mesa\swrast\s_depth.c">
355 </File>
356 <File
357 RelativePath="..\..\..\..\src\mesa\swrast\s_drawpix.c">
358 </File>
359 <File
360 RelativePath="..\..\..\..\src\mesa\swrast\s_feedback.c">
361 </File>
362 <File
363 RelativePath="..\..\..\..\src\mesa\swrast\s_fog.c">
364 </File>
365 <File
366 RelativePath="..\..\..\..\src\mesa\swrast\s_imaging.c">
367 </File>
368 <File
369 RelativePath="..\..\..\..\src\mesa\swrast\s_lines.c">
370 </File>
371 <File
372 RelativePath="..\..\..\..\src\mesa\swrast\s_logic.c">
373 </File>
374 <File
375 RelativePath="..\..\..\..\src\mesa\swrast\s_masking.c">
376 </File>
377 <File
378 RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.c">
379 </File>
380 <File
381 RelativePath="..\..\..\..\src\mesa\swrast\s_points.c">
382 </File>
383 <File
384 RelativePath="..\..\..\..\src\mesa\swrast\s_readpix.c">
385 </File>
386 <File
387 RelativePath="..\..\..\..\src\mesa\swrast\s_span.c">
388 </File>
389 <File
390 RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.c">
391 </File>
392 <File
393 RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
394 </File>
395 <File
396 RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.c">
397 </File>
398 <File
399 RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c">
400 </File>
401 <File
402 RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
403 </File>
404 <File
405 RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.c">
406 </File>
407 <File
408 RelativePath="..\..\..\..\src\mesa\shader\shaderobjects.c">
409 </File>
410 <File
411 RelativePath="..\..\..\..\src\mesa\shader\shaderobjects_3dlabs.c">
412 </File>
413 <File
414 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble.c">
415 </File>
416 <File
417 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_assignment.c">
418 </File>
419 <File
420 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_conditional.c">
421 </File>
422 <File
423 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_constructor.c">
424 </File>
425 <File
426 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_typeinfo.c">
427 </File>
428 <File
429 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile.c">
430 </File>
431 <File
432 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_execute.c">
433 </File>
434 <File
435 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_preprocess.c">
436 </File>
437 <File
438 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_storage.c">
439 </File>
440 <File
441 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_utility.c">
442 </File>
443 <File
444 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_context.c">
445 </File>
446 <File
447 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_triangle.c">
448 </File>
449 <File
450 RelativePath="..\..\..\..\src\mesa\main\state.c">
451 </File>
452 <File
453 RelativePath="..\..\..\..\src\mesa\main\stencil.c">
454 </File>
455 <File
456 RelativePath="..\..\..\..\src\mesa\tnl\t_array_api.c">
457 </File>
458 <File
459 RelativePath="..\..\..\..\src\mesa\tnl\t_array_import.c">
460 </File>
461 <File
462 RelativePath="..\..\..\..\src\mesa\tnl\t_context.c">
463 </File>
464 <File
465 RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.c">
466 </File>
467 <File
468 RelativePath="..\..\..\..\src\mesa\tnl\t_save_api.c">
469 </File>
470 <File
471 RelativePath="..\..\..\..\src\mesa\tnl\t_save_loopback.c">
472 </File>
473 <File
474 RelativePath="..\..\..\..\src\mesa\tnl\t_save_playback.c">
475 </File>
476 <File
477 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbprogram.c">
478 </File>
479 <File
480 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c">
481 </File>
482 <File
483 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_fog.c">
484 </File>
485 <File
486 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_light.c">
487 </File>
488 <File
489 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_normals.c">
490 </File>
491 <File
492 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_points.c">
493 </File>
494 <File
495 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_program.c">
496 </File>
497 <File
498 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_render.c">
499 </File>
500 <File
501 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_texgen.c">
502 </File>
503 <File
504 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_texmat.c">
505 </File>
506 <File
507 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_vertex.c">
508 </File>
509 <File
510 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex.c">
511 </File>
512 <File
513 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex_generic.c">
514 </File>
515 <File
516 RelativePath="..\..\..\..\src\mesa\tnl\t_vp_build.c">
517 </File>
518 <File
519 RelativePath="..\..\..\..\src\mesa\tnl\t_vtx_api.c">
520 </File>
521 <File
522 RelativePath="..\..\..\..\src\mesa\tnl\t_vtx_eval.c">
523 </File>
524 <File
525 RelativePath="..\..\..\..\src\mesa\tnl\t_vtx_exec.c">
526 </File>
527 <File
528 RelativePath="..\..\..\..\src\mesa\tnl\t_vtx_generic.c">
529 </File>
530 <File
531 RelativePath="..\..\..\..\src\mesa\main\texcompress.c">
532 </File>
533 <File
534 RelativePath="..\..\..\..\src\mesa\main\texcompress_fxt1.c">
535 </File>
536 <File
537 RelativePath="..\..\..\..\src\mesa\main\texcompress_s3tc.c">
538 </File>
539 <File
540 RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c">
541 </File>
542 <File
543 RelativePath="..\..\..\..\src\mesa\main\texformat.c">
544 </File>
545 <File
546 RelativePath="..\..\..\..\src\mesa\main\teximage.c">
547 </File>
548 <File
549 RelativePath="..\..\..\..\src\mesa\main\texobj.c">
550 </File>
551 <File
552 RelativePath="..\..\..\..\src\mesa\main\texrender.c">
553 </File>
554 <File
555 RelativePath="..\..\..\..\src\mesa\main\texstate.c">
556 </File>
557 <File
558 RelativePath="..\..\..\..\src\mesa\main\texstore.c">
559 </File>
560 <File
561 RelativePath="..\..\..\..\src\mesa\main\varray.c">
562 </File>
563 <File
564 RelativePath="..\..\..\..\src\mesa\main\vsnprintf.c">
565 <FileConfiguration
566 Name="Release|Win32"
567 ExcludedFromBuild="TRUE">
568 <Tool
569 Name="VCCLCompilerTool"/>
570 </FileConfiguration>
571 <FileConfiguration
572 Name="Debug|Win32"
573 ExcludedFromBuild="TRUE">
574 <Tool
575 Name="VCCLCompilerTool"/>
576 </FileConfiguration>
577 </File>
578 <File
579 RelativePath="..\..\..\..\src\mesa\main\vtxfmt.c">
580 </File>
581 </Filter>
582 <Filter
583 Name="Header Files"
584 Filter="h;hpp;hxx;hm;inl">
585 <File
586 RelativePath="..\..\..\..\src\mesa\array_cache\ac_context.h">
587 </File>
588 <File
589 RelativePath="..\..\..\..\src\mesa\array_cache\acache.h">
590 </File>
591 <File
592 RelativePath="..\..\..\..\src\mesa\main\accum.h">
593 </File>
594 <File
595 RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.h">
596 </File>
597 <File
598 RelativePath="..\..\..\..\src\mesa\main\api_eval.h">
599 </File>
600 <File
601 RelativePath="..\..\..\..\src\mesa\main\api_loopback.h">
602 </File>
603 <File
604 RelativePath="..\..\..\..\src\mesa\main\api_noop.h">
605 </File>
606 <File
607 RelativePath="..\..\..\..\src\mesa\main\api_validate.h">
608 </File>
609 <File
610 RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.h">
611 </File>
612 <File
613 RelativePath="..\..\..\..\src\mesa\shader\arbprogram.h">
614 </File>
615 <File
616 RelativePath="..\..\..\..\src\mesa\shader\arbprogram_syn.h">
617 </File>
618 <File
619 RelativePath="..\..\..\..\src\mesa\shader\atifragshader.h">
620 </File>
621 <File
622 RelativePath="..\..\..\..\src\mesa\main\attrib.h">
623 </File>
624 <File
625 RelativePath="..\..\..\..\src\mesa\main\blend.h">
626 </File>
627 <File
628 RelativePath="..\..\..\..\src\mesa\main\bufferobj.h">
629 </File>
630 <File
631 RelativePath="..\..\..\..\src\mesa\main\buffers.h">
632 </File>
633 <File
634 RelativePath="..\..\..\..\src\mesa\main\clip.h">
635 </File>
636 <File
637 RelativePath="..\..\..\..\src\mesa\main\colormac.h">
638 </File>
639 <File
640 RelativePath="..\..\..\..\src\mesa\main\colortab.h">
641 </File>
642 <File
643 RelativePath="..\..\..\..\src\mesa\main\config.h">
644 </File>
645 <File
646 RelativePath="..\..\..\..\src\mesa\main\context.h">
647 </File>
648 <File
649 RelativePath="..\..\..\..\src\mesa\main\convolve.h">
650 </File>
651 <File
652 RelativePath="..\..\..\..\src\mesa\main\dd.h">
653 </File>
654 <File
655 RelativePath="..\..\..\..\src\mesa\main\debug.h">
656 </File>
657 <File
658 RelativePath="..\..\..\..\src\mesa\main\depth.h">
659 </File>
660 <File
661 RelativePath="..\..\..\..\src\mesa\main\depthstencil.h">
662 </File>
663 <File
664 RelativePath="..\..\..\..\src\mesa\main\dlist.h">
665 </File>
666 <File
667 RelativePath="..\..\..\..\src\mesa\main\drawpix.h">
668 </File>
669 <File
670 RelativePath="..\..\..\..\src\mesa\main\enable.h">
671 </File>
672 <File
673 RelativePath="..\..\..\..\src\mesa\main\enums.h">
674 </File>
675 <File
676 RelativePath="..\..\..\..\src\mesa\main\eval.h">
677 </File>
678 <File
679 RelativePath="..\..\..\..\src\mesa\main\extensions.h">
680 </File>
681 <File
682 RelativePath="..\..\..\..\src\mesa\main\fbobject.h">
683 </File>
684 <File
685 RelativePath="..\..\..\..\src\mesa\main\feedback.h">
686 </File>
687 <File
688 RelativePath="..\..\..\..\src\mesa\main\fog.h">
689 </File>
690 <File
691 RelativePath="..\..\..\..\src\mesa\main\framebuffer.h">
692 </File>
693 <File
694 RelativePath="..\..\..\..\src\mesa\main\get.h">
695 </File>
696 <File
697 RelativePath="..\..\..\..\src\mesa\glapi\glapi.h">
698 </File>
699 <File
700 RelativePath="..\..\..\..\src\mesa\glapi\glapioffsets.h">
701 </File>
702 <File
703 RelativePath="..\..\..\..\src\mesa\glapi\glapitable.h">
704 </File>
705 <File
706 RelativePath="..\..\..\..\src\mesa\glapi\glapitemp.h">
707 </File>
708 <File
709 RelativePath="..\..\..\..\src\mesa\main\glheader.h">
710 </File>
711 <File
712 RelativePath="..\..\..\..\src\mesa\glapi\glprocs.h">
713 </File>
714 <File
715 RelativePath="..\..\..\..\src\mesa\glapi\glthread.h">
716 </File>
717 <File
718 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar.h">
719 </File>
720 <File
721 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.h">
722 </File>
723 <File
724 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_syn.h">
725 </File>
726 <File
727 RelativePath="..\..\..\..\src\mesa\main\hash.h">
728 </File>
729 <File
730 RelativePath="..\..\..\..\src\mesa\main\hint.h">
731 </File>
732 <File
733 RelativePath="..\..\..\..\src\mesa\main\histogram.h">
734 </File>
735 <File
736 RelativePath="..\..\..\..\src\mesa\main\image.h">
737 </File>
738 <File
739 RelativePath="..\..\..\..\src\mesa\main\imports.h">
740 </File>
741 <File
742 RelativePath="..\..\..\..\src\mesa\main\light.h">
743 </File>
744 <File
745 RelativePath="..\..\..\..\src\mesa\main\lines.h">
746 </File>
747 <File
748 RelativePath="..\..\..\..\src\mesa\math\m_clip_tmp.h">
749 </File>
750 <File
751 RelativePath="..\..\..\..\src\mesa\math\m_copy_tmp.h">
752 </File>
753 <File
754 RelativePath="..\..\..\..\src\mesa\math\m_debug.h">
755 </File>
756 <File
757 RelativePath="..\..\..\..\src\mesa\math\m_debug_util.h">
758 </File>
759 <File
760 RelativePath="..\..\..\..\src\mesa\math\m_dotprod_tmp.h">
761 </File>
762 <File
763 RelativePath="..\..\..\..\src\mesa\math\m_eval.h">
764 </File>
765 <File
766 RelativePath="..\..\..\..\src\mesa\math\m_matrix.h">
767 </File>
768 <File
769 RelativePath="..\..\..\..\src\mesa\math\m_norm_tmp.h">
770 </File>
771 <File
772 RelativePath="..\..\..\..\src\mesa\math\m_trans_tmp.h">
773 </File>
774 <File
775 RelativePath="..\..\..\..\src\mesa\math\m_translate.h">
776 </File>
777 <File
778 RelativePath="..\..\..\..\src\mesa\math\m_vector.h">
779 </File>
780 <File
781 RelativePath="..\..\..\..\src\mesa\math\m_xform.h">
782 </File>
783 <File
784 RelativePath="..\..\..\..\src\mesa\math\m_xform_tmp.h">
785 </File>
786 <File
787 RelativePath="..\..\..\..\src\mesa\main\macros.h">
788 </File>
789 <File
790 RelativePath="..\..\..\..\src\mesa\math\mathmod.h">
791 </File>
792 <File
793 RelativePath="..\..\..\..\src\mesa\main\matrix.h">
794 </File>
795 <File
796 RelativePath="..\..\..\..\src\mesa\main\mm.h">
797 </File>
798 <File
799 RelativePath="..\..\..\..\src\mesa\main\mtypes.h">
800 </File>
801 <File
802 RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.h">
803 </File>
804 <File
805 RelativePath="..\..\..\..\src\mesa\shader\nvfragprog.h">
806 </File>
807 <File
808 RelativePath="..\..\..\..\src\mesa\shader\nvprogram.h">
809 </File>
810 <File
811 RelativePath="..\..\..\..\src\mesa\shader\nvvertexec.h">
812 </File>
813 <File
814 RelativePath="..\..\..\..\src\mesa\shader\nvvertparse.h">
815 </File>
816 <File
817 RelativePath="..\..\..\..\src\mesa\shader\nvvertprog.h">
818 </File>
819 <File
820 RelativePath="..\..\..\..\src\mesa\main\occlude.h">
821 </File>
822 <File
823 RelativePath="..\..\..\..\src\mesa\main\pixel.h">
824 </File>
825 <File
826 RelativePath="..\..\..\..\src\mesa\main\points.h">
827 </File>
828 <File
829 RelativePath="..\..\..\..\src\mesa\main\polygon.h">
830 </File>
831 <File
832 RelativePath="..\..\..\..\src\mesa\shader\program.h">
833 </File>
834 <File
835 RelativePath="..\..\..\..\src\mesa\main\rastpos.h">
836 </File>
837 <File
838 RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h">
839 </File>
840 <File
841 RelativePath="..\..\..\..\src\mesa\swrast\s_aaline.h">
842 </File>
843 <File
844 RelativePath="..\..\..\..\src\mesa\swrast\s_aalinetemp.h">
845 </File>
846 <File
847 RelativePath="..\..\..\..\src\mesa\swrast\s_aatriangle.h">
848 </File>
849 <File
850 RelativePath="..\..\..\..\src\mesa\swrast\s_aatritemp.h">
851 </File>
852 <File
853 RelativePath="..\..\..\..\src\mesa\swrast\s_accum.h">
854 </File>
855 <File
856 RelativePath="..\..\..\..\src\mesa\swrast\s_alpha.h">
857 </File>
858 <File
859 RelativePath="..\..\..\..\src\mesa\swrast\s_atifragshader.h">
860 </File>
861 <File
862 RelativePath="..\..\..\..\src\mesa\swrast\s_blend.h">
863 </File>
864 <File
865 RelativePath="..\..\..\..\src\mesa\swrast\s_context.h">
866 </File>
867 <File
868 RelativePath="..\..\..\..\src\mesa\swrast\s_depth.h">
869 </File>
870 <File
871 RelativePath="..\..\..\..\src\mesa\swrast\s_drawpix.h">
872 </File>
873 <File
874 RelativePath="..\..\..\..\src\mesa\swrast\s_feedback.h">
875 </File>
876 <File
877 RelativePath="..\..\..\..\src\mesa\swrast\s_fog.h">
878 </File>
879 <File
880 RelativePath="..\..\..\..\src\mesa\swrast\s_lines.h">
881 </File>
882 <File
883 RelativePath="..\..\..\..\src\mesa\swrast\s_linetemp.h">
884 </File>
885 <File
886 RelativePath="..\..\..\..\src\mesa\swrast\s_logic.h">
887 </File>
888 <File
889 RelativePath="..\..\..\..\src\mesa\swrast\s_masking.h">
890 </File>
891 <File
892 RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.h">
893 </File>
894 <File
895 RelativePath="..\..\..\..\src\mesa\swrast\s_points.h">
896 </File>
897 <File
898 RelativePath="..\..\..\..\src\mesa\swrast\s_pointtemp.h">
899 </File>
900 <File
901 RelativePath="..\..\..\..\src\mesa\swrast\s_span.h">
902 </File>
903 <File
904 RelativePath="..\..\..\..\src\mesa\swrast\s_spantemp.h">
905 </File>
906 <File
907 RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.h">
908 </File>
909 <File
910 RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.h">
911 </File>
912 <File
913 RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.h">
914 </File>
915 <File
916 RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.h">
917 </File>
918 <File
919 RelativePath="..\..\..\..\src\mesa\swrast\s_trispan.h">
920 </File>
921 <File
922 RelativePath="..\..\..\..\src\mesa\swrast\s_tritemp.h">
923 </File>
924 <File
925 RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.h">
926 </File>
927 <File
928 RelativePath="..\..\..\..\src\mesa\shader\shaderobjects.h">
929 </File>
930 <File
931 RelativePath="..\..\..\..\src\mesa\shader\shaderobjects_3dlabs.h">
932 </File>
933 <File
934 RelativePath="..\..\..\..\src\mesa\main\simple_list.h">
935 </File>
936 <File
937 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble.h">
938 </File>
939 <File
940 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_assignment.h">
941 </File>
942 <File
943 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_conditional.h">
944 </File>
945 <File
946 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_constructor.h">
947 </File>
948 <File
949 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble_typeinfo.h">
950 </File>
951 <File
952 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile.h">
953 </File>
954 <File
955 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_execute.h">
956 </File>
957 <File
958 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_mesa.h">
959 </File>
960 <File
961 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_preprocess.h">
962 </File>
963 <File
964 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_storage.h">
965 </File>
966 <File
967 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_utility.h">
968 </File>
969 <File
970 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_context.h">
971 </File>
972 <File
973 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_triangle.h">
974 </File>
975 <File
976 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_tritmp.h">
977 </File>
978 <File
979 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_vb.h">
980 </File>
981 <File
982 RelativePath="..\..\..\..\src\mesa\main\state.h">
983 </File>
984 <File
985 RelativePath="..\..\..\..\src\mesa\main\stencil.h">
986 </File>
987 <File
988 RelativePath="..\..\..\..\src\mesa\swrast\swrast.h">
989 </File>
990 <File
991 RelativePath="..\..\..\..\src\mesa\swrast_setup\swrast_setup.h">
992 </File>
993 <File
994 RelativePath="..\..\..\..\src\mesa\tnl\t_array_api.h">
995 </File>
996 <File
997 RelativePath="..\..\..\..\src\mesa\tnl\t_array_import.h">
998 </File>
999 <File
1000 RelativePath="..\..\..\..\src\mesa\tnl\t_context.h">
1001 </File>
1002 <File
1003 RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.h">
1004 </File>
1005 <File
1006 RelativePath="..\..\..\..\src\mesa\tnl\t_save_api.h">
1007 </File>
1008 <File
1009 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbprogram.h">
1010 </File>
1011 <File
1012 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cliptmp.h">
1013 </File>
1014 <File
1015 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_lighttmp.h">
1016 </File>
1017 <File
1018 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_rendertmp.h">
1019 </File>
1020 <File
1021 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex.h">
1022 </File>
1023 <File
1024 RelativePath="..\..\..\..\src\mesa\tnl\t_vp_build.h">
1025 </File>
1026 <File
1027 RelativePath="..\..\..\..\src\mesa\tnl\t_vtx_api.h">
1028 </File>
1029 <File
1030 RelativePath="..\..\..\..\src\mesa\main\texcompress.h">
1031 </File>
1032 <File
1033 RelativePath="..\..\..\..\src\mesa\main\texenvprogram.h">
1034 </File>
1035 <File
1036 RelativePath="..\..\..\..\src\mesa\main\texformat.h">
1037 </File>
1038 <File
1039 RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h">
1040 </File>
1041 <File
1042 RelativePath="..\..\..\..\src\mesa\main\teximage.h">
1043 </File>
1044 <File
1045 RelativePath="..\..\..\..\src\mesa\main\texobj.h">
1046 </File>
1047 <File
1048 RelativePath="..\..\..\..\src\mesa\main\texrender.h">
1049 </File>
1050 <File
1051 RelativePath="..\..\..\..\src\mesa\main\texstate.h">
1052 </File>
1053 <File
1054 RelativePath="..\..\..\..\src\mesa\main\texstore.h">
1055 </File>
1056 <File
1057 RelativePath="..\..\..\..\src\mesa\tnl\tnl.h">
1058 </File>
1059 <File
1060 RelativePath="..\..\..\..\src\mesa\shader\slang\traverse_wrap.h">
1061 </File>
1062 <File
1063 RelativePath="..\..\..\..\src\mesa\main\varray.h">
1064 </File>
1065 <File
1066 RelativePath="..\..\..\..\src\mesa\main\version.h">
1067 </File>
1068 <File
1069 RelativePath="..\..\..\..\src\mesa\main\vtxfmt.h">
1070 </File>
1071 <File
1072 RelativePath="..\..\..\..\src\mesa\main\vtxfmt_tmp.h">
1073 </File>
1074 </Filter>
1075 </Files>
1076 <Globals>
1077 </Globals>
1078 </VisualStudioProject>