Oh no! Some styles failed to load. 😵 Please try reloading this page
Menu â–¾ â–´

Code-moved-to-github Commit Log


Commit Date  
[r5345] by rogerman

Cocoa Port:
- Optimize VBO uploading of the HUD layer.

2016-02-08 23:53:05 Tree
[r5344] by rogerman

Render3D:
- Provide a means of specifying which specific framebuffers need to be flushed for each frame.

2016-02-08 21:20:13 Tree
[r5343] by rogerman

GPU:
- Fix bug where a swapped screen state was not being properly reset. (Regression from r5340.)

2016-02-07 07:12:16 Tree
[r5342] by rogerman

OpenGL Renderer:
- If PBOs are supported, avoid doing an extra framebuffer copy and read the PBO directly.

2016-02-07 02:30:57 Tree
[r5341] by rogerman

Cocoa Port:
- In the OpenGL blitter, use DMA texture uploads for all possible video source cases. Doing this removes a longstanding MAJOR performance bottleneck.
- Native-sized video sees up to a 15% performance improvement, while higher-resolution video can see up to a 100% performance improvement!!!!!

2016-02-07 01:34:52 Tree
[r5340] by rogerman

GPU:
- Allow clients to specify their own framebuffer storage when calling GPUSubsystem::SetCustomFramebufferSize().

2016-02-07 01:15:55 Tree
[r5339] by rogerman

GPU:
- Apply SSE2 optimizations to all of the BG layer modes. (Related to r5332.)
- Do some code refactoring and cleanup.

2016-02-03 04:41:54 Tree
[r5338] by rogerman

Render3D:
- Revert r5331, since it results in incorrect alpha testing. Add additional notes to remind myself why I wrote the code that way in the first place.

2016-02-01 22:28:38 Tree
[r5337] by rogerman

GPU:
- Optimize the loading of destination blending masks if SSSE3 is available.

2016-01-31 22:09:23 Tree
[r5336] by rogerman

Cocoa Port:
- Return to using Snow Leopard style Audio Components. Requires building with Xcode v7.2 or later, since Xcode v7.0 and v7.1 have bugs that will cause AudioUnits to crash. (Related to r5280.)

2016-01-31 22:06:40 Tree
Older >

Get latest updates about Open Source Projects, Conferences and News.

Sign Up No, Thank you