1. 04 Mar, 2013 2 commits
    • Felix Paul Kühne's avatar
      opengl: enforce use of non-power-of-2-textures when drawing using Open GL ES... · a7413ead
      Felix Paul Kühne authored
      opengl: enforce use of non-power-of-2-textures when drawing using Open GL ES 2, since those are supported by specification
      
      Hence, checks for extensions adding this feature will fail.
      
      This solves a green line issue on Apple's ES2 platform
      a7413ead
    • Rafaël Carré's avatar
      aout: fix f7881537 · 4b44a0ef
      Rafaël Carré authored
      Make char explicitely signed to represent a boolean
      If it is unsigned, default value -1 will represent 255 and
      effectively set mute to 255, i.e. true.
      
      Fix lack of hearable audio output on android
      4b44a0ef
  2. 03 Mar, 2013 5 commits
  3. 02 Mar, 2013 11 commits
  4. 01 Mar, 2013 2 commits
  5. 28 Feb, 2013 17 commits
  6. 27 Feb, 2013 3 commits