projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebc8790
)
Add new I830 SAREA fields.
author
Michel Dänzer
<michel@daenzer.net>
Thu, 28 Sep 2006 14:10:07 +0000
(14:10 +0000)
committer
Michel Dänzer
<michel@daenzer.net>
Thu, 28 Sep 2006 14:10:07 +0000
(14:10 +0000)
src/mesa/drivers/dri/i915/server/i830_common.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i915/server/i830_common.h
b/src/mesa/drivers/dri/i915/server/i830_common.h
index 41b5cc3c01ba92304f99f4a49e5d84b04bd292e5..fb6ceaa52d43ff8b2d4f845dedf3abc038dc733e 100644
(file)
--- a/
src/mesa/drivers/dri/i915/server/i830_common.h
+++ b/
src/mesa/drivers/dri/i915/server/i830_common.h
@@
-112,6
+112,21
@@
typedef struct {
int rotated_size;
int rotated_pitch;
int virtualX, virtualY;
+
+ unsigned int front_tiled;
+ unsigned int back_tiled;
+ unsigned int depth_tiled;
+ unsigned int rotated_tiled;
+ unsigned int rotated2_tiled;
+
+ int pipeA_x;
+ int pipeA_y;
+ int pipeA_w;
+ int pipeA_h;
+ int pipeB_x;
+ int pipeB_y;
+ int pipeB_w;
+ int pipeB_h;
} drmI830Sarea;
/* Flags for perf_boxes