Ver código fonte

* Updated README, just to say my coding style is just perfect, sam is too pedantic.

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 18 anos atrás
pai
commit
e3e2ac588f
2 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -0
      README
  2. +0
    -1
      caca/driver_gl.c

+ 1
- 0
README Ver arquivo

@@ -10,6 +10,7 @@ Building libcaca
--enable-x11: support for native X11 rendering
--enable-gl: support for OpenGL rendering
--enable-win32: support for the Windows console
--enable-network: support for the network server

--disable-imlib2: remove Imlib2 support in cacaview



+ 0
- 1
caca/driver_gl.c Ver arquivo

@@ -80,7 +80,6 @@ struct driver_private
int special_key;

float sw, sh;

};

static int gl_init_graphics(caca_display_t *dp)


Carregando…
Cancelar
Salvar