Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "mesa: Add ARB_direct_state_access checks in FBO functions" | Ian Romanick | 2015-05-28 | 1 | -7/+0 |
* | mesa: Add ARB_direct_state_access checks in FBO functions | Fredrik Höglund | 2015-05-14 | 1 | -0/+7 |
* | main: _mesa_blit_framebuffer updates its arbitrary framebuffers. | Laura Ekstrand | 2015-05-14 | 1 | -3/+6 |
* | main: Add entry point for BlitNamedFramebuffer. | Laura Ekstrand | 2015-05-14 | 1 | -0/+51 |
* | main: Refactor glBlitFramebuffer. | Laura Ekstrand | 2015-05-14 | 1 | -53/+67 |
* | main: Fix whitespace in blit.c | Laura Ekstrand | 2015-05-14 | 1 | -18/+18 |
* | mesa: include stdio.h where needed | Brian Paul | 2015-03-05 | 1 | -0/+1 |
* | mesa/main: replace Elements() with ARRAY_SIZE() | Brian Paul | 2015-03-02 | 1 | -1/+1 |
* | mesa: Use assert() instead of ASSERT wrapper. | Matt Turner | 2015-02-23 | 1 | -1/+1 |
* | DD: Refactor BlitFramebuffer. | Laura Ekstrand | 2015-02-02 | 1 | -1/+1 |
* | mesa: move glBlitFramebuffer code into new blit.c file | Brian Paul | 2014-02-02 | 1 | -0/+513 |