Implement gl_outline, fixing some of the issues with my previous attempt.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5502 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2019-08-03 02:07:40 +00:00
parent 26e527a8a6
commit 707fba95cd
5 changed files with 30 additions and 17 deletions

View file

@ -157,7 +157,7 @@
// Other Audio Options
#define VOICECHAT
//#define HAVE_SPEEX //Support the speex codec.
#define HAVE_SPEEX //Support the speex codec.
#define HAVE_OPUS //Support the opus codec.
#define HAVE_MEDIA_DECODER //can play cin/roq, more with plugins
#define HAVE_MEDIA_ENCODER //capture/capturedemo work.