meson: Use consistent style for tests
[mesa.git] / src / gallium / state_trackers / dri /
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.
2018-01-03 Mario Kleinerst/dri: Support texture_from_pixmap for BGR[A/X]1010102...
2018-01-03 Mario Kleinerst/dri2: Add buffer handling for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri2: Add format translations for BGR[A/X]1010102...
2017-12-20 Lucas Stachst/dri: allow direct YUYV import
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
2017-11-29 Adam Jacksongallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_co...
2017-11-28 Eric Engestromst/dri: replace hard-coded array size with ARRAY_SIZE()
2017-11-25 Marek Olšákgallium/hud: add HUD sharing within a context share...
2017-11-25 Marek Olšákgallium/hud: update the HUD interface for multiple...
2017-11-25 Marek Olšákgallium/hud: use cso_get_pipe_context
2017-11-25 Marek Olšákgallium/hud: split hud_draw into 3 separate functions
2017-11-25 Marek Olšákst/dri: remove dead code and incorrect comment around...
2017-11-25 Marek Olšákst/dri: clean up dri_unbind_context
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-11 Marek Olšákst/dri: fix deadlock when waiting on android fences
2017-11-10 Marek Olšákst/dri: fix android fence regression
2017-11-09 Nicolai Hähnlest/dri: use stapi flush instead of pipe flush when...
2017-11-09 Timothy Arcerimesa: use simple mtx in core mesa
2017-11-06 Adam Jacksondrisw: Enable flush control for llvmpipe and softpipe
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-18 Michel Dänzerst/mesa: Initialize textures array in st_framebuffer_va...
2017-10-16 Dylan Bakermeson: Build gallium dri state tracker
2017-10-13 Mark Thompsonst/dri: Add definitions to allow importing 16-bit surfaces
2017-10-12 Marek Olšákst/dri: implement __DRIimageExtension::validateUsage...
2017-10-10 Nicolai Hähnlest/dri: implement createImageFromRenderbuffer(2)
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-09-27 Marek Olšákst/dri: don't expose modifiers in EGL if the driver...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-09 Rob Herringst/dri2: fix kms_swrast driconf option handling
2017-08-07 Gurchetan Singhst/dri: add drisw image extension
2017-08-07 Gurchetan Singhst/dri: move some image functions to dri_helpers.c
2017-08-07 Gurchetan Singhst/dri: organize order of includers in dri_helpers
2017-08-07 Gurchetan Singhst/dri: change dri_extensions to dri_helpers
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-03 Thomas Hellstromst/dri2 Plumb the flush_swapbuffer functionality throug...
2017-08-02 Emil Velikovst/dri: NULL check before deref DRI loader .getCapability
2017-08-02 Nicolai Hähnlepipe-loader: fix driinfo for software and non-radeonsi...
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-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-01 Marek Olšákst/dri: don't set PIPE_BIND_SHARED for privately-alloca...
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-25 Daniel Stonest/dri2: Return invalid modifier when no driver support
2017-07-25 Daniel Stonest/dri: Check get-handle return value in queryImage
2017-07-24 Charmaine Leest/mesa: create framebuffer iface hash table per st...
2017-07-21 Charmaine Leest/mesa: add destroy_drawable interface
2017-07-19 Emil Velikovst/dri: list __DRI2_FENCE extension only where needed
2017-07-19 Emil Velikovswrast: add dri2ConfigQueryExtension to the correct...
2017-07-14 Grigori Goronzyst/mesa: Add KHR_no_error toggle to driconf
2017-07-14 Grigori Goronzyst/mesa: Add support for KHR_no_error flag
2017-07-14 Grigori Goronzydri: Add KHR_no_error DRI extension
2017-07-13 Marek Olšákst/dri: add 32-bit RGBX/RGBA formats
2017-07-12 Charmaine Leest/mesa: add a winsys buffers list in st_context
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-24 Lucas Stachst/dri2: implement image offset query
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-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-09 Varad Gautamst/dri: support format modifier queries
2017-06-09 Varad Gautamst/dri: support format queries
2017-06-09 Varad Gautamst/dri: implement DRIimage creation from dmabufs with...
2017-06-09 Varad Gautamst/dri: implement createImageWithModifiers in DRIimage
2017-06-09 Varad Gautamst/dri: enable DRIimage modifier queries
2017-06-09 Varad Gautamgallium/winsys/drm: introduce modifier field to winsys_...
2017-06-07 Thomas Hellstromst/dri: Allow gallium drivers to turn off two GLX exten...
2017-06-07 Thomas Hellstromst/dri: Allow dri users to query also driver options
2017-06-02 Gurchetan Singhst/dri: Use fence extension in drisw.c
2017-06-02 Gurchetan Singhst/dri: move fence implemention into separate file
2017-05-29 Gregory Hainautglthread/gallium: require safe_glthread to start glthread
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-11 Rob HerringAndroid: push driver build details to driver makefiles
2017-05-11 Rob HerringAndroid: Fix swrast only build
2017-04-01 Michal Srbst: Add cubeMapFace parameter to st_finalize_texture.
2017-03-22 Samuel Pitoisetdriconf: add force_glsl_abs_sqrt option
2017-03-22 Rob HerringAndroid: clean-up trailing '\' in make variables
2017-03-18 Timothy Arcerist/dri: wait for thread to finish before unbinding...
2017-03-16 Marek Olšákgallium: implement the backend of threaded GL dispatch
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Marek Olšákst/dri: reduce dri_fill_st_options() params
2017-03-06 Marek Olšákst/dri: use local pointer to st_context_iface
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-27 Emil Velikovst/dri: automake: include builddir prior to srcdir
2017-01-20 Philipp Zabelst/dri: ask the driver to update its internal copies...
2017-01-11 Mauro Rossist/dri: remove trailing whitespace
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-12-02 Rob Clarkgallium: wire up server_wait_sync
next