gzdoom-gles/src/sound
Randy Heit d22f3ebfa6 - Added a check for D3DLINECAPS_ANTIALIAS, but this is complicated by the
fact that NVidia's don't report it, even though they support it. If there
  are any cards that no longer have antialised lines on the automap, please
  let me know.
- Added vid_hwaalines cvar to force antialiased lines off for the
  Direct3D renderer, in case it doesn't really support them.


SVN r1210 (trunk)
2008-09-10 03:33:02 +00:00
..
fmod_wrap.h - Add environment 255, 255 as a way to get the software underwater effect in 2008-06-12 23:47:27 +00:00
fmodsound.cpp - Added a check for D3DLINECAPS_ANTIALIAS, but this is complicated by the 2008-09-10 03:33:02 +00:00
fmodsound.h - Since loading of the sound lump is now done in S_LoadSound I added an IsNull 2008-09-09 20:49:53 +00:00
i_music.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
i_music.h - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
i_musicinterns.h - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
i_sound.cpp - Since loading of the sound lump is now done in S_LoadSound I added an IsNull 2008-09-09 20:49:53 +00:00
i_sound.h - Since loading of the sound lump is now done in S_LoadSound I added an IsNull 2008-09-09 20:49:53 +00:00
music_cd.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_dumb.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_midi_base.cpp - Removed some GCC warnings. 2008-04-12 05:33:20 +00:00
music_midi_midiout.cpp - Fixed: Any MIDI ticks that contain only events that are interpreted by 2008-04-26 17:12:37 +00:00
music_midi_timidity.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_midistream.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_mus_midiout.cpp - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +00:00
music_mus_opl.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_spc.cpp - Fixed: If an object is flagged for euthanization while it's in the gray 2008-03-16 00:54:53 +00:00
music_stream.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_timidity_mididevice.cpp About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
music_win_mididevice.cpp - Fixed: Timidity::Channel::mono, rpn, and nrpn were not initialized. In 2008-04-12 05:04:37 +00:00