Age | Commit message (Collapse) | Author |
|
|
|
Replace std::map with std::array for graphics event breakpoints
|
|
|
|
|
|
|
|
|
|
|
|
This requires bumping up to a minimum of CMake 3.1. The benefit
of using the imported target is that you can switch to the -pthread
compiler flag on request, which may be necessary for some systems if
available.
|
|
the compiler to inline. Saves 1%+ in vertex heavy situations.
|
|
Fix various build errors encountered on Clang 3.9 on OS X
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hardware Renderer Texture Forwarding
|
|
|
|
|
|
OpenGL: Implement color combiner Operation::Dot3_RGB
|
|
|
|
Fix driver root identification on Windows
|
|
SOC:U GetSockOpt/SetSockOpt
|
|
Rasterizer: Allow all blend factors for alpha blend-func
|
|
|
|
|
|
loader: only decompress code section
|
|
Configure Dialog: Remove minimumSize property
|
|
|
|
debug_utils: use std::make_unique for initializing PicaTrace
|
|
|
|
|
|
|
|
Thread: Correct Common::Barrier implementation
|
|
IOFile: Minor API changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return addresses.
|
|
|
|
|
|
|
|
|