tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / dri / dri_screen.c
2020-05-05 Pierre-Eric Pellou... driconf: add force_integer_tex_nearest option
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-01-15 Gurchetan Singhst/dri: track if image is created by a dmabuf
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-08-21 Kevin Strassergallium: Add buffer and configs handling or fp16 formats
2019-08-21 Kevin Strassergallium: Use consistent approach for config format...
2019-08-07 Timothy Arcerimesa/gallium: add dric option to allow overriding GL...
2019-07-31 Mike Blumenkrantzst/dri: simplify dri_get_egl_image by reusing dri2_form...
2019-07-31 Kenneth GraunkeRevert "st/dri: simplify dri_get_egl_image by reusing...
2019-07-31 Mike Blumenkrantzst/dri: simplify dri_get_egl_image by reusing dri2_form...
2019-07-31 Mike Blumenkrantzgallium: add handling for YUV planar surfaces
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2018-10-03 Emil Velikovpipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
2018-09-10 Elie Tourniergallium: Correctly handle no config context creation
2018-08-29 Timothy Arcerist/mesa, gallium: add a workaround for No Mans Sky
2018-08-20 Timothy Arcerimesa: remove unused dri config option disable_shader_bi...
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-06-21 Emil Velikovst/dri: constify dri_fill_st_visual's screen
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_relaxed_es driconfig override
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_builtin_const_expression...
2018-02-20 Ilia Mirkinst/dri: only expose config formats that are display...
2018-02-20 Ilia Mirkinmesa: add xbgr support adjacent to xrgb
2018-01-03 Mario Kleinerst/dri: Add option to control exposure of 10 bpc color...
2018-01-03 Mario Kleinerst/dri: Add support for BGR[A/X]1010102 formats.
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
2017-11-28 Eric Engestromst/dri: replace hard-coded array size with ARRAY_SIZE()
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-02 Emil Velikovst/dri: NULL check before deref DRI loader .getCapability
2017-08-02 Nicolai Hähnlest/dri: implement v2 of DRI_ConfigOptions
2017-08-02 Nicolai Hähnlegallium: move loading of drirc to pipe-loader
2017-08-02 Nicolai Hähnlegallium: move driinfo XML to pipe_loader
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-31 Marek Olšákdri_interface,egl,gallium: only expose RGBA visuals...
2017-07-24 Charmaine Leest/mesa: create framebuffer iface hash table per st...
2017-07-14 Grigori Goronzyst/mesa: Add KHR_no_error toggle to driconf
2017-07-13 Marek Olšákst/dri: add 32-bit RGBX/RGBA formats
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-23 Marek Olšákst/dri: add a drirc workaround for Rocket League
2017-06-23 Marek Olšákst/dri: get drirc options before creating pipe_screen
2017-06-07 Thomas Hellstromst/dri: Allow gallium drivers to turn off two GLX exten...
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-03-22 Samuel Pitoisetdriconf: add force_glsl_abs_sqrt option
2017-03-16 Marek Olšákgallium: implement the backend of threaded GL dispatch
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Marek Olšákst/dri: reduce dri_fill_st_options() params
2017-02-17 Timothy Arcerist/mesa/glsl: build string of dri options and use as...
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-01-11 Mauro Rossist/dri: remove trailing whitespace
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-08-23 Ilia Mirkinst/dri: respect driver's request to avoid mixed color...
2016-08-23 Ilia Mirkindri: add a way to request that modes have matching...
2016-07-02 Rob Clarkglsl: add driconf to zero-init unintialized vars
2016-04-24 Marek OlšákRevert "st/dri: add 32-bit RGBX/RGBA formats"
2016-04-21 Rob Herringst/dri: add 32-bit RGBX/RGBA formats
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Marek Olšákst/dri: expose sRGB visuals (v2)
2015-04-30 Marek Olšákst/dri: implement the fence interface for CL events
2015-03-02 Brian Paulst/dri: replace Elements() with ARRAY_SIZE()
2014-09-19 Marek Olšákst/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environm...
2014-08-11 Marek Olšákgallium: pass st_config_options to query_versions
2014-08-11 Marek Olšákgallium/stapi: move setting GL versions to the state...
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-10 Emil Velikovst/dri: merge dri/drm and dri/sw backends
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Jakob Bornecrantzst/dri: Move common files to common directory
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob Bornecrantzst/dri: Don't include sw vs drm dri headers
2010-03-25 Jakob Bornecrantzst/dri: Add dri2 prefix for all dri2.c functions
2010-03-25 George Sapountzisst/dri: add drisw
next