Go to file
derhass 49e7cfe37e GLES: never declare the unused variable gl_draw_buffer
Move the declarition directly to the code part where it is used
(always in a #ifndef OGLES block).
2015-04-04 22:58:02 +02:00
common RPi: fix network protocol incompatibilities when WORDS_NEED_ALIGNMENT is defined 2015-04-04 22:54:38 +02:00
contrib xcode setting for passing network opts to scons 2015-02-05 17:02:17 -08:00
d1x-rebirth Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
d2x-rebirth Use enum for AIB constants 2015-04-02 02:36:57 +00:00
similar GLES: never declare the unused variable gl_draw_buffer 2015-04-04 22:58:02 +02:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Fix preserving CCACHE_PREFIX 2015-04-04 17:23:47 +00:00