| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: make _mesa_scissor_bounding_box() static | Samuel Pitoiset | 2017-06-07 | 1 | -5/+5 |
* | mesa: remove wip framebuffer code | Timothy Arceri | 2017-04-28 | 1 | -7/+0 |
* | main/framebuffer: refactor _mesa_get_color_read_format/type | Alejandro Piñeiro | 2017-02-06 | 1 | -16/+61 |
* | mesa: drop unneeded assert | Emil Velikov | 2016-11-21 | 1 | -1/+0 |
* | mesa/main: consider multisampling enabled when number of samples == 1 | Nicolai Hähnle | 2016-11-18 | 1 | -1/+1 |
* | mesa: Add helper function _mesa_is_alpha_to_coverage_enabled() | Anuj Phogat | 2016-11-07 | 1 | -0/+13 |
* | mesa: Add helper function _mesa_is_alpha_test_enabled() | Anuj Phogat | 2016-11-07 | 1 | -0/+11 |
* | mesa: Use separate line for function return type | Anuj Phogat | 2016-11-07 | 1 | -1/+2 |
* | mesa: Fix types in _mesa_get_color_read_format(). | Kenneth Graunke | 2016-09-05 | 1 | -1/+1 |
* | mesa: change state query return value for RGB565 | Haixia Shi | 2016-08-12 | 1 | -2/+2 |
* | mesa/gles: Allow format GL_RED to be used with MESA_FORMAT_R_UNORM | Jordan Justen | 2016-04-25 | 1 | -0/+2 |
* | mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab... | Bas Nieuwenhuizen | 2016-03-24 | 1 | -0/+19 |
* | mesa/i965: Refactor brw_is_front_buffer_{drawing,reading} to common code | Ian Romanick | 2015-10-06 | 1 | -0/+19 |
* | mesa: remove Driver.ResizeBuffers | Marek Olšák | 2015-10-03 | 1 | -2/+1 |
* | mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string(). | Kenneth Graunke | 2015-07-20 | 1 | -1/+1 |
* | mesa: helper function for scissor box of gl_framebuffer | Kevin Rogovin | 2015-06-17 | 1 | -15/+32 |
* | mesa: Define infrastructure for ARB_framebuffer_no_attachments | Kevin Rogovin | 2015-06-17 | 1 | -0/+1 |
* | main: Refactor _mesa_drawbuffers. | Laura Ekstrand | 2015-05-14 | 1 | -1/+1 |
* | main: Refactor _mesa_update_draw_buffer_bounds. | Laura Ekstrand | 2015-05-14 | 1 | -3/+3 |
* | main: Refactor _mesa_[update|get]_clamp_fragment_color. | Laura Ekstrand | 2015-05-14 | 1 | -1/+1 |
* | main: Refactor _mesa_[update|get]_clamp_vertex_color. | Laura Ekstrand | 2015-05-14 | 1 | -1/+1 |
* | main: Refactor _mesa_update_framebuffer. | Laura Ekstrand | 2015-05-14 | 1 | -7/+4 |
* | mesa: include stdio.h where needed | Brian Paul | 2015-03-05 | 1 | -1/+1 |
* | mesa: Use assert() instead of ASSERT wrapper. | Matt Turner | 2015-02-23 | 1 | -10/+10 |
* | mesa: Fix some signed-unsigned comparison warnings | Jan Vesely | 2015-01-21 | 1 | -1/+1 |
* | mesa: switch to c11 mutex functions | Brian Paul | 2014-03-03 | 1 | -7/+7 |
* | mesa: Change many Type P MESA_FORMATs to meet naming spec | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: Rename 4 color component unsigned byte MESA_FORMATs | Mark Mueller | 2014-01-27 | 1 | -1/+1 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -5/+5 |
* | mesa: Refactor bounding-box calculation out of _mesa_update_draw_buffer_bounds | Ian Romanick | 2014-01-20 | 1 | -29/+56 |
* | mesa: Update gl_scissor_attrib to support ARB_viewport_array | Courtney Goeltzenleuchter | 2014-01-20 | 1 | -9/+10 |
* | mesa: free object labels when deleting | Timothy Arceri | 2013-09-04 | 1 | -0/+1 |
* | mesa: Remove GL_MESA_resize_buffers | Ian Romanick | 2013-06-28 | 1 | -10/+0 |
* | mesa: Remove Driver.GetBufferSize and its callers. | Eric Anholt | 2013-06-25 | 1 | -69/+0 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: handle missing read buffer in _mesa_get_color_read_format/type() | Brian Paul | 2013-06-02 | 1 | -30/+48 |
* | mesa: Track the TexImage being rendered to in the gl_renderbuffer. | Eric Anholt | 2013-05-17 | 1 | -2/+1 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: move updating clamp control derived state out of mesa_update_state_locked | Marek Olšák | 2013-04-06 | 1 | -0/+4 |
* | mesa: don't set _ClampFragmentColor to TRUE if it has no effect | Marek Olšák | 2013-04-06 | 1 | -0/+1 |
* | mesa: refactor clamping controls, get rid of _ClampReadColor | Marek Olšák | 2013-04-06 | 1 | -0/+1 |
* | mesa: add common format-independent memcpy-based ReadPixels path | Marek Olšák | 2013-03-23 | 1 | -2/+2 |
* | mesa: Drop manual checks for outside begin/end. | Eric Anholt | 2013-01-21 | 1 | -1/+1 |
* | framebuffer: update allowed implementation format/type | Jordan Justen | 2013-01-20 | 1 | -3/+23 |
* | framebuffer: add _mesa_get_read_renderbuffer | Jordan Justen | 2013-01-14 | 1 | -0/+21 |
* | mesa: Make more consistent use of _mesa_is_{user,winsys}_fbo() | Paul Berry | 2012-07-26 | 1 | -3/+3 |
* | msaa: Compute visual samples/sampleBuffers from all buffers. | Paul Berry | 2012-07-24 | 1 | -2/+7 |
* | mesa: remove ctx->Const.sRGBCapable | Marek Olšák | 2012-01-25 | 1 | -1/+1 |