i965/nir: Use the nir copy of shader_info to handle gl_PatchVerticesIn
[mesa.git] / src / mesa / drivers / dri /
2018-08-13 Neil Robertsi965/nir: Use the nir copy of shader_info to handle...
2018-08-13 Tapani Pällii965: enable EXT_render_snorm
2018-08-11 Jason Ekstrandintel: Switch the order of the 2x MSAA sample positions
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-09 Kenneth Graunkei965: Only enable depth IZ signals if there's an actual...
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-08-07 Chad Versacedri: Define DRI_MutableRenderBuffer extensions
2018-08-07 Eric Engestromi965: gen_shader_sha1() doesn't use the brw_context
2018-08-04 Marek Olšákmesa: add gl_renderbuffer::NumStorageSamples
2018-08-02 Jordan Justenintel/compiler: Add brw_get_compiler_config_value for...
2018-08-02 Jordan Justeni965: Disable shader cache with INTEL_DEBUG=shader_time
2018-07-31 Alejandro Piñeiroi965: enable XFB and GeometryStreams for gen7+
2018-07-31 Neil Robertsi965: Link XFB varyings for SPIR-V shaders
2018-07-27 Fritz Koenigi965: implement GL_MESA_framebuffer_flip_y [v3]
2018-07-27 Fritz Koenigmesa: GL_MESA_framebuffer_flip_y extension [v4]
2018-07-27 Topi Pohjolaineni965/icl: Disable binding table prefetching
2018-07-27 vadym.shovkopliasi965: Disable guardband clipping on SandyBridge for...
2018-07-27 Kenneth Graunkei965: Combine both gl_PatchVerticesIn lowering passes.
2018-07-27 Sagar Ghugei965: Expose EXT_base_instance extension in OpenGLES 3.0
2018-07-24 Jordan Justeni965, anv: Use INTEL_DEBUG for disk_cache driver flags
2018-07-24 Jordan Justeni965, anv: Add extra unused character in disk_cache...
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-23 Jason Ekstrandintel/compiler: Account for built-in uniforms in analyz...
2018-07-19 Nanley Cheryi965/misc: Use depth/stencil surf's tiling on gen4-5
2018-07-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
2018-07-18 Danylo Piliaievi965: Sweep NIR after linking phase to free held memory
2018-07-18 Caio Marcelo de... intel/blorp: fix uninitialized variable warning
2018-07-18 Caio Marcelo de... i965/miptree: avoid uninitialized variable warnings
2018-07-18 Lionel Landwerlini965: batchbuffer: write correct canonical offset with...
2018-07-16 Sergii Romantsovintel/batch_decoder: decoding of 3DSTATE_CONSTANT_BODY.
2018-07-13 Nanley Cheryi965/miptree: Allocate MS texture BOs as BUSY
2018-07-13 Nanley Cheryi965/miptree: Inline make_separate_stencil
2018-07-13 Nanley Cheryi965/miptree: Init r8stencil_needs_update to false
2018-07-13 Nanley Cheryi965/miptree: Refactor miptree_create
2018-07-13 Nanley Cheryi965/miptree: Add and use mt_surf_usage
2018-07-13 Nanley Cheryi965/miptree: Share alloc_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share the miptree format in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share tiling_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Delete MIPTREE_CREATE_LINEAR
2018-07-13 Nanley Cheryi965/miptree: Use make_surface in map_blit
2018-07-13 Nanley Cheryi965/draw: Fix adding the stencil bo to the depth cache
2018-07-13 Nanley Cheryi965/draw: Set the r8stencil flag after drawing
2018-07-13 Nanley Cheryi965/miptree: Set the r8stencil flag in map_depthstencil
2018-07-13 Nanley Cheryi965: Set the r8stencil flag in miptree_finish_write
2018-07-13 Nanley Cheryi965/miptree: Use the correct BLT pitch
2018-07-13 Nanley Cheryi965/miptree: Drop an if case from retile_as_linear
2018-07-13 Nanley Cheryi965: Make blt_pitch public
2018-07-12 Caio Marcelo de... i965: fix typo (wrong gen number) in comment
2018-07-10 Jordan Justeni965: Support saving the gen program with glGetProgramB...
2018-07-10 Jordan Justeni965: Add flag_state param to brw_search_cache
2018-07-10 Jordan Justenmesa: Add gl_shader_program param to ProgramBinarySeria...
2018-07-10 Jordan Justeni965: Add brw_populate_default_key
2018-07-10 Jordan Justeni965: Replace brw_setup_tex_for_precompile brw with...
2018-07-10 Jordan Justeni965: Regenerate blob without gen program for shader...
2018-07-10 Jordan Justeni965: Add support for driver cache blob containing...
2018-07-10 Jordan Justeni965: Use brw_prog_key_set_id in disk cache load/store...
2018-07-10 Jordan Justeni965: Add brw_prog_key_set_id helper to set the program...
2018-07-10 Jordan Justeni965: Add brw_stage_cache_id to map gl stages to brw...
2018-07-10 Jordan Justeni965: Add brw_(read|write)_blob_program_data functions
2018-07-10 Jordan Justeni965: Add brw_program_deserialize_driver_blob
2018-07-10 Jordan Justeni965: Move brw_program_*serialize_nir to brw_program_bi...
2018-07-10 Jordan Justeni965: Use ShaderCacheSerializeDriverBlob driver function
2018-07-09 Anuj Phogati965/icl: Don't set float blend optimization bit in...
2018-07-09 Adam Jacksonswrast: Fix eglMakeCurrent(dpy, NULL, NULL, ctx) (v2)
2018-07-07 Lionel Landwerlini965: fix clear color bo address relocation
2018-07-03 Neil Robertsi965: Use the new nir atomic counter linker for SPIR...
2018-07-03 Alejandro Piñeiroi965: enable AtomicStorage capability for gen7+
2018-07-02 Kenneth Graunkei965: Fix BRW_NEW_NUM_SAMPLES to be in .brw, not .mesa
2018-07-02 Tomeu Vizosost/mesa/i965: Allow decompressing ETC2 to GL_RGBA
2018-06-28 Jason Ekstrandintel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32...
2018-06-28 Jason Ekstrandintel/fs: Add fields to wm_prog_data for SIMD32 dispatch
2018-06-28 Francisco Jerezi965: Add plumbing for shader time in 32-wide FS dispat...
2018-06-28 Jason Ekstrandintel/compiler: Add and use helpers for working with...
2018-06-28 Jason Ekstrandi965: Re-arrange shader kernel setup in WM state
2018-06-27 Jason Ekstrandi965/bufmgr: Use the correct argument order for bo_allo...
2018-06-27 Tapani Pällii965: small cleanup in blorp debug printing output...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Use derefs in nir_lower_samplers
2018-06-23 Jason Ekstrandi965: Move nir_lower_deref_instrs to right before local...
2018-06-23 Jason Ekstrandintel/nir: Fixup deref modes after lowering patch vertices
2018-06-23 Jason Ekstrandanv,i965,radv,st,ir3: Call nir_lower_deref_instrs
2018-06-21 Eduardo Lima Mitevi965: Link uniforms of SPIR-V programs using the NIR...
2018-06-21 Neil Robertsi965: Setup glsl uniforms by index rather than name...
2018-06-21 Eduardo Lima Mitevi965: account for NIR uniforms without name
2018-06-21 Neil Robertsi965: Update TexturesUsed after linking the shaders
2018-06-21 Eduardo Lima Mitevi965: Build SPIR-V programs' resource list using NIR
2018-06-21 Alejandro Piñeiroi965: use gl_shader_program_data::spirv
2018-06-21 Emil Velikovmesa: remove struct gl_extensions::ATI_separate_stencil
2018-06-18 Eric Engestrommeson: fix i965/anv/isl genX static lib names
2018-06-12 Ross Burtondrivers/dri/i965: add missing #include
2018-06-11 Eric Engestromi965: fix resource leak
2018-06-07 Jason Ekstrandi965/screen: Sanity check that all formats we advertise...
2018-06-07 Jason Ekstrandi965/screen: Use RGBA non-sRGB formats for images
2018-06-07 Jason Ekstrandi965/screen: Return false for unsupported formats in...
2018-06-07 Jason Ekstrandi965/screen: Refactor query_dma_buf_formats
2018-06-07 Kenneth Graunkei965: Require softpin support for Cannonlake and later.
2018-06-07 Kenneth Graunkei965: Allocate VMA in userspace for full-PPGTT systems.
2018-06-07 Kenneth Graunkeintel/blorp: Emit VF cache invalidates for 48-bit bugs...
2018-06-06 Lionel Landwerlindri: add missing 16bits formats mapping
2018-06-05 Kenneth Graunkei965: Prepare batchbuffer module for softpin support.
next