mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 19:23:51 +02:00
55 lines
3.3 KiB
Plaintext
55 lines
3.3 KiB
Plaintext
DirectInputShim.cpp
|
|
gl_d3d12arb.cpp
|
|
gl_d3d12raylight.cpp
|
|
gl_d3d12shim.cpp
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(4730,18): warning C4083: expected '('; found identifier 'off'
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(4905,18): warning C4083: expected '('; found identifier 'on'
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(11451,18): warning C4083: expected '('; found identifier 'off'
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(11809,18): warning C4083: expected '('; found identifier 'on'
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(14082,13): warning C4273: 'wglShareLists': inconsistent dll linkage
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\wingdi.h(6338,24):
|
|
see previous definition of 'wglShareLists'
|
|
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12shim.cpp(14279,4): warning C4390: ';': empty controlled statement found; is this the intent?
|
|
gl_d3d12tess.cpp
|
|
D:\projects\Doom3\neo\engine\opengl\tess\tess.h(59,8): warning C4099: 'GLUtesselator': type name first seen using 'class' now seen using 'struct'
|
|
(compiling source file 'opengl/gl_d3d12tess.cpp')
|
|
D:\projects\Doom3\neo\engine\opengl\tess\tess.h(59,8):
|
|
see declaration of 'GLUtesselator'
|
|
|
|
gl_d3d12wgl.cpp
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12wgl.cpp(207,36): warning C4273: 'wglUseFontBitmapsA': inconsistent dll linkage
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\wingdi.h(6339,24):
|
|
see previous definition of 'wglUseFontBitmapsA'
|
|
|
|
D:\projects\Doom3\neo\engine\opengl\gl_d3d12wgl.cpp(208,37): warning C4273: 'wglUseFontBitmapsW': inconsistent dll linkage
|
|
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\wingdi.h(6340,24):
|
|
see previous definition of 'wglUseFontBitmapsW'
|
|
|
|
nn_mattrain.cpp
|
|
D:\projects\Doom3\neo\engine\opengl\nn_mattrain.cpp(140,1): warning C4010: single-line comment contains line-continuation character
|
|
Generating Code...
|
|
dict.c
|
|
geom.c
|
|
memalloc.c
|
|
mesh.c
|
|
normal.c
|
|
priorityq-heap.c
|
|
priorityq.c
|
|
render.c
|
|
sweep.c
|
|
tess.c
|
|
tessellate.c
|
|
D:\projects\Doom3\neo\engine\opengl\tess\tessellate.c(210,66): warning C4113: 'GLvoid (__cdecl *)()' differs in parameter lists from '_GLUfuncptr'
|
|
D:\projects\Doom3\neo\engine\opengl\tess\tessellate.c(211,66): warning C4113: 'GLvoid (__cdecl *)()' differs in parameter lists from '_GLUfuncptr'
|
|
D:\projects\Doom3\neo\engine\opengl\tess\tessellate.c(212,66): warning C4113: 'GLvoid (__cdecl *)()' differs in parameter lists from '_GLUfuncptr'
|
|
tessmono.c
|
|
Generating Code...
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapNewPriorityQ already defined in priorityq.obj; second definition ignored
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapDeletePriorityQ already defined in priorityq.obj; second definition ignored
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapInit already defined in priorityq.obj; second definition ignored
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapInsert already defined in priorityq.obj; second definition ignored
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapExtractMin already defined in priorityq.obj; second definition ignored
|
|
priorityq-heap.obj : warning LNK4006: __gl_pqHeapDelete already defined in priorityq.obj; second definition ignored
|
|
opengl.vcxproj -> D:\projects\Doom3\neo\x64\Debug\opengl.lib
|