| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: Remove gles option. | Jose Fonseca | 2018-10-19 | 1 | -3/+1 |
* | mesa: remove unused dri config option disable_shader_bit_encoding | Timothy Arceri | 2018-08-21 | 1 | -1/+0 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 2 | -3/+2 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -1/+2 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -2/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -1/+1 |
* | meson: build gallium based osmesa | Dylan Baker | 2017-10-27 | 1 | -0/+28 |
* | st/osmesa: include u_inlines.h for pipe_resource_reference | Michel Dänzer | 2017-10-18 | 1 | -0/+1 |
* | st/mesa: Initialize textures array in st_framebuffer_validate | Michel Dänzer | 2017-10-18 | 1 | -0/+1 |
* | mesa: Remove force_s3tc_enable driconf variable | Matt Turner | 2017-10-02 | 1 | -1/+0 |
* | st/osmesa: add osmesa framebuffer iface hash table per st manager | Bruce Cherniak | 2017-08-03 | 1 | -0/+11 |
* | st/osmesa: remove double-write (overwriting) | Eric Engestrom | 2016-06-02 | 1 | -1/+0 |
* | Treewide: Remove Elements() macro | Jan Vesely | 2016-05-17 | 1 | -2/+2 |
* | st/osmesa: add OSMesaCreateContextAttribs() function | Brian Paul | 2015-12-16 | 1 | -3/+93 |
* | st/osmesa: Fix a typo in a comment | Andreas Boll | 2015-12-09 | 1 | -1/+1 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | osmesa: fix OSMesaPixelsStore typo | Brian Paul | 2015-07-15 | 1 | -1/+1 |
* | scons: add target osmesa using gallium state tracker. | Olivier Pena | 2015-04-27 | 2 | -0/+28 |
* | st/osmesa: include stdio.h | Brian Paul | 2015-03-05 | 1 | -0/+1 |
* | st/osmesa: Fix osbuffer->textures indexing | Park, Jeongmin | 2015-02-03 | 1 | -1/+1 |
* | 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 |