twinaphex
|
995467833c
|
Add README.md to lang/freebasic
|
2016-10-01 03:12:18 +02:00 |
|
twinaphex
|
656bfb5a36
|
Move demos/cruzes to tests/
|
2016-10-01 03:11:08 +02:00 |
|
twinaphex
|
ef7753ee44
|
Add samples/lang
|
2016-10-01 03:07:58 +02:00 |
|
Alcaro
|
f06a8d19ee
|
parens are evil
|
2016-09-22 01:17:37 +02:00 |
|
Alcaro
|
d003420f50
|
Cool down those time checks a bit
|
2016-09-20 00:44:01 +02:00 |
|
Alcaro
|
8c059334d1
|
what's this doing here
|
2016-09-13 19:59:50 +02:00 |
|
Alcaro
|
f5f4b7b33f
|
Get rid of blank lines when switching to/from 4a
|
2016-09-13 19:57:42 +02:00 |
|
Alcaro
|
5793738dac
|
derp, I'm an idiot. Close #1
|
2016-09-13 19:57:42 +02:00 |
|
Twinaphex
|
06345b6318
|
Merge pull request #9 from orbea/makefiles
Use DEBUG=1 properly for some Makefiles
|
2016-09-13 07:58:38 +02:00 |
|
orbea
|
0cccb03b3b
|
(libretro_test_gl_compute_shaders) Non-debug builds do not need -g
|
2016-09-12 14:52:39 -07:00 |
|
orbea
|
c06aa0b7e1
|
(cruze) Allow using DEBUG=1 properly
|
2016-09-12 14:49:09 -07:00 |
|
Twinaphex
|
14d273d7ab
|
Merge pull request #7 from orbea/pong
(pascal_pong) Add licensing information
|
2016-09-12 20:39:12 +02:00 |
|
Twinaphex
|
b543b82d5c
|
Merge pull request #8 from orbea/license
Add libretro MIT license for the sample cores
|
2016-09-12 20:39:03 +02:00 |
|
orbea
|
1b77a3bb2a
|
Add libretro MIT license for the sample cores
|
2016-09-12 11:35:20 -07:00 |
|
orbea
|
18aeff77d4
|
(pascal_pong) Add licensing information
|
2016-09-12 11:18:25 -07:00 |
|
Twinaphex
|
89536eca90
|
Merge pull request #6 from heuripedes/master
(cruzes) Add licensing information
|
2016-09-12 20:12:21 +02:00 |
|
Higor Eurípedes
|
f5aa80564e
|
(cruzes) Add licensing information
|
2016-09-12 14:59:31 -03:00 |
|
Twinaphex
|
043afdd912
|
Merge pull request #5 from orbea/cruzes
Fix building cruzes
|
2016-09-12 10:35:27 +02:00 |
|
orbea
|
60a0c0b22b
|
Rename LICENSE to LICENSE-Carlito
|
2016-09-12 01:29:09 -07:00 |
|
orbea
|
aad0b476dd
|
Add libretro.h from libretro-common
|
2016-09-12 01:10:53 -07:00 |
|
orbea
|
fb9cf32dbd
|
(cruzes) wget and unzip do not belong in Makefiles
|
2016-09-12 01:08:07 -07:00 |
|
Twinaphex
|
6ede9039a7
|
Merge pull request #4 from orbea/gitignore
Remove extra .gitignore
|
2016-09-12 09:19:33 +02:00 |
|
orbea
|
ef43a12327
|
Remove extra .gitignore
|
2016-09-11 23:18:57 -07:00 |
|
Twinaphex
|
b6bd718197
|
Merge pull request #2 from orbea/binary
Remove precompiled binary
|
2016-09-12 07:01:04 +02:00 |
|
Twinaphex
|
7afd724f8b
|
Merge pull request #3 from orbea/target_name
Update target names
|
2016-09-12 07:00:56 +02:00 |
|
orbea
|
94ab1ead11
|
Update boxes target name
|
2016-09-11 21:58:14 -07:00 |
|
orbea
|
b766d0a349
|
Update target names
|
2016-09-11 21:26:13 -07:00 |
|
orbea
|
89f50ac0d0
|
Add .gitignore
|
2016-09-11 21:13:43 -07:00 |
|
orbea
|
3bda67014e
|
Remove precompile binary
|
2016-09-11 21:06:06 -07:00 |
|
Alcaro
|
53b6f2b4b4
|
That one just doesn't work.
|
2016-09-06 20:48:04 +02:00 |
|
Alcaro
|
151e710890
|
Turns out memset(0xFF) yields invalid 0RGB1555.
|
2016-09-06 20:09:25 +02:00 |
|
Alcaro
|
744273b0d7
|
Fix left/right breaking 4A
|
2016-09-06 20:03:52 +02:00 |
|
Alcaro
|
24ae967d8a
|
Let's render the test ID too
|
2016-09-06 20:01:27 +02:00 |
|
Alcaro
|
a05c42f666
|
Clean up comments/docs/C89
|
2016-09-06 19:49:29 +02:00 |
|
Alcaro
|
0d8cd14704
|
Rename to match libretro-common name (could copy the implementation, but I can't figure out which includes are important)
|
2016-09-06 19:38:36 +02:00 |
|
Alcaro
|
9b9059e5e5
|
libretro.h, link.T, and this. One's enough, this one is useless.
|
2016-09-06 19:33:44 +02:00 |
|
Alcaro
|
4614f19f57
|
the heck's going on with the indentation here
|
2016-09-06 19:31:14 +02:00 |
|
twinaphex
|
b3ddb6037d
|
Add JNI dir for test_advanced
|
2016-09-05 23:43:12 +02:00 |
|
twinaphex
|
76c4672576
|
Add demos and tests
|
2016-09-05 23:39:46 +02:00 |
|
twinaphex
|
f99f383542
|
Update target name
|
2016-09-05 23:37:20 +02:00 |
|
twinaphex
|
b4bbd0d843
|
Update README.md
|
2016-09-05 23:36:36 +02:00 |
|
twinaphex
|
e6a2ed9463
|
Add libretro_advanced_test
|
2016-09-05 23:32:37 +02:00 |
|
twinaphex
|
1dba732e74
|
Add README.md
|
2016-09-05 04:21:07 +02:00 |
|
twinaphex
|
ebf5448860
|
Update
|
2016-09-05 04:16:38 +02:00 |
|
twinaphex
|
bb8f4a4c31
|
(OpenGL) Add more samples
|
2016-09-05 04:14:40 +02:00 |
|
twinaphex
|
05b7605c6d
|
Add libretro_test_gl
|
2016-09-05 04:07:17 +02:00 |
|
twinaphex
|
85b8fd63f6
|
(audio) Updates - remove unnecessary headers
|
2016-09-05 03:46:16 +02:00 |
|
twinaphex
|
2ef01506cc
|
Remove some unnecessary headers
|
2016-09-05 03:44:54 +02:00 |
|
twinaphex
|
39ed3f32ad
|
Remove unnecessary headers
|
2016-09-05 03:43:38 +02:00 |
|
twinaphex
|
c767baf8a7
|
Remove some header files
|
2016-09-05 03:42:18 +02:00 |
|