Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
b38d5b97
Unverified
Commit
b38d5b97
authored
Dec 04, 2016
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sunweaver-pr/extmod-xfree86loader-cleanup' into 3.6.x
Attributes GH PR #251:
https://github.com/ArcticaProject/nx-libs/pull/251
parents
62f8e50e
508d2dea
Hide whitespace changes
Inline
Side-by-side
Showing
49 changed files
with
75 additions
and
357 deletions
+75
-357
xorg.cf
nx-X11/config/cf/xorg.cf
+1
-3
glcore.h
nx-X11/extras/Mesa/include/GL/internal/glcore.h
+0
-2
context.c
nx-X11/extras/Mesa/src/mesa/main/context.c
+0
-4
glheader.h
nx-X11/extras/Mesa/src/mesa/main/glheader.h
+2
-4
imports.c
nx-X11/extras/Mesa/src/mesa/main/imports.c
+4
-104
imports.h
nx-X11/extras/Mesa/src/mesa/main/imports.h
+1
-15
Xfuncs.h
nx-X11/include/Xfuncs.h
+0
-5
glxcmds.c
nx-X11/programs/Xserver/GL/glx/glxcmds.c
+2
-0
glximports.c
nx-X11/programs/Xserver/GL/glx/glximports.c
+4
-0
glxscreens.c
nx-X11/programs/Xserver/GL/glx/glxscreens.c
+0
-4
glxutil.c
nx-X11/programs/Xserver/GL/glx/glxutil.c
+2
-0
single2.c
nx-X11/programs/Xserver/GL/glx/single2.c
+4
-0
glx_ansic.h
nx-X11/programs/Xserver/GL/include/GL/glx_ansic.h
+0
-4
xf86glx.h
nx-X11/programs/Xserver/GL/include/GL/xf86glx.h
+0
-4
xf86glx_util.c
nx-X11/programs/Xserver/GL/mesa/X/xf86glx_util.c
+2
-0
saver.c
nx-X11/programs/Xserver/Xext/saver.c
+0
-4
shape.c
nx-X11/programs/Xserver/Xext/shape.c
+2
-3
shm.c
nx-X11/programs/Xserver/Xext/shm.c
+1
-3
sync.c
nx-X11/programs/Xserver/Xext/sync.c
+2
-4
xtest.c
nx-X11/programs/Xserver/Xext/xtest.c
+0
-3
xvdisp.c
nx-X11/programs/Xserver/Xext/xvdisp.c
+2
-4
xvmain.c
nx-X11/programs/Xserver/Xext/xvmain.c
+2
-4
xvmc.c
nx-X11/programs/Xserver/Xext/xvmc.c
+2
-0
dbe.c
nx-X11/programs/Xserver/dbe/dbe.c
+2
-4
midbe.c
nx-X11/programs/Xserver/dbe/midbe.c
+0
-4
fb24_32.c
nx-X11/programs/Xserver/fb/fb24_32.c
+1
-5
fbarc.c
nx-X11/programs/Xserver/fb/fbarc.c
+2
-4
fbcompose.c
nx-X11/programs/Xserver/fb/fbcompose.c
+5
-1
fbcopy.c
nx-X11/programs/Xserver/fb/fbcopy.c
+2
-3
fbgc.c
nx-X11/programs/Xserver/fb/fbgc.c
+2
-3
fbimage.c
nx-X11/programs/Xserver/fb/fbimage.c
+2
-5
fboverlay.c
nx-X11/programs/Xserver/fb/fboverlay.c
+2
-1
fbpict.c
nx-X11/programs/Xserver/fb/fbpict.c
+2
-0
fbpixmap.c
nx-X11/programs/Xserver/fb/fbpixmap.c
+2
-3
fbseg.c
nx-X11/programs/Xserver/fb/fbseg.c
+2
-0
fbwindow.c
nx-X11/programs/Xserver/fb/fbwindow.c
+2
-3
Imakefile
nx-X11/programs/Xserver/hw/nxagent/Imakefile
+1
-1
misc.h
nx-X11/programs/Xserver/include/misc.h
+0
-9
os.h
nx-X11/programs/Xserver/include/os.h
+1
-7
Imakefile
nx-X11/programs/Xserver/mi/Imakefile
+4
-6
miinitext.c
nx-X11/programs/Xserver/mi/miinitext.c
+0
-104
cw.c
nx-X11/programs/Xserver/miext/cw/cw.c
+2
-0
cw_ops.c
nx-X11/programs/Xserver/miext/cw/cw_ops.c
+2
-0
cw_render.c
nx-X11/programs/Xserver/miext/cw/cw_render.c
+2
-0
damage.c
nx-X11/programs/Xserver/miext/damage/damage.c
+2
-0
osinit.c
nx-X11/programs/Xserver/os/osinit.c
+0
-7
record.c
nx-X11/programs/Xserver/record/record.c
+0
-4
set.c
nx-X11/programs/Xserver/record/set.c
+2
-6
render.c
nx-X11/programs/Xserver/render/render.c
+0
-3
No files found.
nx-X11/config/cf/xorg.cf
View file @
b38d5b97
...
...
@@ -556,8 +556,6 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8
# define ExtraLoaderDefines /**/
#endif
# define XFree86LoaderDefines /**/
#ifndef HasBsdMake
#define HasBsdMake NO
#endif
...
...
@@ -584,7 +582,7 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8
#ifndef XFree86ServerDefines
# define XFree86ServerDefines -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH \
XFree86XvDefines \
XFree86LoaderDefines
-DXFree86Server \
-DXFree86Server \
XFree86XvMCDefines \
SmartScheduleDefines \
DebugDefines XFree86XResDefines \
...
...
nx-X11/extras/Mesa/include/GL/internal/glcore.h
View file @
b38d5b97
...
...
@@ -36,9 +36,7 @@
**
*/
#ifndef XFree86LOADER
#include <sys/types.h>
#endif
#ifdef CAPI
#undef CAPI
...
...
nx-X11/extras/Mesa/src/mesa/main/context.c
View file @
b38d5b97
...
...
@@ -1034,11 +1034,7 @@ _mesa_init_constants( GLcontext *ctx )
/* If we're running in the X server, do bounds checking to prevent
* segfaults and server crashes!
*/
#if defined(XFree86LOADER) && defined(IN_MODULE)
ctx
->
Const
.
CheckArrayBounds
=
GL_TRUE
;
#else
ctx
->
Const
.
CheckArrayBounds
=
GL_FALSE
;
#endif
ctx
->
Const
.
MaxDrawBuffers
=
MAX_DRAW_BUFFERS
;
...
...
nx-X11/extras/Mesa/src/mesa/main/glheader.h
View file @
b38d5b97
...
...
@@ -47,11 +47,9 @@
#define GLHEADER_H
#if defined(XFree86LOADER) && defined(IN_MODULE)
#include "xf86_ansic.h"
#else
#include <assert.h>
#include <ctype.h>
/* If we can use Compaq's Fast Math Library on Alpha */
#if defined(__alpha__) && defined(CCPML)
#include <cpml.h>
...
...
@@ -65,7 +63,7 @@
#if defined(__linux__) && defined(__i386__)
#include <fpu_control.h>
#endif
#endif
#include <float.h>
#include <stdarg.h>
...
...
nx-X11/extras/Mesa/src/mesa/main/imports.c
View file @
b38d5b97
...
...
@@ -81,33 +81,21 @@ extern int vsnprintf(char *str, size_t count, const char *fmt, va_list arg);
void
*
_mesa_malloc
(
size_t
bytes
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86malloc
(
bytes
);
#else
return
malloc
(
bytes
);
#endif
}
/** Wrapper around either calloc() or xf86calloc() */
void
*
_mesa_calloc
(
size_t
bytes
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86calloc
(
1
,
bytes
);
#else
return
calloc
(
1
,
bytes
);
#endif
}
/** Wrapper around either free() or xf86free() */
void
_mesa_free
(
void
*
ptr
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86free
(
ptr
);
#else
free
(
ptr
);
#endif
}
/**
...
...
@@ -211,9 +199,7 @@ _mesa_realloc(void *oldBuffer, size_t oldSize, size_t newSize)
void
*
_mesa_memcpy
(
void
*
dest
,
const
void
*
src
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86memcpy
(
dest
,
src
,
n
);
#elif defined(SUNOS4)
#if defined(SUNOS4)
return
memcpy
((
char
*
)
dest
,
(
char
*
)
src
,
(
int
)
n
);
#else
return
memcpy
(
dest
,
src
,
n
);
...
...
@@ -224,9 +210,7 @@ _mesa_memcpy(void *dest, const void *src, size_t n)
void
_mesa_memset
(
void
*
dst
,
int
val
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86memset
(
dst
,
val
,
n
);
#elif defined(SUNOS4)
#if defined(SUNOS4)
memset
(
(
char
*
)
dst
,
(
int
)
val
,
(
int
)
n
);
#else
memset
(
dst
,
val
,
n
);
...
...
@@ -250,9 +234,7 @@ _mesa_memset16( unsigned short *dst, unsigned short val, size_t n )
void
_mesa_bzero
(
void
*
dst
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86memset
(
dst
,
0
,
n
);
#elif defined(__FreeBSD__)
#if defined(__FreeBSD__)
bzero
(
dst
,
n
);
#else
memset
(
dst
,
0
,
n
);
...
...
@@ -270,33 +252,21 @@ _mesa_bzero( void *dst, size_t n )
double
_mesa_sin
(
double
a
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86sin
(
a
);
#else
return
sin
(
a
);
#endif
}
/** Wrapper around either cos() or xf86cos() */
double
_mesa_cos
(
double
a
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86cos
(
a
);
#else
return
cos
(
a
);
#endif
}
/** Wrapper around either sqrt() or xf86sqrt() */
double
_mesa_sqrtd
(
double
x
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86sqrt
(
x
);
#else
return
sqrt
(
x
);
#endif
}
...
...
@@ -494,9 +464,6 @@ _mesa_inv_sqrtf(float n)
return
x3
*
r3
;
#endif
#elif defined(XFree86LOADER) && defined(IN_MODULE)
return
1
.
0
F
/
xf86sqrt
(
n
);
#else
return
(
float
)
(
1
.
0
/
sqrt
(
n
));
#endif
}
...
...
@@ -508,11 +475,7 @@ _mesa_inv_sqrtf(float n)
double
_mesa_pow
(
double
x
,
double
y
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86pow
(
x
,
y
);
#else
return
pow
(
x
,
y
);
#endif
}
...
...
@@ -681,9 +644,7 @@ _mesa_half_to_float(GLhalfARB val)
char
*
_mesa_getenv
(
const
char
*
var
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86getenv
(
var
);
#elif defined(_XBOX)
#if defined(_XBOX)
return
NULL
;
#else
return
getenv
(
var
);
...
...
@@ -701,77 +662,49 @@ _mesa_getenv( const char *var )
char
*
_mesa_strstr
(
const
char
*
haystack
,
const
char
*
needle
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strstr
(
haystack
,
needle
);
#else
return
strstr
(
haystack
,
needle
);
#endif
}
/** Wrapper around either strncat() or xf86strncat() */
char
*
_mesa_strncat
(
char
*
dest
,
const
char
*
src
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strncat
(
dest
,
src
,
n
);
#else
return
strncat
(
dest
,
src
,
n
);
#endif
}
/** Wrapper around either strcpy() or xf86strcpy() */
char
*
_mesa_strcpy
(
char
*
dest
,
const
char
*
src
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strcpy
(
dest
,
src
);
#else
return
strcpy
(
dest
,
src
);
#endif
}
/** Wrapper around either strncpy() or xf86strncpy() */
char
*
_mesa_strncpy
(
char
*
dest
,
const
char
*
src
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strncpy
(
dest
,
src
,
n
);
#else
return
strncpy
(
dest
,
src
,
n
);
#endif
}
/** Wrapper around either strlen() or xf86strlen() */
size_t
_mesa_strlen
(
const
char
*
s
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strlen
(
s
);
#else
return
strlen
(
s
);
#endif
}
/** Wrapper around either strcmp() or xf86strcmp() */
int
_mesa_strcmp
(
const
char
*
s1
,
const
char
*
s2
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strcmp
(
s1
,
s2
);
#else
return
strcmp
(
s1
,
s2
);
#endif
}
/** Wrapper around either strncmp() or xf86strncmp() */
int
_mesa_strncmp
(
const
char
*
s1
,
const
char
*
s2
,
size_t
n
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strncmp
(
s1
,
s2
,
n
);
#else
return
strncmp
(
s1
,
s2
,
n
);
#endif
}
/** Implemented using _mesa_malloc() and _mesa_strcpy */
...
...
@@ -789,22 +722,14 @@ _mesa_strdup( const char *s )
int
_mesa_atoi
(
const
char
*
s
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86atoi
(
s
);
#else
return
atoi
(
s
);
#endif
}
/** Wrapper around either strtod() or xf86strtod() */
double
_mesa_strtod
(
const
char
*
s
,
char
**
end
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86strtod
(
s
,
end
);
#else
return
strtod
(
s
,
end
);
#endif
}
/*@}*/
...
...
@@ -822,11 +747,7 @@ _mesa_sprintf( char *str, const char *fmt, ... )
va_list
args
;
va_start
(
args
,
fmt
);
va_end
(
args
);
#if defined(XFree86LOADER) && defined(IN_MODULE)
r
=
xf86vsprintf
(
str
,
fmt
,
args
);
#else
r
=
vsprintf
(
str
,
fmt
,
args
);
#endif
return
r
;
}
...
...
@@ -840,11 +761,7 @@ _mesa_printf( const char *fmtString, ... )
va_start
(
args
,
fmtString
);
vsnprintf
(
s
,
MAXSTRING
,
fmtString
,
args
);
va_end
(
args
);
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86printf
(
"%s"
,
s
);
#else
fprintf
(
stderr
,
"%s"
,
s
);
#endif
}
/*@}*/
...
...
@@ -880,11 +797,7 @@ _mesa_warning( GLcontext *ctx, const char *fmtString, ... )
debug
=
_mesa_getenv
(
"MESA_DEBUG"
)
?
GL_TRUE
:
GL_FALSE
;
#endif
if
(
debug
)
{
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86fprintf
(
stderr
,
"Mesa warning: %s"
,
str
);
#else
fprintf
(
stderr
,
"Mesa warning: %s"
,
str
);
#endif
}
}
...
...
@@ -908,13 +821,8 @@ _mesa_problem( const GLcontext *ctx, const char *fmtString, ... )
vsnprintf
(
str
,
MAXSTRING
,
fmtString
,
args
);
va_end
(
args
);
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86fprintf
(
stderr
,
"Mesa %s implementation error: %s
\n
"
,
MESA_VERSION_STRING
,
str
);
xf86fprintf
(
stderr
,
"Please report at bugzilla.freedesktop.org
\n
"
);
#else
fprintf
(
stderr
,
"Mesa %s implementation error: %s
\n
"
,
MESA_VERSION_STRING
,
str
);
fprintf
(
stderr
,
"Please report at bugzilla.freedesktop.org
\n
"
);
#endif
}
/**
...
...
@@ -1015,11 +923,7 @@ _mesa_debug( const GLcontext *ctx, const char *fmtString, ... )
va_start
(
args
,
fmtString
);
vsnprintf
(
s
,
MAXSTRING
,
fmtString
,
args
);
va_end
(
args
);
#if defined(XFree86LOADER) && defined(IN_MODULE)
xf86fprintf
(
stderr
,
"Mesa: %s"
,
s
);
#else
fprintf
(
stderr
,
"Mesa: %s"
,
s
);
#endif
}
/*@}*/
...
...
@@ -1050,11 +954,7 @@ static void *
default_realloc
(
__GLcontext
*
gc
,
void
*
oldAddr
,
size_t
newSize
)
{
(
void
)
gc
;
#if defined(XFree86LOADER) && defined(IN_MODULE)
return
xf86realloc
(
oldAddr
,
newSize
);
#else
return
realloc
(
oldAddr
,
newSize
);
#endif
}
/** Wrapper around _mesa_free() */
...
...
nx-X11/extras/Mesa/src/mesa/main/imports.h
View file @
b38d5b97
...
...
@@ -217,8 +217,6 @@ typedef union { GLfloat f; GLint i; } fi_type;
***/
#if 0 /* _mesa_sqrtf() not accurate enough - temporarily disabled */
# define SQRTF(X) _mesa_sqrtf(X)
#elif
defined
(
XFree86LOADER
)
&&
defined
(
IN_MODULE
)
# define SQRTF(X) (float) xf86sqrt((float) (X))
#else
# define SQRTF(X) (float) sqrt((float) (X))
#endif
...
...
@@ -265,9 +263,6 @@ static INLINE GLfloat LOG2(GLfloat val)
num
.
f
=
((
-
1
.
0
f
/
3
)
*
num
.
f
+
2
)
*
num
.
f
-
2
.
0
f
/
3
;
return
num
.
f
+
log_2
;
}
#elif defined(XFree86LOADER) && defined(IN_MODULE)
#define LOG2(x) ((GLfloat) (xf86log(x) * 1.442695))
#else
/*
* NOTE: log_base_2(x) = log(x) / log(2)
* NOTE: 1.442695 = 1/log(2).
...
...
@@ -275,7 +270,6 @@ static INLINE GLfloat LOG2(GLfloat val)
#define LOG2(x) ((GLfloat) (log(x) * 1.442695F))
#endif
/***
*** IS_INF_OR_NAN: test if float is infinite or NaN
***/
...
...
@@ -337,15 +331,7 @@ static INLINE int GET_FLOAT_BITS( float x )
*** LDEXPF: multiply value by an integral power of two
*** FREXPF: extract mantissa and exponent from value
***/
#if defined(XFree86LOADER) && defined(IN_MODULE)
#define CEILF(x) ((GLfloat) xf86ceil(x))
#define FLOORF(x) ((GLfloat) xf86floor(x))
#define FABSF(x) ((GLfloat) xf86fabs(x))
#define LOGF(x) ((GLfloat) xf86log(x))
#define EXPF(x) ((GLfloat) xf86exp(x))
#define LDEXPF(x,y) ((GLfloat) xf86ldexp(x,y))
#define FREXPF(x,y) ((GLfloat) xf86frexp(x,y))
#elif defined(__gnu_linux__)
#if defined(__gnu_linux__)
/* C99 functions */
#define CEILF(x) ceilf(x)
#define FLOORF(x) floorf(x)
...
...
nx-X11/include/Xfuncs.h
View file @
b38d5b97
...
...
@@ -32,9 +32,6 @@ in this Software without prior written authorization from The Open Group.
#include <nx-X11/Xosdefs.h>
/* the old Xfuncs.h, for pre-R6 */
#if !(defined(XFree86LOADER) && defined(IN_MODULE))
#ifdef X_USEBFUNCS
void
bcopy
();
void
bzero
();
...
...
@@ -88,6 +85,4 @@ void bcopy();
#define atexit(f) on_exit(f, 0)
#endif
#endif
/* !(defined(XFree86LOADER) && defined(IN_MODULE)) */
#endif
/* _XFUNCS_H_ */
nx-X11/programs/Xserver/GL/glx/glxcmds.c
View file @
b38d5b97
...
...
@@ -38,6 +38,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "glxserver.h"
#include <GL/glxtokens.h>
#include <unpack.h>
...
...
nx-X11/programs/Xserver/GL/glx/glximports.c
View file @
b38d5b97
...
...
@@ -37,6 +37,10 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "glxserver.h"
#include "glxcontext.h"
#include "glximports.h"
...
...
nx-X11/programs/Xserver/GL/glx/glxscreens.c
View file @
b38d5b97
...
...
@@ -37,12 +37,8 @@
#include <dix-config.h>
#endif
#ifdef IN_MODULE
#include <xf86_ansic.h>
#else
#include <string.h>
#include <signal.h>
#endif
#include <windowstr.h>
...
...
nx-X11/programs/Xserver/GL/glx/glxutil.c
View file @
b38d5b97
...
...
@@ -38,6 +38,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "glxserver.h"
#include <GL/glxtokens.h>
#include <unpack.h>
...
...
nx-X11/programs/Xserver/GL/glx/single2.c
View file @
b38d5b97
...
...
@@ -37,6 +37,10 @@
#include <dix-config.h>
#endif
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "glxserver.h"
#include "glxutil.h"
#include "glxext.h"
...
...
nx-X11/programs/Xserver/GL/include/GL/glx_ansic.h
View file @
b38d5b97
...
...
@@ -55,9 +55,6 @@
#ifdef XFree86Server
#ifdef XFree86LOADER
#include "xf86_ansic.h"
#endif
#ifndef assert
#define assert(a)
#endif
...
...
@@ -111,4 +108,3 @@
#define __glXAtoi(a) atoi(a)
#endif
/* _glx_ansic_h_ */
nx-X11/programs/Xserver/GL/include/GL/xf86glx.h
View file @
b38d5b97
...
...
@@ -36,7 +36,3 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#endif
#include "miscstruct.h"
#ifdef XFree86LOADER
#include "xf86_ansic.h"
#endif
nx-X11/programs/Xserver/GL/mesa/X/xf86glx_util.c
View file @
b38d5b97
...
...
@@ -35,6 +35,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <dix-config.h>
#endif
#include <stdlib.h>
#include <gcstruct.h>
#include "pixmapstr.h"
#include "xf86glx_util.h"
...
...
nx-X11/programs/Xserver/Xext/saver.c
View file @
b38d5b97
...
...
@@ -53,11 +53,7 @@ in this Software without prior written authorization from the X Consortium.
#endif
#ifdef IN_MODULE
#include <xf86_ansic.h>
#else
#include <stdio.h>
#endif
#include "protocol-versions.h"
...
...
nx-X11/programs/Xserver/Xext/shape.c
View file @
b38d5b97
...
...
@@ -28,6 +28,8 @@ in this Software without prior written authorization from The Open Group.
#include <dix-config.h>
#endif
#include <stdlib.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include "misc.h"
...
...
@@ -43,9 +45,6 @@ in this Software without prior written authorization from The Open Group.
#include "protocol-versions.h"
#include "regionstr.h"
#include "gcstruct.h"
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
typedef
RegionPtr
(
*
CreateDftPtr
)(
WindowPtr
/* pWin */
...
...
nx-X11/programs/Xserver/Xext/shm.c
View file @
b38d5b97
...
...
@@ -58,9 +58,7 @@ in this Software without prior written authorization from The Open Group.
#define _XSHM_SERVER_
#include <X11/extensions/shmstr.h>
#include <nx-X11/Xfuncproto.h>
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
#include "protocol-versions.h"
#ifdef PANORAMIX
...
...
nx-X11/programs/Xserver/Xext/sync.c
View file @
b38d5b97
...
...
@@ -54,6 +54,8 @@ PERFORMANCE OF THIS SOFTWARE.
#include <dix-config.h>
#endif
#include <string.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include <nx-X11/Xmd.h>
...
...
@@ -68,14 +70,10 @@ PERFORMANCE OF THIS SOFTWARE.
#include <nx-X11/extensions/syncstr.h>
#include "protocol-versions.h"
#ifdef EXTMODULE
#include "xf86_ansic.h"
#else
#include <stdio.h>
#if !defined(WIN32) && !defined(Lynx)
#include <sys/time.h>
#endif
#endif
/*
* Local Global Variables
...
...
nx-X11/programs/Xserver/Xext/xtest.c
View file @
b38d5b97
...
...
@@ -50,9 +50,6 @@ from The Open Group.
#define EXTENSION_EVENT_BASE 64
#include "extinit.h"
/* LookupDeviceIntRec */
#endif
/* XINPUT */
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
#if 0
static unsigned char XTestReqCode;
...
...
nx-X11/programs/Xserver/Xext/xvdisp.c
View file @
b38d5b97
...
...
@@ -50,6 +50,8 @@ SOFTWARE.
#include <dix-config.h>
#endif
#include <string.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include "misc.h"
...
...
@@ -69,10 +71,6 @@ SOFTWARE.
#include <X11/extensions/shmproto.h>
#endif
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
#include "xvdisp.h"
#ifdef PANORAMIX
...
...
nx-X11/programs/Xserver/Xext/xvmain.c
View file @
b38d5b97
...
...
@@ -77,6 +77,8 @@ SOFTWARE.
#include <dix-config.h>
#endif
#include <string.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include "misc.h"
...
...
@@ -97,10 +99,6 @@ SOFTWARE.
#include <nx-X11/extensions/Xvproto.h>
#include "xvdix.h"
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
#ifdef PANORAMIX
#include "panoramiX.h"
#include "panoramiXsrv.h"
...
...
nx-X11/programs/Xserver/Xext/xvmc.c
View file @
b38d5b97
...
...
@@ -3,6 +3,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include "misc.h"
...
...
nx-X11/programs/Xserver/dbe/dbe.c
View file @
b38d5b97
...
...
@@ -37,6 +37,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include <nx-X11/X.h>
#include <nx-X11/Xproto.h>
#include "scrnintstr.h"
...
...
@@ -47,10 +49,6 @@
#include "dbestruct.h"
#include "midbe.h"
#ifdef XFree86LOADER
#include "xf86_ansic.h"
#endif
#if !defined(UINT32_MAX)
#define UINT32_MAX 0xffffffffU
#endif
...
...
nx-X11/programs/Xserver/dbe/midbe.c
View file @
b38d5b97
...
...
@@ -54,11 +54,7 @@
#include "gcstruct.h"
#include "inputstr.h"
#ifndef IN_MODULE
#include <stdio.h>
#else
#include "xf86_ansic.h"
#endif
/* DEFINES */
...
...
nx-X11/programs/Xserver/fb/fb24_32.c
View file @
b38d5b97
...
...
@@ -27,11 +27,7 @@
#include <dix-config.h>
#endif
#ifdef XFree86LOADER
#include "xf86.h"
#include "xf86_ansic.h"
#endif
#include <string.h>
#include "fb.h"
/* X apps don't like 24bpp images, this code exposes 32bpp images */
...
...
nx-X11/programs/Xserver/fb/fbarc.c
View file @
b38d5b97
...
...
@@ -28,9 +28,7 @@
#include "fb.h"
#include "mizerarc.h"
#ifdef IN_MODULE
#include "xf86_ansic.h"
#endif
#include <limits.h>
typedef
void
(
*
FbArc
)
(
FbBits
*
dst
,
FbStride
dstStride
,
...
...
@@ -99,7 +97,7 @@ fbPolyArc (DrawablePtr pDrawable,
box
.
x2
=
x2
;
y2
=
box
.
y1
+
(
int
)
parcs
->
height
+
1
;
box
.
y2
=
y2
;
if
(
(
x2
<=
MAXSHORT
)
&&
(
y2
<=
MAXSHORT
)
&&
if
(
(
x2
<=
SHRT_MAX
)
&&
(
y2
<=
SHRT_MAX
)
&&
(
RegionContainsRect
(
cclip
,
&
box
)
==
rgnIN
)
)
(
*
arc
)
(
dst
,
dstStride
,
dstBpp
,
parcs
,
pDrawable
->
x
+
dstXoff
,
pDrawable
->
y
+
dstYoff
,
...
...
nx-X11/programs/Xserver/fb/fbcompose.c
View file @
b38d5b97
...
...
@@ -33,10 +33,14 @@
#ifdef RENDER
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <assert.h>
#include "picturestr.h"
#include "mipict.h"
#include "fbpict.h"
#include <math.h>
#define mod(a,b) ((b) == 1 ? 0 : (a) >= 0 ? (a) % (b) : (b) - (-a) % (b))
...
...
nx-X11/programs/Xserver/fb/fbcopy.c
View file @
b38d5b97
...
...
@@ -26,10 +26,9 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#ifdef IN_MODULE
#include "xf86_ansic.h"
#endif
void
fbCopyNtoN
(
DrawablePtr
pSrcDrawable
,
...
...
nx-X11/programs/Xserver/fb/fbgc.c
View file @
b38d5b97
...
...
@@ -26,10 +26,9 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#ifdef IN_MODULE
#include "xf86_ansic.h"
#endif
const
GCFuncs
fbGCFuncs
=
{
fbValidateGC
,
...
...
nx-X11/programs/Xserver/fb/fbimage.c
View file @
b38d5b97
...
...
@@ -26,12 +26,9 @@
#include <dix-config.h>
#endif
#include "fb.h"
#ifdef XFree86LOADER
#include "xf86.h"
#include "xf86_ansic.h"
#endif
#include <string.h>
#include "fb.h"
void
fbPutImage
(
DrawablePtr
pDrawable
,
...
...
nx-X11/programs/Xserver/fb/fboverlay.c
View file @
b38d5b97
...
...
@@ -23,11 +23,12 @@
* Author: Keith Packard, SuSE, Inc.
*/
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#include "fboverlay.h"
...
...
nx-X11/programs/Xserver/fb/fbpict.c
View file @
b38d5b97
...
...
@@ -27,6 +27,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "fb.h"
#ifdef RENDER
...
...
nx-X11/programs/Xserver/fb/fbpixmap.c
View file @
b38d5b97
...
...
@@ -26,10 +26,9 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#ifdef IN_MODULE
#include "xf86_ansic.h"
#endif
PixmapPtr
fbCreatePixmapBpp
(
ScreenPtr
pScreen
,
int
width
,
int
height
,
int
depth
,
int
bpp
)
...
...
nx-X11/programs/Xserver/fb/fbseg.c
View file @
b38d5b97
...
...
@@ -26,6 +26,8 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#include "miline.h"
...
...
nx-X11/programs/Xserver/fb/fbwindow.c
View file @
b38d5b97
...
...
@@ -26,10 +26,9 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "fb.h"
#ifdef IN_MODULE
#include "xf86_ansic.h"
#endif
Bool
fbCreateWindow
(
WindowPtr
pWin
)
...
...
nx-X11/programs/Xserver/hw/nxagent/Imakefile
View file @
b38d5b97
...
...
@@ -233,7 +233,7 @@ NX_DEFINES = \
DEFINES = \
-g $(OS_DEFINES) $(EXT_DEFINES) $(NX_DEFINES) \
-UXF86VIDMODE -UXFreeXDGA -UXF86MISC -UXF86DRI
-UXFree86LOADER
\
-UXF86VIDMODE -UXFreeXDGA -UXF86MISC -UXF86DRI \
-DNXAGENT_SERVER \
-DNXAGENT_CONSTRAINCURSOR \
-DNXAGENT_FONTCACHE_SIZE=50 \
...
...
nx-X11/programs/Xserver/include/misc.h
View file @
b38d5b97
...
...
@@ -96,11 +96,9 @@ extern unsigned long serverGeneration;
#include <nx-X11/Xdefs.h>
#ifndef IN_MODULE
#ifndef NULL
#include <stddef.h>
#endif
#endif
#ifndef MAXSCREENS
#define MAXSCREENS 16
...
...
@@ -128,9 +126,7 @@ typedef struct _CallbackList *CallbackListPtr; /* also in dix.h */
typedef
struct
_xReq
*
xReqPtr
;
#include "os.h"
/* for ALLOCATE_LOCAL and DEALLOCATE_LOCAL */
#ifndef IN_MODULE
#include <nx-X11/Xfuncs.h>
/* for bcopy, bzero, and bcmp */
#endif
#define NullBox ((BoxPtr)0)
#define MILLI_PER_MIN (1000 * 60)
...
...
@@ -158,12 +154,10 @@ typedef struct _xReq *xReqPtr;
#define min(a, b) (((a) < (b)) ? (a) : (b))
#define max(a, b) (((a) > (b)) ? (a) : (b))
#ifndef IN_MODULE
/* abs() is a function, not a macro; include the file declaring
* it in case we haven't done that yet.
*/
#include <stdlib.h>
#endif
/* IN_MODULE */
#ifndef Fabs
#define Fabs(a) ((a) > 0.0 ? (a) : -(a))
/* floating absolute value */
#endif
...
...
@@ -179,7 +173,6 @@ typedef struct _xReq *xReqPtr;
*/
#define lowbit(x) ((x) & (~(x) + 1))
#ifndef IN_MODULE
/* XXX Not for modules */
#include <limits.h>
#if !defined(MAXSHORT) || !defined(MINSHORT) || \
...
...
@@ -204,8 +197,6 @@ typedef struct _xReq *xReqPtr;
#include <ctype.h>
#include <stdio.h>
/* for fopen, etc... */
#endif
/**
* Calculate the number of bytes needed to hold bits.
* @param bits The minimum number of bits needed.
...
...
nx-X11/programs/Xserver/include/os.h
View file @
b38d5b97
...
...
@@ -53,11 +53,7 @@ SOFTWARE.
#define ALLOCATE_LOCAL_FALLBACK(_size) malloc((unsigned long)(_size))
#define DEALLOCATE_LOCAL_FALLBACK(_ptr) free((void *)(_ptr))
#include <nx-X11/Xalloca.h>
#ifndef IN_MODULE
#include <stdarg.h>
#else
#include "xf86_ansic.h"
#endif
#define NullFID ((FID) 0)
...
...
@@ -86,12 +82,10 @@ typedef struct _NewClientRec *NewClientPtr;
#define xnfstrdup(s) XNFstrdup(s)
#endif
#ifndef IN_MODULE
#ifdef __SCO__
#include <stdio.h>
#endif
#include <string.h>
#endif
/* have to put $(SIGNAL_DEFINES) in DEFINES in Imakefile to get this right */
#ifdef SIGNALRETURNSINT
...
...
@@ -519,7 +513,7 @@ extern void ErrorF(const char *f, ...) _printf_attribute(1,2);
extern
void
Error
(
char
*
str
);
extern
void
LogPrintMarkers
(
void
);
#if defined(NEED_SNPRINTF)
&& !defined(IN_MODULE)
#if defined(NEED_SNPRINTF)
extern
int
snprintf
(
char
*
str
,
size_t
size
,
const
char
*
format
,
...)
_printf_attribute
(
3
,
4
);
extern
int
vsnprintf
(
char
*
str
,
size_t
size
,
const
char
*
format
,
va_list
ap
);
...
...
nx-X11/programs/Xserver/mi/Imakefile
View file @
b38d5b97
...
...
@@ -141,14 +141,12 @@ OBJS = $(CBRT_OBJ) \
* in order to build the XInputExtension, since we
* don't use the XF86 module loader.
*/
EXT_DEFINES = ExtensionDefines \
-UXFree86LOADER
$(NULL)
#else
EXT_DEFINES = ExtensionDefines
-UXINPUT \
-UXFree86LOADER
EXT_DEFINES = ExtensionDefines \
-UXINPUT \
$(NULL)
#endif
#endif
...
...
nx-X11/programs/Xserver/mi/miinitext.c
View file @
b38d5b97
...
...
@@ -146,12 +146,8 @@ extern Bool noXIdleExtension;
extern
Bool
noXvExtension
;
#endif
#ifndef XFree86LOADER
#define INITARGS void
typedef
void
(
*
InitExtension
)(
void
);
#else
/* XFree86Loader */
#include "loaderProcs.h"
#endif
#ifdef MITSHM
#define _XSHM_SERVER_
...
...
@@ -380,8 +376,6 @@ void EnableDisableExtensionError(char *name, Bool enable)
ErrorF
(
" %s
\n
"
,
ext
->
name
);
}
#ifndef XFree86LOADER
/*ARGSUSED*/
void
InitExtensions
(
argc
,
argv
)
...
...
@@ -496,101 +490,3 @@ InitVisualWrap()
#endif
}
#else
/* XFree86LOADER */
/* List of built-in (statically linked) extensions */
static
ExtensionModule
staticExtensions
[]
=
{
#ifdef XTESTEXT1
{
XTestExtension1Init
,
"XTEST1"
,
&
noTestExtensions
,
NULL
,
NULL
},
#endif
#ifdef MITSHM
{
ShmExtensionInit
,
SHMNAME
,
&
noMITShmExtension
,
NULL
,
NULL
},
#endif
#ifdef XINPUT
{
XInputExtensionInit
,
"XInputExtension"
,
&
noXInputExtension
,
NULL
,
NULL
},
#endif
#ifdef XTEST
{
XTestExtensionInit
,
XTestExtensionName
,
&
noTestExtensions
,
NULL
,
NULL
},
#endif
#ifdef XIDLE
{
XIdleExtensionInit
,
"XIDLE"
,
&
noXIdleExtension
,
NULL
,
NULL
},
#endif
#ifdef XKB
{
XkbExtensionInit
,
XkbName
,
&
noXkbExtension
,
NULL
,
NULL
},
#endif
#ifdef XCSECURITY
{
SecurityExtensionInit
,
SECURITY_EXTENSION_NAME
,
&
noSecurityExtension
,
NULL
,
NULL
},
#endif
#ifdef PANORAMIX
{
PanoramiXExtensionInit
,
PANORAMIX_PROTOCOL_NAME
,
&
noPanoramiXExtension
,
NULL
,
NULL
},
#endif
#ifdef XFIXES
/* must be before Render to layer DisplayCursor correctly */
{
XFixesExtensionInit
,
"XFIXES"
,
&
noXFixesExtension
,
NULL
,
NULL
},
#endif
#ifdef XF86BIGFONT
{
XFree86BigfontExtensionInit
,
XF86BIGFONTNAME
,
&
noXFree86BigfontExtension
,
NULL
,
NULL
},
#endif
#ifdef RENDER
{
RenderExtensionInit
,
"RENDER"
,
&
noRenderExtension
,
NULL
,
NULL
},
#endif
#ifdef RANDR
{
RRExtensionInit
,
"RANDR"
,
&
noRRExtension
,
NULL
,
NULL
},
#endif
#ifdef COMPOSITE
{
CompositeExtensionInit
,
"COMPOSITE"
,
&
noCompositeExtension
,
NULL
},
#endif
#ifdef DAMAGE
{
DamageExtensionInit
,
"DAMAGE"
,
&
noDamageExtension
,
NULL
},
#endif
{
NULL
,
NULL
,
NULL
,
NULL
,
NULL
}
};
/*ARGSUSED*/
void
InitExtensions
(
argc
,
argv
)
int
argc
;
char
*
argv
[];
{
int
i
;
ExtensionModule
*
ext
;
static
Bool
listInitialised
=
FALSE
;
if
(
!
listInitialised
)
{
/* Add built-in extensions to the list. */
for
(
i
=
0
;
staticExtensions
[
i
].
name
;
i
++
)
LoadExtension
(
&
staticExtensions
[
i
],
TRUE
);
/* Sort the extensions according the init dependencies. */
LoaderSortExtensions
();
listInitialised
=
TRUE
;
}
for
(
i
=
0
;
ExtensionModuleList
[
i
].
name
!=
NULL
;
i
++
)
{
ext
=
&
ExtensionModuleList
[
i
];
if
(
ext
->
initFunc
!=
NULL
&&
(
ext
->
disablePtr
==
NULL
||
(
ext
->
disablePtr
!=
NULL
&&
!*
ext
->
disablePtr
)))
{
(
ext
->
initFunc
)();
}
}
}
static
void
(
*
__miHookInitVisualsFunction
)(
miInitVisualsProcPtr
*
);
void
InitVisualWrap
()
{
miResetInitVisuals
();
if
(
__miHookInitVisualsFunction
)
(
*
__miHookInitVisualsFunction
)(
&
miInitVisualsProc
);
}
void
miHookInitVisuals
(
void
(
**
old
)(
miInitVisualsProcPtr
*
),
void
(
*
new
)(
miInitVisualsProcPtr
*
))
{
if
(
old
)
*
old
=
__miHookInitVisualsFunction
;
__miHookInitVisualsFunction
=
new
;
}
#endif
/* XFree86LOADER */
nx-X11/programs/Xserver/miext/cw/cw.c
View file @
b38d5b97
...
...
@@ -25,6 +25,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "gcstruct.h"
#include "windowstr.h"
#include "cw.h"
...
...
nx-X11/programs/Xserver/miext/cw/cw_ops.c
View file @
b38d5b97
...
...
@@ -25,6 +25,8 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include "gcstruct.h"
#include "cw.h"
...
...
nx-X11/programs/Xserver/miext/cw/cw_render.c
View file @
b38d5b97
...
...
@@ -25,6 +25,8 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "gcstruct.h"
#include "windowstr.h"
#include "cw.h"
...
...
nx-X11/programs/Xserver/miext/damage/damage.c
View file @
b38d5b97
...
...
@@ -26,6 +26,8 @@
#include <dix-config.h>
#endif
#include <stdlib.h>
#include <nx-X11/X.h>
#include "scrnintstr.h"
#include "windowstr.h"
...
...
nx-X11/programs/Xserver/os/osinit.c
View file @
b38d5b97
...
...
@@ -92,10 +92,6 @@ int limitNoFile = -1;
Bool
OsDelayInitColors
=
FALSE
;
#ifdef XFree86LOADER
extern
void
xf86WrapperInit
(
void
);
#endif
void
OsInit
(
void
)
{
...
...
@@ -109,9 +105,6 @@ OsInit(void)
#endif
if
(
!
been_here
)
{
#ifdef XFree86LOADER
xf86WrapperInit
();
#endif
#if !defined(__SCO__) && !defined(__CYGWIN__) && !defined(__UNIXWARE__)
fclose
(
stdin
);
fclose
(
stdout
);
...
...
nx-X11/programs/Xserver/record/record.c
View file @
b38d5b97
...
...
@@ -42,12 +42,8 @@ and Jim Haggerty of Metheus.
#include <nx-X11/extensions/recordstr.h>
#include "set.h"
#ifndef XFree86LOADER
#include <stdio.h>
#include <assert.h>
#else
#include "xf86_ansic.h"
#endif
#ifdef PANORAMIX
#include "globals.h"
...
...
nx-X11/programs/Xserver/record/set.c
View file @
b38d5b97
...
...
@@ -53,12 +53,13 @@ from The Open Group.
#include <dix-config.h>
#endif
#include <string.h>
#ifndef TESTING
#include "misc.h"
#else
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* stuff that you normally get from the X Server's environment */
...
...
@@ -81,11 +82,6 @@ typedef unsigned short CARD16;
#include "set.h"
#ifdef XFree86LOADER
#include "xf86_libc.h"
#include "xf86_ansic.h"
#endif
static
int
maxMemberInInterval
(
pIntervals
,
nIntervals
)
RecordSetInterval
*
pIntervals
;
...
...
nx-X11/programs/Xserver/render/render.c
View file @
b38d5b97
...
...
@@ -45,9 +45,6 @@
#include "glyphstr.h"
#include <nx-X11/Xfuncproto.h>
#include "cursorstr.h"
#ifdef EXTMODULE
#include "xf86_ansic.h"
#endif
#include "protocol-versions.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment