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
sw: Remove unnecessary header.
tags/mesa-7.9-rc1
Vinson Lee
15 years ago
parent
0528106cc7
commit
b0acaaac53
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/gallium/drivers/sw/sw.c
+ 0
- 1
src/gallium/drivers/sw/sw.c
View File
@@ -2,7 +2,6 @@
#include "util/u_debug.h"
#include "target-helpers/wrap_screen.h"
#include "sw_public.h"
#include "state_tracker/sw_winsys.h"
/* Helper function to choose and instantiate one of the software rasterizers:
Write
Preview
Loading…
Cancel
Save