summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker
AgeCommit message (Expand)AuthorFilesLines
2017-05-20driconf: Add allow_glsl_builtin_variable_redeclaration optionJohn Brooks1-0/+1
2017-03-22driconf: add force_glsl_abs_sqrt optionSamuel Pitoiset1-0/+1
2017-03-16gallium: implement the backend of threaded GL dispatchMarek Olšák1-0/+19
2017-02-18st: add ST_FLUSH_WAIT to st_context_flush()Charmaine Lee1-0/+1
2017-02-17st/mesa/glsl: build string of dri options and use as input to building sha fo...Timothy Arceri1-0/+1
2017-02-15driconf: add allow_higher_compat_version optionSamuel Pitoiset1-0/+1
2016-10-24gallium/stapi: fix comment for st_visual::buffer_maskBrian Paul1-1/+1
2016-10-14gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov1-1/+1
2016-10-14gallium: annotate drm_driver_descriptor instance as const dataEmil Velikov1-2/+2
2016-10-14gallium: rename drm_driver_descriptor::{, driver_}nameEmil Velikov1-3/+3
2016-10-14gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov1-8/+1
2016-10-14gallium: fix drm_driver_descriptor::name commentEmil Velikov1-1/+1
2016-09-26mesa/st: support lowering multi-planar YUVRob Clark1-0/+3
2016-09-20st/vdpau: fix argument type to vlVdpOutputSurfaceDMABufIlia Mirkin1-1/+1
2016-07-02glsl: add driconf to zero-init unintialized varsRob Clark1-0/+1
2016-06-13gallium: remove st_api::get_proc_address hookEmil Velikov1-12/+0
2016-03-29st/vdpau: move FormatRGBAToPipe into the interopChristian König1-0/+65
2016-03-29st/vdpau: add new interop interfaceChristian König2-1/+100
2016-03-17gallium/winsys/drm: add layer to struct winsys_handleChristian König1-0/+5
2016-03-17gallium/winsys/drm: add offset to struct winsys_handleChristian König1-0/+5
2015-11-25gallium: remove unused function declarationsEmil Velikov1-5/+0
2015-11-21target-helpers: remove inline_drm_helper.hEmil Velikov1-6/+0
2015-11-21pipe-loader: rework the sw backendEmil Velikov1-0/+21
2015-10-31gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2-0/+4
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2015-05-12st/dri: add support for create_context_robustness GLX and EGL extensionsMarek Olšák1-0/+1
2015-04-30gallium,clover: add OpenCL interoperability support for CL eventsMarek Olšák1-0/+40
2014-08-11gallium: pass st_config_options to query_versionsMarek Olšák1-0/+1
2014-08-11gallium/stapi: move setting GL versions to the state trackerMarek Olšák1-0/+10
2014-07-18st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0Marek Olšák1-0/+1
2014-06-19target-helpers: add dd_configuration(), dd_driver_name()Emil Velikov1-0/+4
2014-06-19target-helpers: add dd_create_screen() helperEmil Velikov1-0/+2
2014-02-22winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov1-10/+0
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-12-13swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2-2/+5
2013-12-10gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers1-0/+2
2013-12-10gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers1-3/+6
2013-10-26implement NV_vdpau_interop v7Christian König1-0/+49
2013-09-11st/dri: do not create a new context for msaa copyMaarten Lankhorst1-1/+2
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-2/+3
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-2/+3
2013-04-19gallium: handle drirc disable_glsl_line_continuations optionVadim Girlin1-0/+1
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-0/+1
2012-12-07gallium: pass the current context to the flush_front state tracker functionMarek Olšák1-1/+4
2012-11-29gallium/postprocess: share pipe_context and cso_context with the state trackerMarek Olšák1-0/+11
2012-11-29st/mesa: allow forward-compatible contexts and set Const.ContextFlagsMarek Olšák1-2/+1
2012-08-23st/mesa: accept and handle configuration options from st/driVadim Girlin1-0/+14
2012-05-29gallium: add st_api feature mask to prevent advertising MS visualsChristoph Bumiller1-0/+16