| Commit message (Expand) | Author | Age | Files | Lines |
* | st/osmesa: check buffer size when searching for buffers | Brian Paul | 2014-03-04 | 1 | -4/+7 |
* | osmesa: add support for postprocess filters | Brian Paul | 2013-11-18 | 1 | -0/+87 |
* | st/osmesa: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 2 | -2/+4 |
* | st/dri: do not create a new context for msaa copy | Maarten Lankhorst | 2013-09-11 | 1 | -1/+2 |
* | gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa | Maarten Lankhorst | 2013-08-20 | 1 | -2/+3 |
* | st/dri: add a new driconf option disable_shader_bit_encoding for Unigine | Marek Olšák | 2013-07-30 | 1 | -0/+1 |
* | mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine | Marek Olšák | 2013-07-30 | 1 | -0/+1 |
* | st/dri: implement the driconf option force_s3tc_enable properly | Marek Olšák | 2013-07-30 | 1 | -0/+1 |
* | st/dri: support the driconf option disable_blend_func_extended | Marek Olšák | 2013-07-30 | 1 | -0/+1 |
* | st/osmesa: initialize disable_glsl_line_continuations | Marek Olšák | 2013-07-30 | 1 | -0/+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 |
* | st/osmesa: re-use buffers in OSMesaMakeCurrent() | Brian Paul | 2013-04-09 | 1 | -7/+54 |
* | st/osmesa: silence some optimized build warnings | Brian Paul | 2013-03-14 | 1 | -2/+6 |
* | st/osmesa: add new Makefile.am | Brian Paul | 2013-03-12 | 1 | -0/+41 |
* | st/osmesa: new OSMesa gallium state tracker | Brian Paul | 2013-03-12 | 1 | -0/+793 |