index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_wm_surface_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: do not emit empty surface state
Erik Faye-Lund
2018-08-15
1
-0
/
+5
*
i965: fix clear color bo address relocation
Lionel Landwerlin
2018-07-07
1
-1
/
+1
*
i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.
Francisco Jerez
2018-05-23
1
-3
/
+5
*
i965: Handle non-zero texture buffer offsets in buffer object range calculation.
Francisco Jerez
2018-05-23
1
-1
/
+3
*
i965: Move buffer texture size calculation into a common helper function.
Francisco Jerez
2018-05-23
1
-23
/
+32
*
i965/surface_state: Use an identity swizzle pre-Haswell
Jason Ekstrand
2018-05-09
1
-0
/
+6
*
i965: Add and use a getter for the clear color
Nanley Chery
2018-04-24
1
-3
/
+4
*
i965/wm_surface_state: Use the clear address if clear_bo is non-NULL
Nanley Chery
2018-04-24
1
-11
/
+6
*
i965: Add and use a single miptree aux_buf field
Nanley Chery
2018-04-24
1
-6
/
+5
*
i965: Add and use a getter for the miptree aux buffer
Nanley Chery
2018-04-24
1
-15
/
+1
*
i965/surface_state: Emit the clear color address instead of value.
Rafael Antognolli
2018-04-05
1
-0
/
+22
*
i965: Add aux_buf variable to simplify code.
Rafael Antognolli
2018-04-05
1
-7
/
+8
*
i965: Generalize intel_upload.c to support multiple uploaders.
Kenneth Graunke
2018-03-02
1
-6
/
+6
*
i965: Allow 48-bit addressing on Gen8+.
Kenneth Graunke
2018-03-01
1
-6
/
+17
*
mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.
Francisco Jerez
2018-02-24
1
-1
/
+1
*
i965: Fix KHR_blend_equation_advanced with some render targets.
Francisco Jerez
2018-02-24
1
-1
/
+3
*
i965/state: Ignore intel_obj->_Format for depth/stencil and ETC2
Jason Ekstrand
2018-02-21
1
-1
/
+15
*
i965/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-15
1
-0
/
+14
*
i965/icl: Define and use icl mocs settings
Anuj Phogat
2018-02-15
1
-0
/
+2
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
1
-4
/
+4
*
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Jason Ekstrand
2018-01-24
1
-9
/
+4
*
i965/surface_state: Drop brw_aux_surface_disabled
Jason Ekstrand
2018-01-24
1
-20
/
+0
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-24
1
-2
/
+2
*
i965: Bind null render targets for shadow sampling + color.
Kenneth Graunke
2018-01-18
1
-1
/
+32
*
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Kenneth Graunke
2017-11-15
1
-73
/
+14
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
1
-2
/
+3
*
i965: Make a better helper function for UBO/SSBO/ABO surface handling.
Kenneth Graunke
2017-11-15
1
-82
/
+32
*
i965: Switch over to fully external-or-not MOCS scheme
Jason Ekstrand
2017-11-13
1
-13
/
+7
*
i965: Use PTE MOCS for all external buffers
Jason Ekstrand
2017-11-13
1
-7
/
+14
*
i965: Don't rely on nir for uses_texture_gather
Jordan Justen
2017-10-31
1
-6
/
+6
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
1
-6
/
+7
*
i965: Store image_param in brw_context instead of prog_data
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
i965: Ignore GL_SKIP_DECODE_EXT for textures accessed via texelFetch().
Kenneth Graunke
2017-10-12
1
-1
/
+5
*
i965: Make brw_update_texture_surface static.
Kenneth Graunke
2017-10-11
1
-1
/
+1
*
mesa: rename various buffer bindings to one struct.
Dave Airlie
2017-10-11
1
-3
/
+3
*
i965: Convert brw->*_program into a brw->programs[i] array.
Kenneth Graunke
2017-09-26
1
-11
/
+13
*
i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
Iago Toral Quiroga
2017-09-18
1
-6
/
+6
*
i965: Split brw_emit_reloc into brw_batch_reloc and brw_state_reloc.
Kenneth Graunke
2017-09-14
1
-23
/
+23
*
i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
2017-08-30
1
-4
/
+5
*
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
2017-08-30
1
-16
/
+29
*
i965: Stop using wm_prog_data->binding_table.render_target_start.
Kenneth Graunke
2017-08-23
1
-7
/
+3
*
i965: Add a brw_wm_prog_data::has_render_target_reads field.
Kenneth Graunke
2017-08-23
1
-4
/
+2
*
i965: Inline brw_update_renderbuffer_surfaces().
Kenneth Graunke
2017-08-23
1
-33
/
+20
*
i965: Pass fb into emit_null_surface instead of dimensions.
Kenneth Graunke
2017-08-23
1
-16
/
+12
*
i965: Devirtualize update_renderbuffer_surface.
Kenneth Graunke
2017-08-23
1
-17
/
+5
*
i965: Delete update_renderbuffer_surface flags.
Kenneth Graunke
2017-08-23
1
-20
/
+4
*
i965: Make brw_update_renderbuffer_surface static.
Kenneth Graunke
2017-08-23
1
-6
/
+6
*
i965: Drop BRW_NEW_BLORP from SURFACE_STATE setup code.
Kenneth Graunke
2017-08-23
1
-13
/
+1
*
i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
Kenneth Graunke
2017-08-23
1
-2
/
+8
[next]