egl: move eglQueryContext() fallback to eglapi.c
[mesa.git] / src / intel /
2019-06-24 Nataraj Deshpandeanv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in...
2019-06-21 Jason Ekstrandanv: Implement "pop-free" clipping
2019-06-21 Jason Ekstrandanv: Enable the guardband clip test
2019-06-21 Jason Ekstrandi965,iris: Move guardband calculations to a common...
2019-06-20 Kenneth Graunkeiris: Implement INTEL_DEBUG=pc for pipe control logging.
2019-06-20 Lionel Landwerlinanv: only resort to sync fds internally with no syncobj...
2019-06-20 Eric Engestromisl: tag unreachable path as such
2019-06-19 Bas Nieuwenhuizenanv: Fix vulkan build in meson.
2019-06-19 Jason Ekstrandanv/image: Set different usage flags for shadow surfaces
2019-06-19 Jason Ekstrandanv: Flush caches in anv_image_copy_to_shadow
2019-06-19 Kenneth Graunkeanv: Fix wrong printf formatter
2019-06-19 Lionel Landwerlinanv: write spirv-nir logs back to the application
2019-06-18 Jason Ekstrandanv: Make border colors the right size and alignment...
2019-06-17 Jason Ekstrandanv: Set STATE_BASE_ADDRESS upper bounds on gen7
2019-06-17 Jason Ekstrandanv:Use VK_EXT_separate_stencil_usage to avoid stencil...
2019-06-17 Jason Ekstrandanv: Add stencil texturing support for gen7
2019-06-17 Jason Ekstrandanv/blorp: Update shadow images when clearing or uploading
2019-06-17 Jason Ekstrandanv/cmd_buffer: Add a stencil transition helper
2019-06-17 Jason Ekstrandanv/blorp: Take an aspect in anv_image_copy_to_shadow
2019-06-17 Jason Ekstrandanv/formats: Re-arrange the way se set some flag bits
2019-06-12 Nicolai Hähnleu_dynarray: turn util_dynarray_{grow, resize} into...
2019-06-12 Lionel Landwerlinanv: do not parse genxml data without INTEL_DEBUG=bat
2019-06-12 Lionel Landwerlinintel/dump: fix segfault when the app hasn't accessed...
2019-06-11 Ville Syrjäläanv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on...
2019-06-11 Ian Romanickintel/fs: Mark source 0 of bcsel as needing Boolean...
2019-06-11 Samuel Iglesias... anv: ignore inline uniform blocks in anv_CmdPushDescrip...
2019-06-09 Lionel Landwerlinintel/gpu_dump: fix argument passing
2019-06-07 Jason Ekstrandintel/blorp: Only double the fast-clear rect alignment...
2019-06-07 Nanley Cheryanv/cmd_buffer: Initalize the clear color struct for...
2019-06-07 Kenneth Graunkeisl: Mark enum isl_channel_select packed so it becomes...
2019-06-06 Gurchetan Singhanv: allow NV12 <--> AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_42...
2019-06-06 Nataraj Deshpandeanv: Fix check for isl_fmt in assert
2019-06-06 Ian Romanickintel/compiler: Treat b32csel as potentially producing...
2019-06-06 Ian Romanickintel/fs: Improve discard_if code generation
2019-06-06 Ian Romanickintel/fs: Add need_dest parameter to fs_visitor::nir_em...
2019-06-06 Ian Romanickintel/fs: Allow cmod propagation across reads and write...
2019-06-06 Ian Romanickintel/fs: Fix flag_subreg handling in cmod propagation
2019-06-06 Ian Romanickintel/fs: Add missing tests for cmod_propagate_not
2019-06-05 Kenneth Graunkeintel/blorp: Handle SINT/UINT clamping on blits.
2019-06-05 Caio Marcelo de... anv/pipeline: Move lowering of nir_var_mem_global later
2019-06-05 Kenneth Graunkenir: Combine lower_fmod16/32 back into a single lower_fmod.
2019-06-05 Kenneth Graunkenir: Drop lower_fmod64 option.
2019-06-05 Lionel Landwerlinintel/perf: improve dynamic loading config detection
2019-06-05 Jason Ekstrandintel/nir: Take nir_shader*s in brw_nir_link_shaders
2019-06-05 Jason Ekstrandintel/nir: Stop returning the shader from helpers
2019-06-05 Lionel Landwerlinintel/perf: fix EuThreadsCount value in performance...
2019-06-05 Mark Janesintel/tools: use C99 print conversion specifier for...
2019-06-04 Jason Ekstrandintel/fs: Add an UNDEF instruction to avoid excess...
2019-06-04 Jason Ekstrandanv: Advertise support for VK_EXT_fragment_shader_interlock
2019-06-04 Jason Ekstrandintel/fs: Skip registers faster when setting spill...
2019-06-04 Sagar Ghugeintel/compiler: Fix assertions in brw_alu3
2019-06-03 Caio Marcelo de... iris: Print binding tables when INTEL_DEBUG=bt
2019-05-31 Ian Romanickintel/compiler: Use compare rematerialization pass
2019-05-30 Jason Ekstrandintel/blorp: Use the hardware op for CCS ambiguate...
2019-05-30 Jason Ekstrandintel/fs: Do a stalling MFENCE in endInvocationInterlock()
2019-05-30 Jason Ekstrandintel/fs,vec4: Use g0 as the header for MFENCE
2019-05-29 Caio Marcelo de... spirv: Change spirv_to_nir() to return a nir_shader
2019-05-28 Kenneth Graunkeintel/decoder: Use get_state_size() over guessed counts...
2019-05-28 Kenneth Graunkeiris: Ask st to vectorize our IO.
2019-05-27 Lionel Landwerlinanv: fix apply_pipeline_layout pass for arrays of YCbCr...
2019-05-27 Chenglei Renanv/android: fix missing dependencies issue during...
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-24 Jason Ekstrandintel: Implement abs, neg, and sat in the back-end
2019-05-24 Jason Ekstrandintel/nir: Call alu_to_scalar one last time before...
2019-05-24 Jason Ekstrandnir/builder: Remove the use_fmov parameter from nir_swizzle
2019-05-24 Danylo Piliaievanv: Do not emulate texture swizzle for INPUT_ATTACHMEN...
2019-05-22 Lionel Landwerlinvulkan: fix build dependency issue with generated files
2019-05-21 Kenneth Graunkeintel: Move brw_prog_key_set_id from i965 to the compiler.
2019-05-20 Caio Marcelo de... anv: Don't re-use entry_point pointer from spirv_to_nir
2019-05-20 Caio Marcelo de... spirv, radv, anv: Replace ptr_type with addr_format
2019-05-17 Jason Ekstrandanv: Only consider minSampleShading when sampleShadingE...
2019-05-17 Jason Ekstrandanv: Stop forcing bindless for images
2019-05-17 Jason Ekstrandanv: Emulate texture swizzle in the shader when needed
2019-05-16 Nanley Cheryanv: Fix some depth buffer sampling cases on ICL+
2019-05-16 Jason Ekstrandintel/fs/live_variables: Do compute_start_end in BITSET...
2019-05-16 Jason Ekstrandintel/fs/ra: Choose a spill reg before throwing away...
2019-05-16 Jason Ekstrandintel/fs/ra: Add spill costs to the graph on-demand
2019-05-16 Jason Ekstrandintel/fs/ra: Add a helper for discarding the interferen...
2019-05-14 Dave Airlieintel/compiler: use bitset instead of opencoding a...
2019-05-14 Dave Airlieintel/compiler: remove repeated bit_size / 8 in brw...
2019-05-14 Kenneth Graunkeintel/compiler: Implement TCS 8_PATCH mode and INTEL_DE...
2019-05-14 Kenneth Graunkeintel/compiler: Move ICP handle fetching into a helper...
2019-05-14 Kenneth Graunkeintel/compiler: Don't repeat dispatch max fixing condition
2019-05-14 Kenneth Graunkeintel/compiler: Rename invocation_id_mask to instance_i...
2019-05-14 Kenneth Graunkeintel/compiler: Refactor TCS invocation ID setup into...
2019-05-14 Ian Romanickintel/compiler: Repeat nir_opt_algebraic_late
2019-05-14 Ian Romanickintel/fs: Allow cmod propagation to instructions with...
2019-05-14 Jason Ekstrandintel/fs/ra: Spill without destroying the interference...
2019-05-14 Jason Ekstrandintel/fs/ra: Put the VGRFs at the end of the nodes
2019-05-14 Jason Ekstrandintel/fs/ra: Re-arrange interference setup
2019-05-14 Jason Ekstrandintel/fs/ra: Do the spill loop inside RA
2019-05-14 Jason Ekstrandintel/fs/ra: Only add MRF hack interference if we're...
2019-05-14 Jason Ekstrandintel/fs/ra: Pull the guts of RA into its own class
2019-05-14 Jason Ekstrandintel/fs/ra: Move assign_regs further down in the file
2019-05-14 Jason Ekstrandintel/fs/ra: Split building the interference graph...
2019-05-14 Jason Ekstrandintel/fs/ra: Initialize grf_used with first_non_payload_grf
2019-05-14 Jason Ekstrandintel/fs/ra: Stop adding RA interference to too many...
2019-05-14 Jason Ekstrandintel/fs/ra: Only add dest interference to sources...
2019-05-14 Jason Ekstrandintel/fs: Stop doing extra RA calls
2019-05-14 Nanley Cheryisl: Add restrictions to isl_surf_get_hiz_surf()
next