This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
gallium: Fix MSVC compiler warnings.
tags/mesa_20090313
José Fonseca
17 years ago
parent
663f4aaae6
commit
d8ae972fd0
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/mesa/pipe/softpipe/sp_state_sampler.c
+ 4
- 0
src/mesa/pipe/softpipe/sp_state_sampler.c
View File
@@ -30,6 +30,10 @@
*/
#include "pipe/p_util.h"
#include "pipe/draw/draw_context.h"
#include "sp_context.h"
#include "sp_context.h"
#include "sp_state.h"
#include "sp_texture.h"
Write
Preview
Loading…
Cancel
Save