summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_screen.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-19llvmpipe/softpipe: enable ARB_conditional_render_invertedTobias Klausmann1-1/+1
2014-08-19gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTEDTobias Klausmann1-0/+2
2014-08-15gallium/softpipe/llvmpipe: handle query_renderer capsEmil Velikov1-0/+19
2014-08-14gallium: add opcodes/cap for fine derivative supportIlia Mirkin1-0/+1
2014-08-12softpipe,llvmpipe: mark BPTC formats as unsupportedIlia Mirkin1-0/+5
2014-07-03gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORTIlia Mirkin1-1/+1
2014-07-02gallium: add facilities for indirect drawingChristoph Bumiller1-0/+2
2014-07-01gallium: add a cap for max vertex streamsIlia Mirkin1-0/+2
2014-06-11softpipe: enable AMD_vertex_shader_layer.Dave Airlie1-1/+1
2014-06-11softpipe: enable GLSL 3.30 support.Dave Airlie1-1/+1
2014-06-11softpipe: bump the softpipe geometry limitsDave Airlie1-1/+1
2014-06-11softpipe: add depth clamping support. (v2)Dave Airlie1-1/+1
2014-06-02gallium: create TGSI_PROPERTY to disable viewport and clippingChristoph Bumiller1-0/+1
2014-05-07gallium: add a cap for supporting 4-offset TG4 opcodesIlia Mirkin1-0/+1
2014-04-26gallium: add basic support for ARB_sample_shadingIlia Mirkin1-0/+1
2014-04-11softpipe: add PIPE_CAP_MIN/MAX_TEXTURE_GATHER_OFFSET query casesBrian Paul1-0/+3
2014-04-07gallium: add support for LODQ opcodes.Dave Airlie1-0/+1
2014-04-02mesa/soft/llvmpipe: add fake MSAA supportDave Airlie1-0/+2
2014-02-25gallium: the other drivers don't support ARB_buffer_storageMarek Olšák1-0/+1
2014-02-25gallium: add texture gather support to gallium (v3)Dave Airlie1-0/+2
2014-02-13gallium/vl: remove remaining softpipe video functionsChristian König1-31/+0
2014-02-09gallium: add geometry shader output limitsGrigori Goronzy1-0/+3
2014-02-04gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERSMarek Olšák1-2/+0
2014-01-29softpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64Siavash Eliasi1-1/+2
2014-01-23gallium: remove PIPE_CAP_SCALED_RESOLVEMarek Olšák1-2/+0
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-12-13swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie1-2/+3
2013-12-03gallium: add support for AMD_vertex_shader_layerMarek Olšák1-0/+2
2013-11-28gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger1-2/+3
2013-10-26gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin1-0/+1
2013-08-19vl: add entrypoint to get_video_paramChristian König1-1/+2
2013-07-22gallium: Add PIPE_CAP_ENDIANNESSTom Stellard1-0/+2
2013-07-02mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependenciesMarek Olšák1-1/+0
2013-05-25gallium: Add support for multiple viewportsZack Rusin1-0/+2
2013-05-11gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GLMarek Olšák1-0/+2
2013-04-18st/mesa: optionally apply texture swizzle to border color v2Christoph Bumiller1-0/+2
2013-04-16draw: implement pipeline statistics in the draw moduleZack Rusin1-1/+1
2013-04-03gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICSChristoph Bumiller1-0/+2
2013-03-23gallium,st/mesa: don't use blit-based transfers with software rasterizersMarek Olšák1-0/+1
2013-03-20gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller1-0/+2
2013-02-04gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENTAndreas Boll1-0/+2
2013-01-15gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATEMarek Olšák1-2/+0
2012-12-20gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/José Fonseca1-1/+1
2012-12-14draw: add support for later transform feedback extensionsDave Airlie1-1/+1
2012-12-12softpipe: implement seamless cubemap support. (v1.1)Dave Airlie1-1/+1
2012-12-11softpipe: Use os_time_get_nano() everywhere.José Fonseca1-1/+1
2012-12-08softpipe: enable GLSL 1.40Dave Airlie1-1/+1
2012-12-08softpipe: add texture buffer object supportDave Airlie1-0/+2
2012-11-09softpipe: add ARB_texture_cube_map_array support (v1.1)Dave Airlie1-1/+3
2012-10-31gallium: expose ARB_map_buffer_alignment on RadeonMarek Olšák1-0/+1