gzdoom/src/win32
Christoph Oelckers e132fc5eed - replaced GLEW with GLLoadGen for GL access. This allows to have a header that only contains what's actually required, namely OpenGL 3.3 plus glBegin and glEnd which are the only compatibility functions needed for the fallback render path.
GLEW has two major problems:

- it always includes everything, there is no way to restrict the header to a specific GL version
- it is mostly broken with a core profile and only works if all sanity checks get switched off.
2014-08-21 11:02:46 +02:00
..
afxres.h
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h
deadguy.bmp
eaxedit.cpp
fb_d3d9.cpp
fb_d3d9_wipe.cpp
fb_ddraw.cpp
hardware.cpp
hardware.h
helperthread.cpp
helperthread.h
i_cd.cpp
i_crash.cpp
i_dijoy.cpp
i_input.cpp
i_input.h
i_keyboard.cpp
i_main.cpp
i_mouse.cpp
i_movie.cpp
i_rawps2.cpp
i_system.cpp - Call C_DeinitConsole in I_Quit so that we can be sure that Printf will work for as long as possible. Otherwise ZDoom will crash when ending a demo recording. 2014-07-16 18:59:49 -04:00
i_system.h
i_xinput.cpp
icon1.ico
rawinput.h
resource.h
st_start.cpp
win32gliface.cpp - replaced GLEW with GLLoadGen for GL access. This allows to have a header that only contains what's actually required, namely OpenGL 3.3 plus glBegin and glEnd which are the only compatibility functions needed for the fallback render path. 2014-08-21 11:02:46 +02:00
win32gliface.h - replaced GLEW with GLLoadGen for GL access. This allows to have a header that only contains what's actually required, namely OpenGL 3.3 plus glBegin and glEnd which are the only compatibility functions needed for the fallback render path. 2014-08-21 11:02:46 +02:00
win32iface.h
win32video.cpp
winres.h
zdoom.exe.manifest
zdoom.rc
zdoom.RES