util: rename xmlpool.h to driconf.h
[mesa.git] / src / mesa / drivers / dri / i915 / intel_screen.c
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2018-11-17 Kenneth Graunkei915: Delete swizzling detection logic.
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-08-20 Timothy Arcerimesa: drop legacy no_rast dri option
2018-08-20 Timothy Arcerii915: remove early_z dri option
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-05-29 Eric Engestromdri: fix error value returned by driGLFormatToImageFormat()
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-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-19 Emil Velikovi915: remove local vblank_mode option
2017-07-17 Kenneth Graunkedri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
2017-07-14 Grigori Goronzydri: Add KHR_no_error DRI extension
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-06-26 Ian Romanicki915: On Gen <= 3 there is no W-tiling
2017-04-18 Timothy Arcerimesa: rename _mesa_add_renderbuffer* functions
2017-04-10 Timothy Arcerii915: take ownership rather than adding reference for...
2017-02-15 Matt TurnerRevert "i915: Always enable GL 2.0 support."
2017-01-13 Derek Foremani915: Add XRGB8888 format to intel_screen_make_configs
2016-10-14 Mauro Rossii915/sync: Implement DRI2_Fence extension
2016-09-23 Adam Jacksoni915: Enable EGL_KHR_gl_texture_3D_image
2016-08-24 Eric Engestromi915: remove unnecessary `if`
2016-08-23 Ilia Mirkindri: add a way to request that modes have matching...
2015-03-09 Ian Romanicki915: Remove IS_9XX macro
2014-09-22 Andreas Pokornyi915: Fix black buffers when importing prime fds
2014-08-15 Emil Velikovdri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE...
2014-07-17 Adel Gadllahi915: Fix up intelInitScreen2 for DRI3
2014-04-28 Emil Velikovdrivers/dri: cleanup dri extension instantiation
2014-03-01 Emil Velikovdri/i9*5: correctly calculate the amount of system...
2014-02-23 Eric Anholtintel: Remove some dead code I noticed in intel_screen.c.
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-01-31 Keith Packarddri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-11-15 Ian Romanicki915: Actually enable __DRI2rendererQueryExtensionRec
2013-11-13 Ian Romanickdri: Change value param to unsigned
2013-11-13 Ian Romanicki915: Use drm_intel_get_aperture_sizes instead of drmAg...
2013-11-12 Ander Conselvan... dri/i915, dri/i965: Fix support for planar images
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-11-08 Keith Packarddri/i915,dri/i965: Use driGLFormatToImageFormat and...
2013-11-08 Keith Packarddri/intel: Add explicit size parameter to intel_region_...
2013-11-08 Ian Romanicki915: Wire up initial support for DRI_RENDERER_QUERY...
2013-11-08 Ian Romanickmesa/dri: Move context flag validation down into the...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-10-24 Eric Anholti915: Build the driver into the shared mesa_dri_drivers.so.
2013-10-24 Eric Anholtdri: Move driver config options to dri driver extensions.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-09-26 Eric Anholtmesa: Remove some remaining FEATURE_* detritus.
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Eric Anholti915: Drop 965+ GL version setup.
2013-06-28 Eric Anholti915: Drop chipset detection code for 965+ chipsets.
2013-06-28 Eric Anholti915: Drop all has_llc code.
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks.
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared...
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith Whitwellgallium: remove files not in master
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
next