gzdoom/src/win32
Marisa Heit 55ee78fc0b Add bottomclip parameter to FillSimplePoly() for the software implementation
- Polygons will be clipped to bottomclip. If this is zero or below, they
  will be clipped to the bottom of the screen instead. This keeps the
  polygons from overwriting the status bar border for sofware 2D. The
  hardware version ignores it, since it always draws the status bar border
  every frame.
2016-11-05 22:49:33 -05:00
..
afxres.h Normalize line endings 2016-03-01 09:47:10 -06:00
boing1.ico
boing2.ico
boing3.ico
boing4.ico
boing5.ico
boing6.ico
boing7.ico
boing8.ico
critsec.h Normalize line endings 2016-03-01 09:47:10 -06:00
deadguy.bmp
eaxedit.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
fb_d3d9.cpp Add bottomclip parameter to FillSimplePoly() for the software implementation 2016-11-05 22:49:33 -05:00
fb_d3d9_wipe.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
fb_ddraw.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
hardware.cpp vid_listmodes crash fix 2016-03-03 17:31:12 -06:00
hardware.h Normalize line endings 2016-03-01 09:47:10 -06:00
helperthread.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
helperthread.h Normalize line endings 2016-03-01 09:47:10 -06:00
i_cd.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_crash.cpp - fixed: In case of a crash the buffered console output was not dumped to the rich edit control so it never got into the crash log. 2016-05-28 20:11:19 +02:00
i_dijoy.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
i_input.cpp Resize framebuffer in windowed mode to match the client area 2016-09-12 13:04:36 +02:00
i_input.h Normalize line endings 2016-03-01 09:47:10 -06:00
i_keyboard.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_main.cpp - fixed: In case of a crash the buffered console output was not dumped to the rich edit control so it never got into the crash log. 2016-05-28 20:11:19 +02:00
i_mouse.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_movie.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
i_rawps2.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
i_specialpaths.cpp - split up m_specialpaths.cpp to be a separate file for each operating system. 2016-09-03 12:00:08 +02:00
i_system.cpp - added OutputDebugString calls to I_Error functions in Win32, so that these messages can be seen in the debug output. 2016-09-23 08:14:40 +02:00
i_system.h - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
i_xinput.cpp Fix errors encountered when compiling for v140_xp target 2016-10-02 13:05:26 -07:00
icon1.ico
rawinput.h Normalize line endings 2016-03-01 09:47:10 -06:00
resource.h Normalize line endings 2016-03-01 09:47:10 -06:00
st_start.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
win32iface.h Add bottomclip parameter to FillSimplePoly() for the software implementation 2016-11-05 22:49:33 -05:00
win32video.cpp - added multiple message levels for 'developer' CVAR so that the important stuff won't get drowned in pointless notification spam that's of no use to anyone. 2016-08-28 09:55:04 +02:00
winres.h Normalize line endings 2016-03-01 09:47:10 -06:00
zdoom.exe.manifest Normalize line endings 2016-03-01 09:47:10 -06:00
zdoom.rc