projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e5daf
)
dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2
author
Emil Velikov
<emil.l.velikov@gmail.com>
Tue, 18 Feb 2014 02:31:27 +0000
(
02:31
+0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sun, 23 Feb 2014 16:42:16 +0000
(16:42 +0000)
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
include/GL/internal/dri_interface.h
patch
|
blob
|
history
diff --git
a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
index 9e829045e61505f56b208278e0d5c677aa401862..941a15bfcba8632d52502a2009b00b80d4e5c2bc 100644
(file)
--- a/
include/GL/internal/dri_interface.h
+++ b/
include/GL/internal/dri_interface.h
@@
-464,6
+464,8
@@
struct __DRIswrastLoaderExtensionRec {
/**
* Put image to drawable
+ *
+ * \since 2
*/
void (*putImage2)(__DRIdrawable *drawable, int op,
int x, int y, int width, int height, int stride,