summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/state_tracker
Commit message (Expand)AuthorAgeFilesLines
* android: support swrastWuZhen2016-11-011-1/+9
* gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov2016-10-141-1/+1
* gallium: annotate drm_driver_descriptor instance as const dataEmil Velikov2016-10-141-2/+2
* gallium: rename drm_driver_descriptor::{, driver_}nameEmil Velikov2016-10-141-3/+3
* gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov2016-10-141-8/+1
* gallium: fix drm_driver_descriptor::name commentEmil Velikov2016-10-141-1/+1
* mesa/st: support lowering multi-planar YUVRob Clark2016-09-261-0/+3
* st/vdpau: fix argument type to vlVdpOutputSurfaceDMABufIlia Mirkin2016-09-201-1/+1
* glsl: add driconf to zero-init unintialized varsRob Clark2016-07-021-0/+1
* gallium: remove st_api::get_proc_address hookEmil Velikov2016-06-131-12/+0
* st/vdpau: move FormatRGBAToPipe into the interopChristian König2016-03-291-0/+65
* st/vdpau: add new interop interfaceChristian König2016-03-292-1/+100
* gallium/winsys/drm: add layer to struct winsys_handleChristian König2016-03-171-0/+5
* gallium/winsys/drm: add offset to struct winsys_handleChristian König2016-03-171-0/+5
* gallium: remove unused function declarationsEmil Velikov2015-11-251-5/+0
* target-helpers: remove inline_drm_helper.hEmil Velikov2015-11-211-6/+0
* pipe-loader: rework the sw backendEmil Velikov2015-11-211-0/+21
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-312-0/+4
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* st/dri: add support for create_context_robustness GLX and EGL extensionsMarek Olšák2015-05-121-0/+1
* gallium,clover: add OpenCL interoperability support for CL eventsMarek Olšák2015-04-301-0/+40
* gallium: pass st_config_options to query_versionsMarek Olšák2014-08-111-0/+1
* gallium/stapi: move setting GL versions to the state trackerMarek Olšák2014-08-111-0/+10
* st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0Marek Olšák2014-07-181-0/+1
* target-helpers: add dd_configuration(), dd_driver_name()Emil Velikov2014-06-191-0/+4
* target-helpers: add dd_create_screen() helperEmil Velikov2014-06-191-0/+2
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-221-10/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-132-2/+5
* gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers2013-12-101-0/+2
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-101-3/+6
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+49
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-111-1/+2
* 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-2/+3
* 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-2/+3
* gallium: handle drirc disable_glsl_line_continuations optionVadim Girlin2013-04-191-0/+1
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-0/+1
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-071-1/+4
* gallium/postprocess: share pipe_context and cso_context with the state trackerMarek Olšák2012-11-291-0/+11
* st/mesa: allow forward-compatible contexts and set Const.ContextFlagsMarek Olšák2012-11-291-2/+1
* st/mesa: accept and handle configuration options from st/driVadim Girlin2012-08-231-0/+14
* gallium: add st_api feature mask to prevent advertising MS visualsChristoph Bumiller2012-05-291-0/+16
* gallium: remove unused winsys pointers in pipe_screen and pipe_contextMarek Olšák2012-02-211-1/+0
* st-api: fix typos, whitespace, line wrappingBrian Paul2012-02-011-6/+6
* st-api: Have context_create explain why creation failedIan Romanick2011-12-231-0/+14
* st-api: Clean-up OpenGL profile handlingIan Romanick2011-12-231-9/+10
* drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom2011-10-141-1/+46
* st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-291-19/+6