summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/osmesa
Commit message (Expand)AuthorAgeFilesLines
* osmesa: add support for postprocess filtersBrian Paul2013-11-181-0/+87
* st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-2/+4
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-111-1/+2
* gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesaMaarten Lankhorst2013-08-201-2/+3
* st/dri: add a new driconf option disable_shader_bit_encoding for UnigineMarek Olšák2013-07-301-0/+1
* mesa,glsl,st/dri: add a new driconf option force_glsl_version for UnigineMarek Olšák2013-07-301-0/+1
* st/dri: implement the driconf option force_s3tc_enable properlyMarek Olšák2013-07-301-0/+1
* st/dri: support the driconf option disable_blend_func_extendedMarek Olšák2013-07-301-0/+1
* st/osmesa: initialize disable_glsl_line_continuationsMarek Olšák2013-07-301-0/+1
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* st/osmesa: re-use buffers in OSMesaMakeCurrent()Brian Paul2013-04-091-7/+54
* st/osmesa: silence some optimized build warningsBrian Paul2013-03-141-2/+6
* st/osmesa: add new Makefile.amBrian Paul2013-03-121-0/+41
* st/osmesa: new OSMesa gallium state trackerBrian Paul2013-03-121-0/+793