i965: Unify CC_STATE and BLEND_STATE atoms on Haswell as a workaround
[mesa.git] / src / mesa / drivers / dri /
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 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 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 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-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-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-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-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-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
2019-08-12 Francisco Jerezi965/gen9: Optimize slice and subslice load balancing...
2019-08-11 Caio Marcelo de... i965/spirv: Lower shared memory later
2019-08-10 Danylo Piliaievi965: Use force_compat_profile driconf option
2019-08-10 Eric Engestromi965: fix mem leak in error path
2019-08-09 Lionel Landwerlini965: don't use p_compiler.h types
2019-08-08 Greg Vmeson: define ETIME to ETIMEDOUT if not present
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Danylo Piliaievi965: Emit a dummy MEDIA_VFE_STATE before switching...
2019-08-08 Mark Janesintel/perf: make perf context private
2019-08-08 Mark Janesintel/perf: print debug information
2019-08-08 Mark Janesintel/perf: expose method to create query
2019-08-08 Mark Janesintel/perf: move initialization of pipeline statistics...
2019-08-08 Mark Janesintel/perf: move get_query_data into gen_perf
2019-08-08 Mark Janesintel/perf: move delete_query to gen_perf
2019-08-08 Mark Janesintel/perf: move is_query_ready to gen_perf
2019-08-08 Mark Janesintel/perf: move wait_query to perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_busy
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_wait_rendering
2019-08-08 Mark Janesintel/perf: create a vtable entry for batch_references
2019-08-08 Mark Janesintel/perf: refactor gen_perf_end_query into gen_perf
2019-08-08 Mark Janesintel/perf: refactor gen_perf_begin_query into gen_perf
2019-08-08 Mark Janesintel/perf: move perf-related state into gen_perf_context
2019-08-08 Mark Janesintel/perf: create a vtable entries for buffer object...
2019-08-08 Mark Janesintel/perf: move client reference counts into perf
2019-08-08 Mark Janesintel/perf: move open_perf into perf
2019-08-08 Mark Janesintel/perf: move close_perf into perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for emit_mi_flush
2019-08-08 Mark Janesintel/perf: use temporary pointers to simplify access...
2019-08-08 Mark Janesintel/perf: move snapshot_statistics_registers into...
2019-08-08 Mark Janesintel/perf: move query_object into perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for store_register_mem64
2019-08-08 Mark Janesintel/perf: move free_sample_bufs into perf
2019-08-08 Mark Janesintel/perf: move reap_old_sample_buffers into perf
2019-08-08 Mark Janesintel/perf: move get_free_sample_buf into perf
2019-08-08 Mark Janesintel/perf: move the perf context into perf
2019-08-08 Mark Janesintel/perf: move get_metric_id to perf
2019-08-08 Mark Janesintel/perf: move oa_sample_buf structure to perf
2019-08-08 Mark Janesintel/perf: enumerate query-based metrics in perf
2019-08-08 Mark Janesintel/perf: move perf-related constants to common location
2019-08-08 Mark Janesintel/perf: create a vtable entry for capture_frequency...
2019-08-08 Mark Janesintel/perf: create a vtable entry for batchbuffer_flush
next