| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | buffer_cache: Remove brace initialized for objects with default constructor | 2019-11-20 | 1 | -10/+10 | |
| * | buffer_cache: Add missing includes (#3079) | 2019-11-07 | 1 | -0/+4 | |
| * | gl_rasterizer: Upload constant buffers with glNamedBufferSubData | 2019-11-02 | 1 | -3/+11 | |
| * | video_core: Silent miscellaneous warnings (#2820) | 2019-08-30 | 2 | -8/+5 | |
| * | Buffer Cache: Adress Feedback. | 2019-08-21 | 1 | -4/+3 | |
| * | Buffer_Cache: Implement flushing. | 2019-08-21 | 1 | -1/+26 | |
| * | Buffer_Cache: Implement barriers. | 2019-08-21 | 1 | -0/+4 | |
| * | Buffer_Cache: Optimize and track written areas. | 2019-08-21 | 2 | -12/+104 | |
| * | BufferCache: Rework mapping caching. | 2019-08-21 | 2 | -49/+76 | |
| * | Buffer_Cache: Fixes and optimizations. | 2019-08-21 | 2 | -68/+38 | |
| * | Video_Core: Implement a new Buffer Cache | 2019-08-21 | 3 | -0/+498 |