FreeBSD Bugzilla – Attachment 17499 Details for
Bug 31767
Fix glide3 includes for DRI compile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.72 KB, created by
Eric Anholt
on 2001-11-05 06:40:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Eric Anholt
Created:
2001-11-05 06:40:00 UTC
Size:
2.72 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># files/patch-h3-glide_h ># files/patch-h5-glide_h ># >echo x - files/patch-h3-glide_h >sed 's/^X//' >files/patch-h3-glide_h << 'END-of-files/patch-h3-glide_h' >X--- h3/glide3/src/glide.h.orig Tue Oct 30 21:44:35 2001 >X+++ h3/glide3/src/glide.h Tue Oct 30 21:45:00 2001 >X@@ -52,9 +52,7 @@ >X typedef FxU32 GrColor_t; >X typedef FxU8 GrAlpha_t; >X typedef FxU32 GrMipMapId_t; >X-#if defined(DRI_BUILD) >X typedef FxU32 GrStipplePattern_t; >X-#endif >X typedef FxU8 GrFog_t; >X typedef AnyPtr GrContext_t; >X typedef int (FX_CALL *GrProc)(); >X@@ -253,12 +251,10 @@ >X #define GR_DITHER_2x2 0x1 >X #define GR_DITHER_4x4 0x2 >X >X-#if defined(DRI_BUILD) >X typedef FxI32 GrStippleMode_t; >X #define GR_STIPPLE_DISABLE 0x0 >X #define GR_STIPPLE_PATTERN 0x1 >X #define GR_STIPPLE_ROTATE 0x2 >X-#endif /* DRI_BUILD */ >X >X typedef FxI32 GrFogMode_t; >X #define GR_FOG_DISABLE 0x0 >X@@ -709,13 +705,11 @@ >X FX_ENTRY void FX_CALL >X grDitherMode( GrDitherMode_t mode ); >X >X-#if defined(DRI_BUILD) >X FX_ENTRY void FX_CALL >X grStippleMode( GrStippleMode_t mode ); >X >X FX_ENTRY void FX_CALL >X grStipplePattern( GrStipplePattern_t mode ); >X-#endif /* DRI_BUILD */ >X >X FX_ENTRY void FX_CALL >X grFogColorValue( GrColor_t fogcolor ); >END-of-files/patch-h3-glide_h >echo x - files/patch-h5-glide_h >sed 's/^X//' >files/patch-h5-glide_h << 'END-of-files/patch-h5-glide_h' >X--- h5/glide3/src/glide.h.orig Tue Oct 30 21:44:39 2001 >X+++ h5/glide3/src/glide.h Tue Oct 30 21:45:19 2001 >X@@ -53,9 +53,7 @@ >X typedef FxU32 GrColor_t; >X typedef FxU8 GrAlpha_t; >X typedef FxU32 GrMipMapId_t; >X-#ifdef DRI_BUILD >X typedef FxU32 GrStipplePattern_t; >X-#endif /* DRI_BUILD */ >X typedef FxU8 GrFog_t; >X typedef AnyPtr GrContext_t; >X typedef int (FX_CALL *GrProc)(); >X@@ -244,12 +242,10 @@ >X #define GR_DITHER_2x2 0x1 >X #define GR_DITHER_4x4 0x2 >X >X-#ifdef DRI_BUILD >X typedef FxI32 GrStippleMode_t; >X #define GR_STIPPLE_DISABLE 0x0 >X #define GR_STIPPLE_PATTERN 0x1 >X #define GR_STIPPLE_ROTATE 0x2 >X-#endif /* DRI_BUILD */ >X >X typedef FxI32 GrFogMode_t; >X #define GR_FOG_DISABLE 0x0 >X@@ -745,13 +741,11 @@ >X FX_ENTRY void FX_CALL >X grDepthRange( FxFloat n, FxFloat f ); >X >X-#ifdef DRI_BUILD >X FX_ENTRY void FX_CALL >X grStippleMode( GrStippleMode_t mode ); >X >X FX_ENTRY void FX_CALL >X grStipplePattern( GrStipplePattern_t mode ); >X-#endif /* DRI_BUILD */ >X >X FX_ENTRY void FX_CALL >X grViewport( FxI32 x, FxI32 y, FxI32 width, FxI32 height ); >END-of-files/patch-h5-glide_h >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 31767
: 17499