summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/osmesa
AgeCommit message (Expand)AuthorFilesLines
2014-03-04st/osmesa: check buffer size when searching for buffersBrian Paul1-4/+7
2013-11-18osmesa: add support for postprocess filtersBrian Paul1-0/+87
2013-10-01st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2-2/+4
2013-09-11st/dri: do not create a new context for msaa copyMaarten Lankhorst1-1/+2
2013-08-20gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesaMaarten Lankhorst1-2/+3
2013-07-30st/dri: add a new driconf option disable_shader_bit_encoding for UnigineMarek Olšák1-0/+1
2013-07-30mesa,glsl,st/dri: add a new driconf option force_glsl_version for UnigineMarek Olšák1-0/+1
2013-07-30st/dri: implement the driconf option force_s3tc_enable properlyMarek Olšák1-0/+1
2013-07-30st/dri: support the driconf option disable_blend_func_extendedMarek Olšák1-0/+1
2013-07-30st/osmesa: initialize disable_glsl_line_continuationsMarek Olšák1-0/+1
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-09st/osmesa: re-use buffers in OSMesaMakeCurrent()Brian Paul1-7/+54
2013-03-14st/osmesa: silence some optimized build warningsBrian Paul1-2/+6
2013-03-12st/osmesa: add new Makefile.amBrian Paul1-0/+41
2013-03-12st/osmesa: new OSMesa gallium state trackerBrian Paul1-0/+793