mesa: treat Color._AdvancedBlendMode as enum
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2020-07-17 Erik Faye-Lundmesa: treat Color._AdvancedBlendMode as enum
2020-05-06 Danylo Piliaievi965: Fix out-of-bounds access to brw_stage_state:...
2020-04-29 Marcin Ślusarzi965: remove unused variable
2020-04-06 Marek Olšákmesa: don't ever bind NullBufferObj to glBindBuffer...
2020-01-21 Eric Anholtmesa: Make atomic lowering put atomics above SSBOs.
2019-05-10 Kenneth Graunkei965: Fix memory leaks in brw_upload_cs_work_groups_sur...
2019-03-07 Kenneth Graunkeisl: Add a swizzle parameter to isl_buffer_fill_state()
2019-02-15 Eleni Maria Steai965: Removed the field etc_format from the struct...
2019-02-15 Eleni Maria Steai965: Fixed the CopyImageSubData for ETC2 on Gen < 8
2019-02-15 Eleni Maria Steai965: Faking the ETC2 compression on Gen < 8 GPUs using...
2019-02-15 Nanley Cheryi965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
2019-02-12 Kenneth Graunkei965: Use info->textures_used instead of prog->Samplers...
2018-12-08 Kenneth Graunkeintel/blorp: Expand blorp_address::offset to be 64...
2018-11-28 Gert Wollnyi965: Explicitely handle swizzles for MESA_FORMAT_R_SRGB8
2018-11-19 Gert Wollnyi965: Force zero swizzles for unused components in...
2018-11-16 Danylo Piliaievi965: Fix calculation of layers array length for isl_view
2018-09-26 Jason Ekstrandintel/isl: Add a unit suffixes to some struct fields...
2018-09-07 Jason Ekstrandi965: Workaround the gen9 hw astc5x5 sampler bug
2018-08-29 Jason Ekstrandintel/compiler: Remove surface_idx from brw_image_param
2018-08-29 Jason Ekstrandglsl/link,i965: Make ImageAccess four-state
2018-08-15 Erik Faye-Lundi965: do not emit empty surface state
2018-07-07 Lionel Landwerlini965: fix clear color bo address relocation
2018-05-23 Francisco Jerezi965: Use intel_bufferobj_buffer() wrapper in image...
2018-05-23 Francisco Jerezi965: Handle non-zero texture buffer offsets in buffer...
2018-05-23 Francisco Jerezi965: Move buffer texture size calculation into a commo...
2018-05-09 Jason Ekstrandi965/surface_state: Use an identity swizzle pre-Haswell
2018-04-24 Nanley Cheryi965: Add and use a getter for the clear color
2018-04-24 Nanley Cheryi965/wm_surface_state: Use the clear address if clear_b...
2018-04-24 Nanley Cheryi965: Add and use a single miptree aux_buf field
2018-04-24 Nanley Cheryi965: Add and use a getter for the miptree aux buffer
2018-04-05 Rafael Antognollii965/surface_state: Emit the clear color address instea...
2018-04-05 Rafael Antognollii965: Add aux_buf variable to simplify code.
2018-03-02 Kenneth Graunkei965: Generalize intel_upload.c to support multiple...
2018-03-01 Kenneth Graunkei965: Allow 48-bit addressing on Gen8+.
2018-02-24 Francisco Jerezmesa: Rename MESA_shader_framebuffer_fetch gl_extension...
2018-02-24 Francisco Jerezi965: Fix KHR_blend_equation_advanced with some render...
2018-02-22 Jason Ekstrandi965/state: Ignore intel_obj->_Format for depth/stencil...
2018-02-16 Anuj Phogati965/icl: Add render target flush after uploading bindi...
2018-02-16 Anuj Phogati965/icl: Define and use icl mocs settings
2018-02-04 Marek Olšákmesa: change ctx->Color.ColorMask into a 32-bit bitmask
2018-01-25 Jason Ekstrandi965: Replace draw_aux_buffer_disabled with draw_aux_usage
2018-01-25 Jason Ekstrandi965/surface_state: Drop brw_aux_surface_disabled
2018-01-25 Jason Ekstrandi965/miptree: Add an aux_disabled parameter to render_a...
2018-01-18 Kenneth Graunkei965: Bind null render targets for shadow sampling...
2017-11-15 Kenneth Graunkei965: Fold ABO state upload code into the SSBO/UBO...
2017-11-15 Kenneth Graunkei965: Use nir_lower_atomics_to_ssbos and delete ABO...
2017-11-15 Kenneth Graunkei965: Make a better helper function for UBO/SSBO/ABO...
2017-11-14 Jason Ekstrandi965: Switch over to fully external-or-not MOCS scheme
2017-11-14 Jason Ekstrandi965: Use PTE MOCS for all external buffers
2017-11-01 Jordan Justeni965: Don't rely on nir for uses_texture_gather
2017-10-26 Jason Ekstrandi965/miptree: Take an isl_format in render_aux_usage
2017-10-13 Jason Ekstrandi965: Store image_param in brw_context instead of prog_data
2017-10-13 Kenneth Graunkei965: Ignore GL_SKIP_DECODE_EXT for textures accessed...
2017-10-11 Kenneth Graunkei965: Make brw_update_texture_surface static.
2017-10-10 Dave Airliemesa: rename various buffer bindings to one struct.
2017-09-26 Kenneth Graunkei965: Convert brw->*_program into a brw->programs[i...
2017-09-18 Iago Toral Quirogai965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
2017-09-14 Kenneth Graunkei965: Split brw_emit_reloc into brw_batch_reloc and...
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
2017-08-30 Lionel Landwerlini965: drop brw->is_haswell in favor of devinfo->is_haswell
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-23 Kenneth Graunkei965: Stop using wm_prog_data->binding_table.render_tar...
2017-08-23 Kenneth Graunkei965: Add a brw_wm_prog_data::has_render_target_reads...
2017-08-23 Kenneth Graunkei965: Inline brw_update_renderbuffer_surfaces().
2017-08-23 Kenneth Graunkei965: Pass fb into emit_null_surface instead of dimensions.
2017-08-23 Kenneth Graunkei965: Devirtualize update_renderbuffer_surface.
2017-08-23 Kenneth Graunkei965: Delete update_renderbuffer_surface flags.
2017-08-23 Kenneth Graunkei965: Make brw_update_renderbuffer_surface static.
2017-08-23 Kenneth Graunkei965: Drop BRW_NEW_BLORP from SURFACE_STATE setup code.
2017-08-23 Kenneth Graunkei965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
2017-08-19 Kenneth Graunkei965: Use ISL for emitting null surface states.
2017-08-04 Chris Wilsoni965: Reduce passing 2x32b of reloc_domains to 2 bits
2017-08-04 Chris Wilsoni965: Always use the pre-computed offset for the reloca...
2017-07-26 Kenneth Graunkei965: Fix offset addition in get_isl_surf.
2017-07-23 Jason Ekstrandi965: Enable regular fast-clears (CCS_D) on gen9+
2017-07-23 Jason Ekstrandi965/surface_state: Get the aux usage from the miptree...
2017-07-23 Jason Ekstrandi965/surface_state: Take an isl_aux_usage in emit_surfa...
2017-07-21 Topi Pohjolaineni965/miptree: Clean-up unused
2017-07-21 Topi Pohjolaineni965/miptree: Switch remaining surfaces to isl
2017-07-21 Topi Pohjolaineni965/miptree: Drop miptree_array_layout in get_isl_dim_...
2017-07-20 Topi Pohjolaineni965: Prepare tex, img and rt state emission for isl...
2017-07-20 Topi Pohjolaineni965: Refactor miptree to isl converter and adjustment
2017-07-20 Topi Pohjolaineni965/wm: Prepare image surfaces for isl based
2017-07-20 Topi Pohjolaineni965/wm: Fix number of layers in 3D images
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::row_pitch
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::tiling
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::samples
2017-07-18 Topi Pohjolaineni965/wm: Use level offsets directly
2017-07-18 Topi Pohjolaineni965/wm: Use isl for filling tex image parameters
2017-07-18 Topi Pohjolaineni965: Make irb::mt_layer logical instead of physical
2017-07-17 Jason Ekstrandi965/surface_state: Remove the mcs_buf->offset == 0...
2017-07-17 Jason Ekstrandi965/miptree: Replace is_lossless_compressed with mt...
2017-07-14 Kenneth Graunkei965: Push UBO data, but don't use it just yet.
2017-07-13 Kenneth Graunkei965: Add a "write" parameter to intel_bufferobj_buffer.
2017-06-22 Chad Versacei965: Rename some vague format members of brw_context
2017-06-19 Topi Pohjolaineni965/wm: Use stored hiz surface instead of creating...
2017-06-19 Topi Pohjolaineni965/miptree/gen7+: Use isl for hiz layouts
2017-06-19 Topi Pohjolaineni965/miptree: Use isl for mcs layouts
2017-06-19 Topi Pohjolaineni965/miptree: Refactor isl aux usage resolver
2017-06-19 Topi Pohjolaineni965/gen4: Add support for single layer in alignment...
next