loader: #define PATH_MAX when undefined (eg. Hurd)
[mesa.git] / src / mesa / drivers /
2020-01-22 Timur Kristófradeon: Fix multiple definition error with radeon_debug
2020-01-21 Eric Anholtnir: Drop the ssbo_offset to atomic lowering.
2020-01-21 Eric Anholtmesa: Make atomic lowering put atomics above SSBOs.
2020-01-14 Kenneth Graunkei965: Simplify brw_get_renderer_string()
2020-01-13 Gurchetan Singhi965: support EXT_EGL_image_storage
2020-01-13 Gurchetan Singhi965: refactor intel_image_target_texture_2d
2020-01-13 Gurchetan Singhi965: track if image is created by a dmabuf
2020-01-13 Gurchetan Singhdri_util: add driImageFormatToSizedInternalGLFormat...
2020-01-09 Tapani Pällimesa: create program resource hash in a single place
2020-01-08 Yevhenii Kolesnikovmeta: Add cleanup function for Bitmap
2020-01-07 Tapani Pällimesa/st/i965: add a ProgramResourceHash for quicker...
2020-01-06 Timothy Arceriglsl: rename gl_nir_link() to gl_nir_link_spirv()
2020-01-04 Jason Ekstrandi965: Allow HiZ for glCopyImageSubData sources
2020-01-04 Jason Ekstrandi965/blorp: Don't resolve HiZ unless we're reinterpreting
2020-01-04 Jason Ekstrandblorp: Allow reading with HiZ
2020-01-03 Kenneth Graunkeintel: Drop Gen11 WaBTPPrefetchDisable workaround
2019-12-30 Yevhenii Kolesnikovmeta: Cleanup function for DrawTex
2019-12-27 Eric Engestrommeson: simplify install_megadrivers.py invocation
2019-12-18 Lionel Landwerlini965/iris/perf: factor out frequency register capture
2019-12-17 Tapani Pällii965: expose MESA_FORMAT_B8G8R8X8_SRGB visual
2019-12-17 Tapani Pällidri: add __DRI_IMAGE_FORMAT_SXRGB8
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-13 Timothy Arcerist/glsl_to_nir: use nir based program resource list...
2019-12-13 Timothy Arceriglsl: move nir_remap_dual_slot_attributes() call out...
2019-12-12 Jason Ekstrandi965: Enable GL_EXT_gpu_shader4 on Gen6+
2019-12-11 Kenneth Graunkeintel/decoder: Make get_state_size take a full 64-bit...
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-04 Ian Romanickmesa: Silence unused parameter warning
2019-11-29 Jonathan Grayi965: update Makefile.sources for perf changes
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-19 Miguel Casas-Sanchezi965: Ensure that all 2101010 image imports can pass...
2019-11-18 Brian PaulCall shmget() with permission 0600 instead of 0777
2019-11-18 Jason Ekstrandintel/compiler: Add a flag to avoid compacting push...
2019-11-18 Danylo Piliaievi965: Unify CC_STATE and BLEND_STATE atoms on Haswell...
2019-11-12 Danylo Piliaievi965/program_cache: Lift restriction on shader key...
2019-11-07 Prodea Alexandru... Meson: Remove lib prefix from graw and osmesa when...
2019-11-07 Eric Anholtmesa: Prepare for the MESA_FORMAT_* enum to be sparse.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-05 Dylan Bakerdri/osmesa: use preprocessor for selecting endian code...
2019-11-05 Dylan Bakerr100: Use preprocessor to select big vs little endian...
2019-11-05 Dylan Bakerr200: use preprocessor for big vs little endian checks
2019-10-31 Eric Engestromradeon: replace xmlpool_options_h with idep_xmlconfig_h...
2019-10-31 Eric Engestromr200: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromnouveau: replace xmlpool_options_h with idep_xmlconfig_...
2019-10-31 Eric Engestromi915: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromdri: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-28 Nanley Cheryintel: Support HIZ_CCS in isl_surf_get_ccs_surf
2019-10-28 Nanley Cheryi965/miptree: Avoid -Wswitch for the Gen12 aux modes
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Tapani Pällii965: setup sized internalformat for MESA_FORMAT_R10G10...
2019-10-23 Lionel Landwerlinintel/perf: move registers to their own header
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-17 Erik Faye-Lundnir: support feeding state to nir_lower_clip_[vg]s
2019-10-17 Erik Faye-Lundnir: support lowering clipdist to arrays
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-10 Eric EngestromGL: drop symbols mangling support
2019-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-09 Caio Marcelo de... i965: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Sergii Romantsovmeta: leak of shader program when decompressing tex...
2019-09-30 Caio Marcelo de... i965: Enable EXT_demote_to_helper_invocation
2019-09-23 Kenneth Graunkeintel: Increase Gen11 compute shader scratch IDs to 64.
2019-09-23 Kenneth GraunkeRevert "intel/gen11+: Enable Hardware filtering of...
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-18 Haihao Xiangi965: support AYUV/XYUV for external import only
2019-09-16 Dylan Bakerscons: Make scons and meson agree about path to glapi...
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Anuj Phogatintel/gen11+: Enable Hardware filtering of Semi-Pipelin...
2019-09-10 Caio Marcelo de... glsl/nir: Add and use a gl_nir_link() function
2019-09-10 Caio Marcelo de... glsl/nir: Fill in the Parameters in NIR linker
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::rgbMode
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-09-09 Adam Jacksonmesa: Remove unused gl_config::indexBits
2019-09-06 Kenneth Graunkeintel: Stop redirecting state cache to command streamer...
2019-09-05 Sergii Romantsovintel/dri: finish proper glthread
2019-08-29 Tapani Pällii965: initialize bo_reuse when creating brw_bufmgr
2019-08-28 Jordan Justeni965: Exit with error if gen12+ is detected
2019-08-28 Jose Fonsecaglx: Fix incompatible function pointer types.
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
2019-08-23 Caio Marcelo de... i965: Silence brw_blorp uninitialized warning
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-21 Lionel Landwerlini965: honor scanout requirement from DRI
2019-08-21 Kevin Strasseri965: Add handling for fp16 configs
2019-08-21 Kevin Strasserdri: Add fp16 formats
2019-08-21 Kevin Strasserdri: Handle configs with floating point pixel data
2019-08-21 Kevin Strasserdri: Add config attributes for color channel shift
2019-08-21 Kevin Strasseri965: Add helper function for allowed config formats
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-21 Alejandro Piñeiroi965: Enable OpenGL 4.6 for Gen8+
2019-08-21 Alejandro Piñeiroi965: enable ARB_gl_spirv extension and ARB_spirv_exten...
2019-08-13 Mauro Rossii965/gen11: fix genX_bits.h include path
2019-08-12 Rafael Antognollii965/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
next