diff options
author | Jacek Antonelli | 2008-08-15 23:45:54 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:54 -0500 |
commit | d0b03a62fd799317d5da0bd56615739ce3b5b052 (patch) | |
tree | 8bc79bbbb52e18294f62810d9fa66ce136f90e2d /linden/indra/newview/llviewerdisplay.h | |
parent | Second Life viewer sources 1.20.8 (diff) | |
download | meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.zip meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.gz meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.bz2 meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.xz |
Second Life viewer sources 1.20.9
Diffstat (limited to 'linden/indra/newview/llviewerdisplay.h')
-rw-r--r-- | linden/indra/newview/llviewerdisplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewerdisplay.h b/linden/indra/newview/llviewerdisplay.h index 22c31b7..d4b36aa 100644 --- a/linden/indra/newview/llviewerdisplay.h +++ b/linden/indra/newview/llviewerdisplay.h | |||
@@ -40,6 +40,7 @@ void display_cleanup(); | |||
40 | void display(BOOL rebuild = TRUE, F32 zoom_factor = 1.f, int subfield = 0, BOOL for_snapshot = FALSE); | 40 | void display(BOOL rebuild = TRUE, F32 zoom_factor = 1.f, int subfield = 0, BOOL for_snapshot = FALSE); |
41 | 41 | ||
42 | extern BOOL gDisplaySwapBuffers; | 42 | extern BOOL gDisplaySwapBuffers; |
43 | extern BOOL gDepthDirty; | ||
43 | extern BOOL gTeleportDisplay; | 44 | extern BOOL gTeleportDisplay; |
44 | extern LLFrameTimer gTeleportDisplayTimer; | 45 | extern LLFrameTimer gTeleportDisplayTimer; |
45 | extern BOOL gForceRenderLandFence; | 46 | extern BOOL gForceRenderLandFence; |