Kingcom
|
f6cedcbff5
|
Replace assembler with a submodule
|
2014-11-23 21:09:40 +01:00 |
|
xSacha
|
df5b9b301c
|
Buildfix for MIPS in debug mode.
Also, remove assumption that EGL means GLES2. My board supports EGL+Desktop GL too.
|
2014-11-18 13:39:25 +10:00 |
|
Henrik Rydgard
|
74d8a9bdba
|
Clean up after the block linker. armdis: add BKPT
|
2014-11-17 21:21:34 +01:00 |
|
TwistedUmbrella
|
07f0478425
|
Xcode 6 / iPhone 6 compatibility updates
|
2014-11-04 03:37:40 -05:00 |
|
Unknown W. Brackets
|
416182b4ba
|
Update to xBRZ 1.1.
Keeping the channel swap stuff and other changes, though.
|
2014-11-02 14:17:24 -08:00 |
|
Unknown W. Brackets
|
139277bc1a
|
Update xxhash to r37.
|
2014-10-26 17:48:59 -07:00 |
|
Unknown W. Brackets
|
6f9ea6ef4b
|
Avoid some warnings in udis86.
These should all be safe.
|
2014-10-11 09:30:29 -07:00 |
|
Unknown W. Brackets
|
cb6634f54b
|
Add udis86 b24baf1 (1.7.3?), not yet used.
Linked even on arm to avoid dependency complexity, might skip later.
|
2014-10-11 09:30:29 -07:00 |
|
Henrik Rydgard
|
f84ebf6bff
|
sprintf->snprintf, fix some too short buffers
|
2014-09-14 00:14:11 +02:00 |
|
Henrik Rydgard
|
a9b5fe44bf
|
Slip thin3d underneath DrawBuffer/UI
|
2014-08-22 20:54:23 +02:00 |
|
Henrik Rydgard
|
cea002e39a
|
Update GLEW with GL4.4 support
|
2014-08-21 10:21:37 +02:00 |
|
Henrik Rydgard
|
1140bc7539
|
Fix inconsistent line endings
|
2014-07-20 18:31:27 +02:00 |
|
Unknown W. Brackets
|
692dc810cf
|
Update CityHash to v1.1.1/r15.
No major changes.
|
2014-07-20 08:56:01 -07:00 |
|
Henrik Rydgard
|
a9ab9bcdca
|
android: LDLIBS in a static library just causes warnings: remove
|
2014-07-20 17:13:51 +02:00 |
|
Henrik Rydgard
|
b980b73f41
|
Change sum's buildhack to only affect android
|
2014-07-20 00:23:43 +02:00 |
|
sum2012
|
c93e3149a8
|
Android build fix for unknown reason
#6575
|
2014-07-19 07:38:07 +08:00 |
|
Unknown W. Brackets
|
0b34f14935
|
Cast away some warnings in Snappy.
|
2014-07-18 09:39:58 -07:00 |
|
Unknown W. Brackets
|
79657af5c8
|
Update to the latest Snappy 1.1.2.
Not clear if there are any bugfixes, but there are minor performance
improvements.
|
2014-07-18 09:22:08 -07:00 |
|
Henrik Rydgård
|
fb9f1c2d6a
|
Fix native tools build on mac etc
|
2014-07-15 17:24:31 +02:00 |
|
Sacha
|
946deda4b3
|
Remove some redundancy (Symbian/Qt). Symbian has cstdint now.
|
2014-06-24 08:29:04 +10:00 |
|
Sacha
|
ea17e17ebd
|
Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be.
|
2014-06-18 03:42:31 +10:00 |
|
Sacha
|
d03acfdbf3
|
Revert some of that, sorry.
|
2014-06-10 23:22:20 +10:00 |
|
Sacha
|
f7ffcd4197
|
Remove a lot of #ifdef's that simply were not needed. For example: Symbian has zip in-built, no need to even compile it let alone use #ifdef's.
|
2014-06-10 23:05:14 +10:00 |
|
Sacha
|
e57ae29e4a
|
Symbian: Switch to GCC 4.7.3. Blackberry: Switch to GCC 4.8.2
|
2014-06-09 23:49:30 +10:00 |
|
Sacha
|
d052c403f9
|
Symbian: Remove outdated ifdefs
|
2014-06-09 21:45:57 +10:00 |
|