summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/state_tracker
Commit message (Expand)AuthorAgeFilesLines
* mesa/util: add allow_glsl_relaxed_es driconfig overrideTimothy Arceri2018-06-191-0/+1
* mesa/util: add allow_glsl_builtin_const_expression driconf overrideTimothy Arceri2018-06-191-0/+1
* drisw: learn to query shmid handle typeMarc-André Lureau2018-05-303-2/+3
* drisw: use putImageShm if availableMarc-André Lureau2018-05-301-0/+3
* gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*Dave Airlie2018-05-301-3/+3
* gallium: move winsys handle to it's own file.Marc-André Lureau2018-05-302-47/+59
* gallium: Correct minor typo in header commentsAlyssa Rosenzweig2018-03-261-1/+1
* gallium: Make (num_)samples an unsigned intGert Wollny2018-01-191-1/+1
* gallium: plumb context priority through to driverRob Clark2017-12-191-0/+2
* mesa: add AllowGLSLCrossStageInterpolationMismatch workaroundTapani Pälli2017-11-301-0/+1
* st/dri: fix deadlock when waiting on android fencesMarek Olšák2017-11-111-2/+1
* st/dri: fix android fence regressionMarek Olšák2017-11-101-0/+2
* gallium: Wire up flush controlAdam Jackson2017-11-061-0/+1
* st_api: remove unused get_resource_for_egl_imageNicolai Hähnle2017-10-101-37/+0
* mesa: Remove force_s3tc_enable driconf variableMatt Turner2017-10-021-1/+0
* gallium/st: Add a method to flush outstanding swapbuffersThomas Hellstrom2017-08-031-0/+2
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-021-1/+3
* st/drm: add DRM_CONF_XML_OPTIONSNicolai Hähnle2017-08-021-0/+2
* st/mesa: create framebuffer iface hash table per st managerCharmaine Lee2017-07-241-0/+21
* st/mesa: add destroy_drawable interfaceCharmaine Lee2017-07-201-0/+7
* st/mesa: Add support for KHR_no_error flagGrigori Goronzy2017-07-141-0/+1
* st/mesa: add a winsys buffers list in st_contextCharmaine Lee2017-07-111-0/+5
* mesa/glthread: add glthread "perf" counters and pass them to gallium HUDMarek Olšák2017-06-261-1/+3
* gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák2017-06-231-1/+1
* gallium/winsys/drm: introduce modifier field to winsys_handleVarad Gautam2017-06-091-0/+6
* driconf: Add allow_glsl_builtin_variable_redeclaration optionJohn Brooks2017-05-201-0/+1
* driconf: add force_glsl_abs_sqrt optionSamuel Pitoiset2017-03-221-0/+1
* gallium: implement the backend of threaded GL dispatchMarek Olšák2017-03-161-0/+19
* st: add ST_FLUSH_WAIT to st_context_flush()Charmaine Lee2017-02-181-0/+1
* st/mesa/glsl: build string of dri options and use as input to building sha fo...Timothy Arceri2017-02-171-0/+1
* driconf: add allow_higher_compat_version optionSamuel Pitoiset2017-02-151-0/+1
* gallium/stapi: fix comment for st_visual::buffer_maskBrian Paul2016-10-241-1/+1
* 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