reprap: Compatibility with OSX
authorMichel Pollet <buserror@gmail.com>
Sat, 2 Jun 2012 12:32:11 +0000 (13:32 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 2 Jun 2012 12:32:11 +0000 (13:32 +0100)
commit47a131708adafd4eba74038fd981baab91c1ff40
tree2dc53e672e705b97f90baa540aceacf5a70e336a
parentd03d508ebf29745d1a92dd3581793e8bacb12ccf
reprap: Compatibility with OSX

The shader now works on both platform
Removed the .bin file, made sure it never happends again

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/board_reprap/.gitignore [new file with mode: 0644]
examples/board_reprap/Makefile
examples/board_reprap/gfx/postproc.fs
examples/board_reprap/gfx/postproc.vs
examples/board_reprap/reprap_flash.bin [deleted file]
examples/board_reprap/src/reprap_gl.c
examples/shared/libc3/Makefile
examples/shared/libc3/src/c3cairo.c
examples/shared/libc3/src/c3texture.c