projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cf808c
)
st/egl: Fix GDI build.
author
José Fonseca
<jfonseca@vmware.com>
Thu, 8 Sep 2011 08:32:10 +0000
(09:32 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Thu, 8 Sep 2011 08:32:10 +0000
(09:32 +0100)
src/gallium/state_trackers/egl/gdi/native_gdi.c
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/egl/gdi/native_gdi.c
b/src/gallium/state_trackers/egl/gdi/native_gdi.c
index
d3fec71
..
78dbe7c
100644
(file)
--- a/
src/gallium/state_trackers/egl/gdi/native_gdi.c
+++ b/
src/gallium/state_trackers/egl/gdi/native_gdi.c
@@
-161,7
+161,7
@@
gdi_surface_swap_buffers(struct native_surface *nsurf)
static boolean
gdi_surface_present(struct native_surface *nsurf,
- const native_present_control *ctrl)
+ const
struct
native_present_control *ctrl)
{
boolean ret;