Revision |
Author |
Date |
Windows 32bit |
Windows 64bit | Commit log |
5433 |
rogerman |
2016-04-16 20:36:20 |
|
Download |
GPU:
- Begin rework for supporting RGB666 and RGB888 color formats. (This rework is still incomplete.) |
5432 |
rogerman |
2016-04-09 07:47:53 |
|
Download |
Render3D:
- 3D renderers can now be requested to output their framebuffers in RGBA6665 (SoftRasterizer and OpenGL) or RGBA8888 (OpenGL only) color formats. |
5431 |
rogerman |
2016-04-05 17:41:17 |
|
Download |
Cocoa Port:
- Add property methods for setting the GPU color format. |
5430 |
jsteffens |
2016-04-03 23:16:56 |
|
Download |
Some build fixes for Linux (but still doesn't build) |
5429 |
rogerman |
2016-04-03 06:26:02 |
No build |
GPU:
- Fix the random battle transition in Final Fantasy III. (Regression from r5344. Fixes bug #1548.) |
5428 |
zeromus |
2016-03-30 23:50:54 |
No build |
fix crash in gbagame slot2 addon when gba rom doesn't exist |
5427 |
zeromus |
2016-03-29 22:52:44 |
No build |
winport: add options for killing stylus off-screen |
5426 |
zeromus |
2016-03-29 07:12:26 |
No build |
zero out capture buffer in case advanced spu logic is disabled (prevents noise in savestates taken with a different advanced spu logic setting) |
5425 |
zeromus |
2016-03-29 07:11:33 |
No build |
winport: add note to sound config gui that advanced spu logic is a sync setting |
5424 |
zeromus |
2016-03-29 06:52:39 |
No build |
fix vcxproj in 2010 (ctrl+f7 building and resource editing) |
5423 |
zeromus |
2016-03-29 06:10:12 |
No build |
update libretro-common |
5422 |
zeromus |
2016-03-22 15:59:55 |
No build |
winport: don't spew /arch:SSE2 warnings compiling x64 on vs2015 |
5421 |
zeromus |
2016-03-22 15:53:13 |
No build |
forgot to commit two files |
5420 |
zeromus |
2016-03-22 06:27:58 |
No build |
winport: remove userconfig, replace with msbuild-based system. easily support newer SSE versions while we're at it |
5419 |
rogerman |
2016-03-21 21:29:57 |
No build |
Cocoa Port:
- Fix builds that were broken due to new libretro-common API additions. (Regression from r5398.) |
5418 |
zeromus |
2016-03-21 08:45:49 |
No build |
fix errors and tidiness in commandline help |
5417 |
zeromus |
2016-03-21 08:30:51 |
No build |
fix bin output filename |
5416 |
zeromus |
2016-03-21 08:30:19 |
No build |
fix commandline processing (none of the no-args were working) |
5415 |
zeromus |
2016-03-21 02:21:31 |
No build |
yes, still wrestling with EOLs |
5414 |
zeromus |
2016-03-21 02:20:56 |
No build |
i dont like .gitattributes |