projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b0a0b
)
gallium: minor whitespace, comment changes
author
Brian Paul
<brianp@vmware.com>
Tue, 26 Jun 2012 20:47:19 +0000
(14:47 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 27 Jun 2012 13:50:57 +0000
(07:50 -0600)
src/gallium/include/pipe/p_screen.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_screen.h
b/src/gallium/include/pipe/p_screen.h
index b4a7f01af667d066616795724eebe80fcc437fa1..164e54d3205796e210a8cb0ba6098b03941c3b4a 100644
(file)
--- a/
src/gallium/include/pipe/p_screen.h
+++ b/
src/gallium/include/pipe/p_screen.h
@@
-50,9
+50,8
@@
extern "C" {
#endif
-/** Opaque type */
+/** Opaque type
s
*/
struct winsys_handle;
-/** Opaque type */
struct pipe_fence_handle;
struct pipe_resource;
struct pipe_surface;
@@
-67,7
+66,6
@@
struct pipe_transfer;
struct pipe_screen {
void (*destroy)( struct pipe_screen * );
-
const char *(*get_name)( struct pipe_screen * );
const char *(*get_vendor)( struct pipe_screen * );