raze-gles/polymer
helixhorned 9907e79a0b Fix C build and build on Linux/SDL2.
- for the first point: 'struct glattribs sdlayer_gl_attributes[]' was defined
  at file scope, but 'glmultisample > 0' is not a compile-time constant.
- for the second point: r4749 changed the meaning of some conditional
  compilation (supposedly, unintentionally). I'm reverting it to pre-r4749
  but keeping the rewritten style. It's concerned with mouse thumb buttons.

git-svn-id: https://svn.eduke32.com/eduke32@4755 1a8010ca-5511-0410-912e-c29ae57300e0
2014-11-22 18:37:16 +00:00
..
eduke32 Fix C build and build on Linux/SDL2. 2014-11-22 18:37:16 +00:00
synthesis.sh Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable. 2014-02-22 08:02:41 +00:00