31d5fe54b800344382953374e40d5ecd432762ce
[mesa.git] / windows / VC8 / mesa / mesa / mesa.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mesa"
6 ProjectGUID="{2120C974-2717-4709-B44F-D6E6D0A56448}"
7 RootNamespace="mesa"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
20 IntermediateDirectory="$(ConfigurationName)"
21 ConfigurationType="4"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 AdditionalOptions="/Zm1000 "
45 InlineFunctionExpansion="1"
46 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
47 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_DLL;BUILD_GL32;MESA_MINWARN;_CRT_SECURE_NO_DEPRECATE"
48 StringPooling="true"
49 RuntimeLibrary="2"
50 EnableFunctionLevelLinking="true"
51 UsePrecompiledHeader="0"
52 WarningLevel="3"
53 SuppressStartupBanner="true"
54 CompileAs="0"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="NDEBUG"
62 Culture="1033"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
67 <Tool
68 Name="VCLibrarianTool"
69 SuppressStartupBanner="true"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCXDCMakeTool"
76 />
77 <Tool
78 Name="VCBscMakeTool"
79 />
80 <Tool
81 Name="VCFxCopTool"
82 />
83 <Tool
84 Name="VCPostBuildEventTool"
85 />
86 </Configuration>
87 <Configuration
88 Name="Debug|Win32"
89 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
90 IntermediateDirectory="$(ConfigurationName)"
91 ConfigurationType="4"
92 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
93 UseOfMFC="0"
94 ATLMinimizesCRunTimeLibraryUsage="false"
95 CharacterSet="2"
96 >
97 <Tool
98 Name="VCPreBuildEventTool"
99 />
100 <Tool
101 Name="VCCustomBuildTool"
102 />
103 <Tool
104 Name="VCXMLDataGeneratorTool"
105 />
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"
108 />
109 <Tool
110 Name="VCMIDLTool"
111 />
112 <Tool
113 Name="VCCLCompilerTool"
114 AdditionalOptions="/Zm1000 "
115 Optimization="0"
116 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
117 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_DLL;BUILD_GL32;MESA_MINWARN;_CRT_SECURE_NO_DEPRECATE"
118 BasicRuntimeChecks="3"
119 RuntimeLibrary="3"
120 BrowseInformation="1"
121 WarningLevel="3"
122 SuppressStartupBanner="true"
123 DebugInformationFormat="3"
124 CompileAs="0"
125 />
126 <Tool
127 Name="VCManagedResourceCompilerTool"
128 />
129 <Tool
130 Name="VCResourceCompilerTool"
131 PreprocessorDefinitions="_DEBUG"
132 Culture="1033"
133 />
134 <Tool
135 Name="VCPreLinkEventTool"
136 />
137 <Tool
138 Name="VCLibrarianTool"
139 SuppressStartupBanner="true"
140 />
141 <Tool
142 Name="VCALinkTool"
143 />
144 <Tool
145 Name="VCXDCMakeTool"
146 />
147 <Tool
148 Name="VCBscMakeTool"
149 />
150 <Tool
151 Name="VCFxCopTool"
152 />
153 <Tool
154 Name="VCPostBuildEventTool"
155 />
156 </Configuration>
157 <Configuration
158 Name="Debug Static CRT|Win32"
159 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
160 IntermediateDirectory="$(ConfigurationName)"
161 ConfigurationType="4"
162 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
163 UseOfMFC="0"
164 ATLMinimizesCRunTimeLibraryUsage="false"
165 CharacterSet="2"
166 >
167 <Tool
168 Name="VCPreBuildEventTool"
169 />
170 <Tool
171 Name="VCCustomBuildTool"
172 />
173 <Tool
174 Name="VCXMLDataGeneratorTool"
175 />
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"
178 />
179 <Tool
180 Name="VCMIDLTool"
181 />
182 <Tool
183 Name="VCCLCompilerTool"
184 AdditionalOptions="/Zm1000 "
185 Optimization="0"
186 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
187 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;BUILD_GL32;MESA_MINWARN;_CRT_SECURE_NO_DEPRECATE"
188 BasicRuntimeChecks="3"
189 RuntimeLibrary="1"
190 BrowseInformation="1"
191 WarningLevel="3"
192 SuppressStartupBanner="true"
193 DebugInformationFormat="3"
194 CompileAs="0"
195 />
196 <Tool
197 Name="VCManagedResourceCompilerTool"
198 />
199 <Tool
200 Name="VCResourceCompilerTool"
201 PreprocessorDefinitions="_DEBUG"
202 Culture="1033"
203 />
204 <Tool
205 Name="VCPreLinkEventTool"
206 />
207 <Tool
208 Name="VCLibrarianTool"
209 SuppressStartupBanner="true"
210 />
211 <Tool
212 Name="VCALinkTool"
213 />
214 <Tool
215 Name="VCXDCMakeTool"
216 />
217 <Tool
218 Name="VCBscMakeTool"
219 />
220 <Tool
221 Name="VCFxCopTool"
222 />
223 <Tool
224 Name="VCPostBuildEventTool"
225 />
226 </Configuration>
227 <Configuration
228 Name="Release Static CRT|Win32"
229 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
230 IntermediateDirectory="$(ConfigurationName)"
231 ConfigurationType="4"
232 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
233 UseOfMFC="0"
234 ATLMinimizesCRunTimeLibraryUsage="false"
235 CharacterSet="2"
236 >
237 <Tool
238 Name="VCPreBuildEventTool"
239 />
240 <Tool
241 Name="VCCustomBuildTool"
242 />
243 <Tool
244 Name="VCXMLDataGeneratorTool"
245 />
246 <Tool
247 Name="VCWebServiceProxyGeneratorTool"
248 />
249 <Tool
250 Name="VCMIDLTool"
251 />
252 <Tool
253 Name="VCCLCompilerTool"
254 AdditionalOptions="/Zm1000 "
255 InlineFunctionExpansion="1"
256 AdditionalIncludeDirectories="../../../../include,../../../../src/mesa,../../../../src/mesa/glapi,../../../../src/mesa/main,../../../../src/mesa/shader,../../../../src/mesa/shader/slang,../../../../src/mesa/shader/grammar"
257 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;BUILD_GL32;MESA_MINWARN;_CRT_SECURE_NO_DEPRECATE"
258 StringPooling="true"
259 RuntimeLibrary="0"
260 EnableFunctionLevelLinking="true"
261 UsePrecompiledHeader="0"
262 WarningLevel="3"
263 SuppressStartupBanner="true"
264 CompileAs="0"
265 />
266 <Tool
267 Name="VCManagedResourceCompilerTool"
268 />
269 <Tool
270 Name="VCResourceCompilerTool"
271 PreprocessorDefinitions="NDEBUG"
272 Culture="1033"
273 />
274 <Tool
275 Name="VCPreLinkEventTool"
276 />
277 <Tool
278 Name="VCLibrarianTool"
279 SuppressStartupBanner="true"
280 />
281 <Tool
282 Name="VCALinkTool"
283 />
284 <Tool
285 Name="VCXDCMakeTool"
286 />
287 <Tool
288 Name="VCBscMakeTool"
289 />
290 <Tool
291 Name="VCFxCopTool"
292 />
293 <Tool
294 Name="VCPostBuildEventTool"
295 />
296 </Configuration>
297 </Configurations>
298 <References>
299 </References>
300 <Files>
301 <Filter
302 Name="Source Files"
303 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
304 >
305 <File
306 RelativePath="..\..\..\..\src\mesa\main\accum.c"
307 >
308 </File>
309 <File
310 RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.c"
311 >
312 </File>
313 <File
314 RelativePath="..\..\..\..\src\mesa\main\api_exec.c"
315 >
316 </File>
317 <File
318 RelativePath="..\..\..\..\src\mesa\main\api_loopback.c"
319 >
320 </File>
321 <File
322 RelativePath="..\..\..\..\src\mesa\main\api_noop.c"
323 >
324 </File>
325 <File
326 RelativePath="..\..\..\..\src\mesa\main\api_validate.c"
327 >
328 </File>
329 <File
330 RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.c"
331 >
332 </File>
333 <File
334 RelativePath="..\..\..\..\src\mesa\shader\arbprogram.c"
335 >
336 </File>
337 <File
338 RelativePath="..\..\..\..\src\mesa\main\arrayobj.c"
339 >
340 </File>
341 <File
342 RelativePath="..\..\..\..\src\mesa\shader\atifragshader.c"
343 >
344 </File>
345 <File
346 RelativePath="..\..\..\..\src\mesa\main\attrib.c"
347 >
348 </File>
349 <File
350 RelativePath="..\..\..\..\src\mesa\main\blend.c"
351 >
352 </File>
353 <File
354 RelativePath="..\..\..\..\src\mesa\main\bufferobj.c"
355 >
356 </File>
357 <File
358 RelativePath="..\..\..\..\src\mesa\main\buffers.c"
359 >
360 </File>
361 <File
362 RelativePath="..\..\..\..\src\mesa\main\clear.c"
363 >
364 </File>
365 <File
366 RelativePath="..\..\..\..\src\mesa\main\clip.c"
367 >
368 </File>
369 <File
370 RelativePath="..\..\..\..\src\mesa\main\colortab.c"
371 >
372 </File>
373 <File
374 RelativePath="..\..\..\..\src\mesa\main\context.c"
375 >
376 </File>
377 <File
378 RelativePath="..\..\..\..\src\mesa\main\convolve.c"
379 >
380 </File>
381 <File
382 RelativePath="..\..\..\..\src\mesa\main\debug.c"
383 >
384 </File>
385 <File
386 RelativePath="..\..\..\..\src\mesa\main\depth.c"
387 >
388 </File>
389 <File
390 RelativePath="..\..\..\..\src\mesa\main\depthstencil.c"
391 >
392 </File>
393 <File
394 RelativePath="..\..\..\..\src\mesa\main\dispatch.c"
395 >
396 </File>
397 <File
398 RelativePath="..\..\..\..\src\mesa\main\dlist.c"
399 >
400 </File>
401 <File
402 RelativePath="..\..\..\..\src\mesa\main\dlopen.c"
403 >
404 </File>
405 <File
406 RelativePath="..\..\..\..\src\mesa\main\drawpix.c"
407 >
408 </File>
409 <File
410 RelativePath="..\..\..\..\src\mesa\main\enable.c"
411 >
412 </File>
413 <File
414 RelativePath="..\..\..\..\src\mesa\main\enums.c"
415 >
416 </File>
417 <File
418 RelativePath="..\..\..\..\src\mesa\main\eval.c"
419 >
420 </File>
421 <File
422 RelativePath="..\..\..\..\src\mesa\main\execmem.c"
423 >
424 </File>
425 <File
426 RelativePath="..\..\..\..\src\mesa\main\extensions.c"
427 >
428 </File>
429 <File
430 RelativePath="..\..\..\..\src\mesa\main\fbobject.c"
431 >
432 </File>
433 <File
434 RelativePath="..\..\..\..\src\mesa\main\feedback.c"
435 >
436 </File>
437 <File
438 RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.c"
439 >
440 </File>
441 <File
442 RelativePath="..\..\..\..\src\mesa\main\fog.c"
443 >
444 </File>
445 <File
446 RelativePath="..\..\..\..\src\mesa\main\framebuffer.c"
447 >
448 </File>
449 <File
450 RelativePath="..\..\..\..\src\mesa\main\get.c"
451 >
452 </File>
453 <File
454 RelativePath="..\..\..\..\src\mesa\main\getstring.c"
455 >
456 </File>
457 <File
458 RelativePath="..\..\..\..\src\mesa\glapi\glapi.c"
459 >
460 </File>
461 <File
462 RelativePath="..\..\..\..\src\mesa\glapi\glapi_getproc.c"
463 >
464 </File>
465 <File
466 RelativePath="..\..\..\..\src\mesa\glapi\glthread.c"
467 >
468 </File>
469 <File
470 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar.c"
471 >
472 <FileConfiguration
473 Name="Release|Win32"
474 ExcludedFromBuild="true"
475 >
476 <Tool
477 Name="VCCLCompilerTool"
478 />
479 </FileConfiguration>
480 <FileConfiguration
481 Name="Debug|Win32"
482 ExcludedFromBuild="true"
483 >
484 <Tool
485 Name="VCCLCompilerTool"
486 />
487 </FileConfiguration>
488 <FileConfiguration
489 Name="Debug Static CRT|Win32"
490 ExcludedFromBuild="true"
491 >
492 <Tool
493 Name="VCCLCompilerTool"
494 />
495 </FileConfiguration>
496 <FileConfiguration
497 Name="Release Static CRT|Win32"
498 ExcludedFromBuild="true"
499 >
500 <Tool
501 Name="VCCLCompilerTool"
502 />
503 </FileConfiguration>
504 </File>
505 <File
506 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_crt.c"
507 >
508 <FileConfiguration
509 Name="Release|Win32"
510 ExcludedFromBuild="true"
511 >
512 <Tool
513 Name="VCCLCompilerTool"
514 />
515 </FileConfiguration>
516 <FileConfiguration
517 Name="Debug|Win32"
518 ExcludedFromBuild="true"
519 >
520 <Tool
521 Name="VCCLCompilerTool"
522 />
523 </FileConfiguration>
524 <FileConfiguration
525 Name="Debug Static CRT|Win32"
526 ExcludedFromBuild="true"
527 >
528 <Tool
529 Name="VCCLCompilerTool"
530 />
531 </FileConfiguration>
532 <FileConfiguration
533 Name="Release Static CRT|Win32"
534 ExcludedFromBuild="true"
535 >
536 <Tool
537 Name="VCCLCompilerTool"
538 />
539 </FileConfiguration>
540 </File>
541 <File
542 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.c"
543 >
544 </File>
545 <File
546 RelativePath="..\..\..\..\src\mesa\main\hash.c"
547 >
548 </File>
549 <File
550 RelativePath="..\..\..\..\src\mesa\main\hint.c"
551 >
552 </File>
553 <File
554 RelativePath="..\..\..\..\src\mesa\main\histogram.c"
555 >
556 </File>
557 <File
558 RelativePath="..\..\..\..\src\mesa\main\image.c"
559 >
560 </File>
561 <File
562 RelativePath="..\..\..\..\src\mesa\main\imports.c"
563 >
564 </File>
565 <File
566 RelativePath="..\..\..\..\src\mesa\main\light.c"
567 >
568 </File>
569 <File
570 RelativePath="..\..\..\..\src\mesa\main\lines.c"
571 >
572 </File>
573 <File
574 RelativePath="..\..\..\..\src\mesa\math\m_debug_clip.c"
575 >
576 </File>
577 <File
578 RelativePath="..\..\..\..\src\mesa\math\m_debug_norm.c"
579 >
580 </File>
581 <File
582 RelativePath="..\..\..\..\src\mesa\math\m_debug_xform.c"
583 >
584 </File>
585 <File
586 RelativePath="..\..\..\..\src\mesa\math\m_eval.c"
587 >
588 </File>
589 <File
590 RelativePath="..\..\..\..\src\mesa\math\m_matrix.c"
591 >
592 </File>
593 <File
594 RelativePath="..\..\..\..\src\mesa\math\m_translate.c"
595 >
596 </File>
597 <File
598 RelativePath="..\..\..\..\src\mesa\math\m_vector.c"
599 >
600 </File>
601 <File
602 RelativePath="..\..\..\..\src\mesa\math\m_xform.c"
603 >
604 </File>
605 <File
606 RelativePath="..\..\..\..\src\mesa\main\matrix.c"
607 >
608 </File>
609 <File
610 RelativePath="..\..\..\..\src\mesa\main\mipmap.c"
611 >
612 </File>
613 <File
614 RelativePath="..\..\..\..\src\mesa\main\mm.c"
615 >
616 </File>
617 <File
618 RelativePath="..\..\..\..\src\mesa\main\multisample.c"
619 >
620 </File>
621 <File
622 RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.c"
623 >
624 </File>
625 <File
626 RelativePath="..\..\..\..\src\mesa\shader\nvprogram.c"
627 >
628 </File>
629 <File
630 RelativePath="..\..\..\..\src\mesa\shader\nvvertparse.c"
631 >
632 </File>
633 <File
634 RelativePath="..\..\..\..\src\mesa\main\pixel.c"
635 >
636 </File>
637 <File
638 RelativePath="..\..\..\..\src\mesa\main\pixelstore.c"
639 >
640 </File>
641 <File
642 RelativePath="..\..\..\..\src\mesa\main\points.c"
643 >
644 </File>
645 <File
646 RelativePath="..\..\..\..\src\mesa\main\polygon.c"
647 >
648 </File>
649 <File
650 RelativePath="..\..\..\..\src\mesa\shader\prog_cache.c"
651 >
652 </File>
653 <File
654 RelativePath="..\..\..\..\src\mesa\shader\prog_debug.c"
655 >
656 </File>
657 <File
658 RelativePath="..\..\..\..\src\mesa\shader\prog_execute.c"
659 >
660 </File>
661 <File
662 RelativePath="..\..\..\..\src\mesa\shader\prog_instruction.c"
663 >
664 </File>
665 <File
666 RelativePath="..\..\..\..\src\mesa\shader\prog_noise.c"
667 >
668 </File>
669 <File
670 RelativePath="..\..\..\..\src\mesa\shader\prog_parameter.c"
671 >
672 </File>
673 <File
674 RelativePath="..\..\..\..\src\mesa\shader\prog_print.c"
675 >
676 </File>
677 <File
678 RelativePath="..\..\..\..\src\mesa\shader\prog_statevars.c"
679 >
680 </File>
681 <File
682 RelativePath="..\..\..\..\src\mesa\shader\prog_uniform.c"
683 >
684 </File>
685 <File
686 RelativePath="..\..\..\..\src\mesa\shader\program.c"
687 >
688 </File>
689 <File
690 RelativePath="..\..\..\..\src\mesa\shader\programopt.c"
691 >
692 </File>
693 <File
694 RelativePath="..\..\..\..\src\mesa\main\queryobj.c"
695 >
696 </File>
697 <File
698 RelativePath="..\..\..\..\src\mesa\main\rastpos.c"
699 >
700 </File>
701 <File
702 RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c"
703 >
704 </File>
705 <File
706 RelativePath="..\..\..\..\src\mesa\main\readpix.c"
707 >
708 </File>
709 <File
710 RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c"
711 >
712 </File>
713 <File
714 RelativePath="..\..\..\..\src\mesa\swrast\s_aaline.c"
715 >
716 </File>
717 <File
718 RelativePath="..\..\..\..\src\mesa\swrast\s_aatriangle.c"
719 >
720 </File>
721 <File
722 RelativePath="..\..\..\..\src\mesa\swrast\s_accum.c"
723 >
724 </File>
725 <File
726 RelativePath="..\..\..\..\src\mesa\swrast\s_alpha.c"
727 >
728 </File>
729 <File
730 RelativePath="..\..\..\..\src\mesa\swrast\s_atifragshader.c"
731 >
732 </File>
733 <File
734 RelativePath="..\..\..\..\src\mesa\swrast\s_bitmap.c"
735 >
736 </File>
737 <File
738 RelativePath="..\..\..\..\src\mesa\swrast\s_blend.c"
739 >
740 </File>
741 <File
742 RelativePath="..\..\..\..\src\mesa\swrast\s_blit.c"
743 >
744 </File>
745 <File
746 RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c"
747 >
748 </File>
749 <File
750 RelativePath="..\..\..\..\src\mesa\swrast\s_context.c"
751 >
752 </File>
753 <File
754 RelativePath="..\..\..\..\src\mesa\swrast\s_copypix.c"
755 >
756 </File>
757 <File
758 RelativePath="..\..\..\..\src\mesa\swrast\s_depth.c"
759 >
760 </File>
761 <File
762 RelativePath="..\..\..\..\src\mesa\swrast\s_drawpix.c"
763 >
764 </File>
765 <File
766 RelativePath="..\..\..\..\src\mesa\swrast\s_feedback.c"
767 >
768 </File>
769 <File
770 RelativePath="..\..\..\..\src\mesa\swrast\s_fog.c"
771 >
772 </File>
773 <File
774 RelativePath="..\..\..\..\src\mesa\swrast\s_fragprog.c"
775 >
776 </File>
777 <File
778 RelativePath="..\..\..\..\src\mesa\swrast\s_imaging.c"
779 >
780 </File>
781 <File
782 RelativePath="..\..\..\..\src\mesa\swrast\s_lines.c"
783 >
784 </File>
785 <File
786 RelativePath="..\..\..\..\src\mesa\swrast\s_logic.c"
787 >
788 </File>
789 <File
790 RelativePath="..\..\..\..\src\mesa\swrast\s_masking.c"
791 >
792 </File>
793 <File
794 RelativePath="..\..\..\..\src\mesa\swrast\s_points.c"
795 >
796 </File>
797 <File
798 RelativePath="..\..\..\..\src\mesa\swrast\s_readpix.c"
799 >
800 </File>
801 <File
802 RelativePath="..\..\..\..\src\mesa\swrast\s_span.c"
803 >
804 </File>
805 <File
806 RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.c"
807 >
808 </File>
809 <File
810 RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.c"
811 >
812 </File>
813 <File
814 RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c"
815 >
816 </File>
817 <File
818 RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c"
819 >
820 </File>
821 <File
822 RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c"
823 >
824 </File>
825 <File
826 RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.c"
827 >
828 </File>
829 <File
830 RelativePath="..\..\..\..\src\mesa\main\scissor.c"
831 >
832 </File>
833 <File
834 RelativePath="..\..\..\..\src\mesa\shader\shader_api.c"
835 >
836 </File>
837 <File
838 RelativePath="..\..\..\..\src\mesa\main\shaders.c"
839 >
840 </File>
841 <File
842 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_builtin.c"
843 >
844 </File>
845 <File
846 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_codegen.c"
847 >
848 </File>
849 <File
850 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile.c"
851 >
852 </File>
853 <File
854 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_function.c"
855 >
856 </File>
857 <File
858 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_operation.c"
859 >
860 </File>
861 <File
862 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_struct.c"
863 >
864 </File>
865 <File
866 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_variable.c"
867 >
868 </File>
869 <File
870 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_emit.c"
871 >
872 </File>
873 <File
874 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_ir.c"
875 >
876 </File>
877 <File
878 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_label.c"
879 >
880 </File>
881 <File
882 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_link.c"
883 >
884 </File>
885 <File
886 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_log.c"
887 >
888 </File>
889 <File
890 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_mem.c"
891 >
892 </File>
893 <File
894 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_preprocess.c"
895 >
896 </File>
897 <File
898 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_print.c"
899 >
900 </File>
901 <File
902 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_simplify.c"
903 >
904 </File>
905 <File
906 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_storage.c"
907 >
908 </File>
909 <File
910 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_typeinfo.c"
911 >
912 </File>
913 <File
914 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_utility.c"
915 >
916 </File>
917 <File
918 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_vartable.c"
919 >
920 </File>
921 <File
922 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_context.c"
923 >
924 </File>
925 <File
926 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_triangle.c"
927 >
928 </File>
929 <File
930 RelativePath="..\..\..\..\src\mesa\main\state.c"
931 >
932 </File>
933 <File
934 RelativePath="..\..\..\..\src\mesa\main\stencil.c"
935 >
936 </File>
937 <File
938 RelativePath="..\..\..\..\src\mesa\tnl\t_context.c"
939 >
940 </File>
941 <File
942 RelativePath="..\..\..\..\src\mesa\tnl\t_draw.c"
943 >
944 </File>
945 <File
946 RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.c"
947 >
948 </File>
949 <File
950 RelativePath="..\..\..\..\src\mesa\tnl\t_rasterpos.c"
951 >
952 </File>
953 <File
954 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c"
955 >
956 </File>
957 <File
958 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_fog.c"
959 >
960 </File>
961 <File
962 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_light.c"
963 >
964 </File>
965 <File
966 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_normals.c"
967 >
968 </File>
969 <File
970 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_points.c"
971 >
972 </File>
973 <File
974 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_program.c"
975 >
976 </File>
977 <File
978 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_render.c"
979 >
980 </File>
981 <File
982 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_texgen.c"
983 >
984 </File>
985 <File
986 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_texmat.c"
987 >
988 </File>
989 <File
990 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_vertex.c"
991 >
992 </File>
993 <File
994 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex.c"
995 >
996 </File>
997 <File
998 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex_generic.c"
999 >
1000 </File>
1001 <File
1002 RelativePath="..\..\..\..\src\mesa\tnl\t_vp_build.c"
1003 >
1004 </File>
1005 <File
1006 RelativePath="..\..\..\..\src\mesa\main\texcompress.c"
1007 >
1008 </File>
1009 <File
1010 RelativePath="..\..\..\..\src\mesa\main\texcompress_fxt1.c"
1011 >
1012 </File>
1013 <File
1014 RelativePath="..\..\..\..\src\mesa\main\texcompress_s3tc.c"
1015 >
1016 </File>
1017 <File
1018 RelativePath="..\..\..\..\src\mesa\main\texenv.c"
1019 >
1020 </File>
1021 <File
1022 RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c"
1023 >
1024 </File>
1025 <File
1026 RelativePath="..\..\..\..\src\mesa\main\texformat.c"
1027 >
1028 </File>
1029 <File
1030 RelativePath="..\..\..\..\src\mesa\main\texgen.c"
1031 >
1032 </File>
1033 <File
1034 RelativePath="..\..\..\..\src\mesa\main\teximage.c"
1035 >
1036 </File>
1037 <File
1038 RelativePath="..\..\..\..\src\mesa\main\texobj.c"
1039 >
1040 </File>
1041 <File
1042 RelativePath="..\..\..\..\src\mesa\main\texparam.c"
1043 >
1044 </File>
1045 <File
1046 RelativePath="..\..\..\..\src\mesa\main\texrender.c"
1047 >
1048 </File>
1049 <File
1050 RelativePath="..\..\..\..\src\mesa\main\texstate.c"
1051 >
1052 </File>
1053 <File
1054 RelativePath="..\..\..\..\src\mesa\main\texstore.c"
1055 >
1056 </File>
1057 <File
1058 RelativePath="..\..\..\..\src\mesa\main\varray.c"
1059 >
1060 </File>
1061 <File
1062 RelativePath="..\..\..\..\src\mesa\vbo\vbo_context.c"
1063 >
1064 </File>
1065 <File
1066 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec.c"
1067 >
1068 </File>
1069 <File
1070 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec_api.c"
1071 >
1072 </File>
1073 <File
1074 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec_array.c"
1075 >
1076 </File>
1077 <File
1078 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec_draw.c"
1079 >
1080 </File>
1081 <File
1082 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec_eval.c"
1083 >
1084 </File>
1085 <File
1086 RelativePath="..\..\..\..\src\mesa\vbo\vbo_rebase.c"
1087 >
1088 </File>
1089 <File
1090 RelativePath="..\..\..\..\src\mesa\vbo\vbo_save.c"
1091 >
1092 </File>
1093 <File
1094 RelativePath="..\..\..\..\src\mesa\vbo\vbo_save_api.c"
1095 >
1096 </File>
1097 <File
1098 RelativePath="..\..\..\..\src\mesa\vbo\vbo_save_draw.c"
1099 >
1100 </File>
1101 <File
1102 RelativePath="..\..\..\..\src\mesa\vbo\vbo_save_loopback.c"
1103 >
1104 </File>
1105 <File
1106 RelativePath="..\..\..\..\src\mesa\vbo\vbo_split.c"
1107 >
1108 </File>
1109 <File
1110 RelativePath="..\..\..\..\src\mesa\vbo\vbo_split_copy.c"
1111 >
1112 </File>
1113 <File
1114 RelativePath="..\..\..\..\src\mesa\vbo\vbo_split_inplace.c"
1115 >
1116 </File>
1117 <File
1118 RelativePath="..\..\..\..\src\mesa\main\vsnprintf.c"
1119 >
1120 <FileConfiguration
1121 Name="Release|Win32"
1122 ExcludedFromBuild="true"
1123 >
1124 <Tool
1125 Name="VCCLCompilerTool"
1126 />
1127 </FileConfiguration>
1128 <FileConfiguration
1129 Name="Debug|Win32"
1130 ExcludedFromBuild="true"
1131 >
1132 <Tool
1133 Name="VCCLCompilerTool"
1134 />
1135 </FileConfiguration>
1136 <FileConfiguration
1137 Name="Debug Static CRT|Win32"
1138 ExcludedFromBuild="true"
1139 >
1140 <Tool
1141 Name="VCCLCompilerTool"
1142 />
1143 </FileConfiguration>
1144 <FileConfiguration
1145 Name="Release Static CRT|Win32"
1146 ExcludedFromBuild="true"
1147 >
1148 <Tool
1149 Name="VCCLCompilerTool"
1150 />
1151 </FileConfiguration>
1152 </File>
1153 <File
1154 RelativePath="..\..\..\..\src\mesa\main\vtxfmt.c"
1155 >
1156 </File>
1157 </Filter>
1158 <Filter
1159 Name="Header Files"
1160 Filter="h;hpp;hxx;hm;inl"
1161 >
1162 <File
1163 RelativePath="..\..\..\..\src\mesa\main\accum.h"
1164 >
1165 </File>
1166 <File
1167 RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.h"
1168 >
1169 </File>
1170 <File
1171 RelativePath="..\..\..\..\src\mesa\main\api_eval.h"
1172 >
1173 </File>
1174 <File
1175 RelativePath="..\..\..\..\src\mesa\main\api_exec.h"
1176 >
1177 </File>
1178 <File
1179 RelativePath="..\..\..\..\src\mesa\main\api_loopback.h"
1180 >
1181 </File>
1182 <File
1183 RelativePath="..\..\..\..\src\mesa\main\api_noop.h"
1184 >
1185 </File>
1186 <File
1187 RelativePath="..\..\..\..\src\mesa\main\api_validate.h"
1188 >
1189 </File>
1190 <File
1191 RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.h"
1192 >
1193 </File>
1194 <File
1195 RelativePath="..\..\..\..\src\mesa\shader\arbprogram.h"
1196 >
1197 </File>
1198 <File
1199 RelativePath="..\..\..\..\src\mesa\shader\arbprogram_syn.h"
1200 >
1201 </File>
1202 <File
1203 RelativePath="..\..\..\..\src\mesa\main\arrayobj.h"
1204 >
1205 </File>
1206 <File
1207 RelativePath="..\..\..\..\src\mesa\shader\atifragshader.h"
1208 >
1209 </File>
1210 <File
1211 RelativePath="..\..\..\..\src\mesa\main\attrib.h"
1212 >
1213 </File>
1214 <File
1215 RelativePath="..\..\..\..\src\mesa\main\bitset.h"
1216 >
1217 </File>
1218 <File
1219 RelativePath="..\..\..\..\src\mesa\main\blend.h"
1220 >
1221 </File>
1222 <File
1223 RelativePath="..\..\..\..\src\mesa\main\bufferobj.h"
1224 >
1225 </File>
1226 <File
1227 RelativePath="..\..\..\..\src\mesa\main\buffers.h"
1228 >
1229 </File>
1230 <File
1231 RelativePath="..\..\..\..\src\mesa\main\clear.h"
1232 >
1233 </File>
1234 <File
1235 RelativePath="..\..\..\..\src\mesa\main\clip.h"
1236 >
1237 </File>
1238 <File
1239 RelativePath="..\..\..\..\src\mesa\main\colormac.h"
1240 >
1241 </File>
1242 <File
1243 RelativePath="..\..\..\..\src\mesa\main\colortab.h"
1244 >
1245 </File>
1246 <File
1247 RelativePath="..\..\..\..\src\mesa\main\config.h"
1248 >
1249 </File>
1250 <File
1251 RelativePath="..\..\..\..\src\mesa\main\context.h"
1252 >
1253 </File>
1254 <File
1255 RelativePath="..\..\..\..\src\mesa\main\convolve.h"
1256 >
1257 </File>
1258 <File
1259 RelativePath="..\..\..\..\src\mesa\main\dd.h"
1260 >
1261 </File>
1262 <File
1263 RelativePath="..\..\..\..\src\mesa\main\debug.h"
1264 >
1265 </File>
1266 <File
1267 RelativePath="..\..\..\..\src\mesa\main\depth.h"
1268 >
1269 </File>
1270 <File
1271 RelativePath="..\..\..\..\src\mesa\main\depthstencil.h"
1272 >
1273 </File>
1274 <File
1275 RelativePath="..\..\..\..\src\mesa\main\dlist.h"
1276 >
1277 </File>
1278 <File
1279 RelativePath="..\..\..\..\src\mesa\main\dlopen.h"
1280 >
1281 </File>
1282 <File
1283 RelativePath="..\..\..\..\src\mesa\main\drawpix.h"
1284 >
1285 </File>
1286 <File
1287 RelativePath="..\..\..\..\src\mesa\main\enable.h"
1288 >
1289 </File>
1290 <File
1291 RelativePath="..\..\..\..\src\mesa\main\enums.h"
1292 >
1293 </File>
1294 <File
1295 RelativePath="..\..\..\..\src\mesa\main\eval.h"
1296 >
1297 </File>
1298 <File
1299 RelativePath="..\..\..\..\src\mesa\main\extensions.h"
1300 >
1301 </File>
1302 <File
1303 RelativePath="..\..\..\..\src\mesa\main\fbobject.h"
1304 >
1305 </File>
1306 <File
1307 RelativePath="..\..\..\..\src\mesa\main\feedback.h"
1308 >
1309 </File>
1310 <File
1311 RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.h"
1312 >
1313 </File>
1314 <File
1315 RelativePath="..\..\..\..\src\mesa\main\fog.h"
1316 >
1317 </File>
1318 <File
1319 RelativePath="..\..\..\..\src\mesa\main\framebuffer.h"
1320 >
1321 </File>
1322 <File
1323 RelativePath="..\..\..\..\src\mesa\main\get.h"
1324 >
1325 </File>
1326 <File
1327 RelativePath="..\..\..\..\src\mesa\glapi\glapi.h"
1328 >
1329 </File>
1330 <File
1331 RelativePath="..\..\..\..\src\mesa\glapi\glapioffsets.h"
1332 >
1333 </File>
1334 <File
1335 RelativePath="..\..\..\..\src\mesa\glapi\glapitable.h"
1336 >
1337 </File>
1338 <File
1339 RelativePath="..\..\..\..\src\mesa\glapi\glapitemp.h"
1340 >
1341 </File>
1342 <File
1343 RelativePath="..\..\..\..\src\mesa\main\glheader.h"
1344 >
1345 </File>
1346 <File
1347 RelativePath="..\..\..\..\src\mesa\glapi\glprocs.h"
1348 >
1349 </File>
1350 <File
1351 RelativePath="..\..\..\..\src\mesa\glapi\glthread.h"
1352 >
1353 </File>
1354 <File
1355 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar.h"
1356 >
1357 </File>
1358 <File
1359 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_crt.h"
1360 >
1361 </File>
1362 <File
1363 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.h"
1364 >
1365 </File>
1366 <File
1367 RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_syn.h"
1368 >
1369 </File>
1370 <File
1371 RelativePath="..\..\..\..\src\mesa\main\hash.h"
1372 >
1373 </File>
1374 <File
1375 RelativePath="..\..\..\..\src\mesa\main\hint.h"
1376 >
1377 </File>
1378 <File
1379 RelativePath="..\..\..\..\src\mesa\main\histogram.h"
1380 >
1381 </File>
1382 <File
1383 RelativePath="..\..\..\..\src\mesa\main\image.h"
1384 >
1385 </File>
1386 <File
1387 RelativePath="..\..\..\..\src\mesa\main\imports.h"
1388 >
1389 </File>
1390 <File
1391 RelativePath="..\..\..\..\src\mesa\main\light.h"
1392 >
1393 </File>
1394 <File
1395 RelativePath="..\..\..\..\src\mesa\main\lines.h"
1396 >
1397 </File>
1398 <File
1399 RelativePath="..\..\..\..\src\mesa\math\m_clip_tmp.h"
1400 >
1401 </File>
1402 <File
1403 RelativePath="..\..\..\..\src\mesa\math\m_copy_tmp.h"
1404 >
1405 </File>
1406 <File
1407 RelativePath="..\..\..\..\src\mesa\math\m_debug.h"
1408 >
1409 </File>
1410 <File
1411 RelativePath="..\..\..\..\src\mesa\math\m_debug_util.h"
1412 >
1413 </File>
1414 <File
1415 RelativePath="..\..\..\..\src\mesa\math\m_dotprod_tmp.h"
1416 >
1417 </File>
1418 <File
1419 RelativePath="..\..\..\..\src\mesa\math\m_eval.h"
1420 >
1421 </File>
1422 <File
1423 RelativePath="..\..\..\..\src\mesa\math\m_matrix.h"
1424 >
1425 </File>
1426 <File
1427 RelativePath="..\..\..\..\src\mesa\math\m_norm_tmp.h"
1428 >
1429 </File>
1430 <File
1431 RelativePath="..\..\..\..\src\mesa\math\m_trans_tmp.h"
1432 >
1433 </File>
1434 <File
1435 RelativePath="..\..\..\..\src\mesa\math\m_translate.h"
1436 >
1437 </File>
1438 <File
1439 RelativePath="..\..\..\..\src\mesa\math\m_vector.h"
1440 >
1441 </File>
1442 <File
1443 RelativePath="..\..\..\..\src\mesa\math\m_xform.h"
1444 >
1445 </File>
1446 <File
1447 RelativePath="..\..\..\..\src\mesa\math\m_xform_tmp.h"
1448 >
1449 </File>
1450 <File
1451 RelativePath="..\..\..\..\src\mesa\main\macros.h"
1452 >
1453 </File>
1454 <File
1455 RelativePath="..\..\..\..\src\mesa\math\mathmod.h"
1456 >
1457 </File>
1458 <File
1459 RelativePath="..\..\..\..\src\mesa\main\matrix.h"
1460 >
1461 </File>
1462 <File
1463 RelativePath="..\..\..\..\src\mesa\main\mcompiler.h"
1464 >
1465 </File>
1466 <File
1467 RelativePath="..\..\..\..\src\mesa\main\mfeatures.h"
1468 >
1469 </File>
1470 <File
1471 RelativePath="..\..\..\..\src\mesa\main\mipmap.h"
1472 >
1473 </File>
1474 <File
1475 RelativePath="..\..\..\..\src\mesa\main\mm.h"
1476 >
1477 </File>
1478 <File
1479 RelativePath="..\..\..\..\src\mesa\main\mtypes.h"
1480 >
1481 </File>
1482 <File
1483 RelativePath="..\..\..\..\src\mesa\main\multisample.h"
1484 >
1485 </File>
1486 <File
1487 RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.h"
1488 >
1489 </File>
1490 <File
1491 RelativePath="..\..\..\..\src\mesa\shader\nvprogram.h"
1492 >
1493 </File>
1494 <File
1495 RelativePath="..\..\..\..\src\mesa\shader\nvvertparse.h"
1496 >
1497 </File>
1498 <File
1499 RelativePath="..\..\..\..\src\mesa\main\pixel.h"
1500 >
1501 </File>
1502 <File
1503 RelativePath="..\..\..\..\src\mesa\main\pixelstore.h"
1504 >
1505 </File>
1506 <File
1507 RelativePath="..\..\..\..\src\mesa\main\points.h"
1508 >
1509 </File>
1510 <File
1511 RelativePath="..\..\..\..\src\mesa\main\polygon.h"
1512 >
1513 </File>
1514 <File
1515 RelativePath="..\..\..\..\src\mesa\shader\prog_debug.h"
1516 >
1517 </File>
1518 <File
1519 RelativePath="..\..\..\..\src\mesa\shader\prog_execute.h"
1520 >
1521 </File>
1522 <File
1523 RelativePath="..\..\..\..\src\mesa\shader\prog_instruction.h"
1524 >
1525 </File>
1526 <File
1527 RelativePath="..\..\..\..\src\mesa\shader\prog_noise.h"
1528 >
1529 </File>
1530 <File
1531 RelativePath="..\..\..\..\src\mesa\shader\prog_parameter.h"
1532 >
1533 </File>
1534 <File
1535 RelativePath="..\..\..\..\src\mesa\shader\prog_print.h"
1536 >
1537 </File>
1538 <File
1539 RelativePath="..\..\..\..\src\mesa\shader\prog_statevars.h"
1540 >
1541 </File>
1542 <File
1543 RelativePath="..\..\..\..\src\mesa\shader\prog_uniform.h"
1544 >
1545 </File>
1546 <File
1547 RelativePath="..\..\..\..\src\mesa\shader\program.h"
1548 >
1549 </File>
1550 <File
1551 RelativePath="..\..\..\..\src\mesa\shader\programopt.h"
1552 >
1553 </File>
1554 <File
1555 RelativePath="..\..\..\..\src\mesa\main\queryobj.h"
1556 >
1557 </File>
1558 <File
1559 RelativePath="..\..\..\..\src\mesa\main\rastpos.h"
1560 >
1561 </File>
1562 <File
1563 RelativePath="..\..\..\..\src\mesa\main\rbadaptors.h"
1564 >
1565 </File>
1566 <File
1567 RelativePath="..\..\..\..\src\mesa\main\readpix.h"
1568 >
1569 </File>
1570 <File
1571 RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h"
1572 >
1573 </File>
1574 <File
1575 RelativePath="..\..\..\..\src\mesa\swrast\s_aaline.h"
1576 >
1577 </File>
1578 <File
1579 RelativePath="..\..\..\..\src\mesa\swrast\s_aalinetemp.h"
1580 >
1581 </File>
1582 <File
1583 RelativePath="..\..\..\..\src\mesa\swrast\s_aatriangle.h"
1584 >
1585 </File>
1586 <File
1587 RelativePath="..\..\..\..\src\mesa\swrast\s_aatritemp.h"
1588 >
1589 </File>
1590 <File
1591 RelativePath="..\..\..\..\src\mesa\swrast\s_accum.h"
1592 >
1593 </File>
1594 <File
1595 RelativePath="..\..\..\..\src\mesa\swrast\s_alpha.h"
1596 >
1597 </File>
1598 <File
1599 RelativePath="..\..\..\..\src\mesa\swrast\s_atifragshader.h"
1600 >
1601 </File>
1602 <File
1603 RelativePath="..\..\..\..\src\mesa\swrast\s_blend.h"
1604 >
1605 </File>
1606 <File
1607 RelativePath="..\..\..\..\src\mesa\swrast\s_context.h"
1608 >
1609 </File>
1610 <File
1611 RelativePath="..\..\..\..\src\mesa\swrast\s_depth.h"
1612 >
1613 </File>
1614 <File
1615 RelativePath="..\..\..\..\src\mesa\swrast\s_drawpix.h"
1616 >
1617 </File>
1618 <File
1619 RelativePath="..\..\..\..\src\mesa\swrast\s_feedback.h"
1620 >
1621 </File>
1622 <File
1623 RelativePath="..\..\..\..\src\mesa\swrast\s_fog.h"
1624 >
1625 </File>
1626 <File
1627 RelativePath="..\..\..\..\src\mesa\swrast\s_fragprog.h"
1628 >
1629 </File>
1630 <File
1631 RelativePath="..\..\..\..\src\mesa\swrast\s_lines.h"
1632 >
1633 </File>
1634 <File
1635 RelativePath="..\..\..\..\src\mesa\swrast\s_linetemp.h"
1636 >
1637 </File>
1638 <File
1639 RelativePath="..\..\..\..\src\mesa\swrast\s_logic.h"
1640 >
1641 </File>
1642 <File
1643 RelativePath="..\..\..\..\src\mesa\swrast\s_masking.h"
1644 >
1645 </File>
1646 <File
1647 RelativePath="..\..\..\..\src\mesa\swrast\s_points.h"
1648 >
1649 </File>
1650 <File
1651 RelativePath="..\..\..\..\src\mesa\swrast\s_pointtemp.h"
1652 >
1653 </File>
1654 <File
1655 RelativePath="..\..\..\..\src\mesa\swrast\s_span.h"
1656 >
1657 </File>
1658 <File
1659 RelativePath="..\..\..\..\src\mesa\swrast\s_spantemp.h"
1660 >
1661 </File>
1662 <File
1663 RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.h"
1664 >
1665 </File>
1666 <File
1667 RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.h"
1668 >
1669 </File>
1670 <File
1671 RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.h"
1672 >
1673 </File>
1674 <File
1675 RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.h"
1676 >
1677 </File>
1678 <File
1679 RelativePath="..\..\..\..\src\mesa\swrast\s_trispan.h"
1680 >
1681 </File>
1682 <File
1683 RelativePath="..\..\..\..\src\mesa\swrast\s_tritemp.h"
1684 >
1685 </File>
1686 <File
1687 RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.h"
1688 >
1689 </File>
1690 <File
1691 RelativePath="..\..\..\..\src\mesa\main\scissor.h"
1692 >
1693 </File>
1694 <File
1695 RelativePath="..\..\..\..\src\mesa\shader\shader_api.h"
1696 >
1697 </File>
1698 <File
1699 RelativePath="..\..\..\..\src\mesa\main\shaders.h"
1700 >
1701 </File>
1702 <File
1703 RelativePath="..\..\..\..\src\mesa\main\simple_list.h"
1704 >
1705 </File>
1706 <File
1707 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_builtin.h"
1708 >
1709 </File>
1710 <File
1711 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_codegen.h"
1712 >
1713 </File>
1714 <File
1715 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile.h"
1716 >
1717 </File>
1718 <File
1719 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_function.h"
1720 >
1721 </File>
1722 <File
1723 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_operation.h"
1724 >
1725 </File>
1726 <File
1727 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_struct.h"
1728 >
1729 </File>
1730 <File
1731 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_variable.h"
1732 >
1733 </File>
1734 <File
1735 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_emit.h"
1736 >
1737 </File>
1738 <File
1739 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_ir.h"
1740 >
1741 </File>
1742 <File
1743 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_label.h"
1744 >
1745 </File>
1746 <File
1747 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_link.h"
1748 >
1749 </File>
1750 <File
1751 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_log.h"
1752 >
1753 </File>
1754 <File
1755 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_mem.h"
1756 >
1757 </File>
1758 <File
1759 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_preprocess.h"
1760 >
1761 </File>
1762 <File
1763 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_print.h"
1764 >
1765 </File>
1766 <File
1767 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_simplify.h"
1768 >
1769 </File>
1770 <File
1771 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_storage.h"
1772 >
1773 </File>
1774 <File
1775 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_typeinfo.h"
1776 >
1777 </File>
1778 <File
1779 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_utility.h"
1780 >
1781 </File>
1782 <File
1783 RelativePath="..\..\..\..\src\mesa\shader\slang\slang_vartable.h"
1784 >
1785 </File>
1786 <File
1787 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_context.h"
1788 >
1789 </File>
1790 <File
1791 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_triangle.h"
1792 >
1793 </File>
1794 <File
1795 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_tritmp.h"
1796 >
1797 </File>
1798 <File
1799 RelativePath="..\..\..\..\src\mesa\swrast_setup\ss_vb.h"
1800 >
1801 </File>
1802 <File
1803 RelativePath="..\..\..\..\src\mesa\main\state.h"
1804 >
1805 </File>
1806 <File
1807 RelativePath="..\..\..\..\src\mesa\main\stencil.h"
1808 >
1809 </File>
1810 <File
1811 RelativePath="..\..\..\..\src\mesa\swrast\swrast.h"
1812 >
1813 </File>
1814 <File
1815 RelativePath="..\..\..\..\src\mesa\swrast_setup\swrast_setup.h"
1816 >
1817 </File>
1818 <File
1819 RelativePath="..\..\..\..\src\mesa\tnl\t_context.h"
1820 >
1821 </File>
1822 <File
1823 RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.h"
1824 >
1825 </File>
1826 <File
1827 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cliptmp.h"
1828 >
1829 </File>
1830 <File
1831 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_lighttmp.h"
1832 >
1833 </File>
1834 <File
1835 RelativePath="..\..\..\..\src\mesa\tnl\t_vb_rendertmp.h"
1836 >
1837 </File>
1838 <File
1839 RelativePath="..\..\..\..\src\mesa\tnl\t_vertex.h"
1840 >
1841 </File>
1842 <File
1843 RelativePath="..\..\..\..\src\mesa\tnl\t_vp_build.h"
1844 >
1845 </File>
1846 <File
1847 RelativePath="..\..\..\..\src\mesa\main\texcompress.h"
1848 >
1849 </File>
1850 <File
1851 RelativePath="..\..\..\..\src\mesa\main\texenv.h"
1852 >
1853 </File>
1854 <File
1855 RelativePath="..\..\..\..\src\mesa\main\texenvprogram.h"
1856 >
1857 </File>
1858 <File
1859 RelativePath="..\..\..\..\src\mesa\main\texformat.h"
1860 >
1861 </File>
1862 <File
1863 RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h"
1864 >
1865 </File>
1866 <File
1867 RelativePath="..\..\..\..\src\mesa\main\texgen.h"
1868 >
1869 </File>
1870 <File
1871 RelativePath="..\..\..\..\src\mesa\main\teximage.h"
1872 >
1873 </File>
1874 <File
1875 RelativePath="..\..\..\..\src\mesa\main\texobj.h"
1876 >
1877 </File>
1878 <File
1879 RelativePath="..\..\..\..\src\mesa\main\texparam.h"
1880 >
1881 </File>
1882 <File
1883 RelativePath="..\..\..\..\src\mesa\main\texrender.h"
1884 >
1885 </File>
1886 <File
1887 RelativePath="..\..\..\..\src\mesa\main\texstate.h"
1888 >
1889 </File>
1890 <File
1891 RelativePath="..\..\..\..\src\mesa\main\texstore.h"
1892 >
1893 </File>
1894 <File
1895 RelativePath="..\..\..\..\src\mesa\tnl\tnl.h"
1896 >
1897 </File>
1898 <File
1899 RelativePath="..\..\..\..\src\mesa\main\varray.h"
1900 >
1901 </File>
1902 <File
1903 RelativePath="..\..\..\..\src\mesa\vbo\vbo.h"
1904 >
1905 </File>
1906 <File
1907 RelativePath="..\..\..\..\src\mesa\vbo\vbo_attrib.h"
1908 >
1909 </File>
1910 <File
1911 RelativePath="..\..\..\..\src\mesa\vbo\vbo_attrib_tmp.h"
1912 >
1913 </File>
1914 <File
1915 RelativePath="..\..\..\..\src\mesa\vbo\vbo_context.h"
1916 >
1917 </File>
1918 <File
1919 RelativePath="..\..\..\..\src\mesa\vbo\vbo_exec.h"
1920 >
1921 </File>
1922 <File
1923 RelativePath="..\..\..\..\src\mesa\vbo\vbo_save.h"
1924 >
1925 </File>
1926 <File
1927 RelativePath="..\..\..\..\src\mesa\vbo\vbo_split.h"
1928 >
1929 </File>
1930 <File
1931 RelativePath="..\..\..\..\src\mesa\main\version.h"
1932 >
1933 </File>
1934 <File
1935 RelativePath="..\..\..\..\src\mesa\main\vtxfmt.h"
1936 >
1937 </File>
1938 <File
1939 RelativePath="..\..\..\..\src\mesa\main\vtxfmt_tmp.h"
1940 >
1941 </File>
1942 </Filter>
1943 </Files>
1944 <Globals>
1945 </Globals>
1946 </VisualStudioProject>