i965: "Fix" aux offsets
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2016-11-16 Ben Widawskyi965: "Fix" aux offsets
2016-11-16 Jason Ekstrandintel/isl: Add some basic info about RENDER_SURFACE_STA...
2016-11-08 Ben Widawskyi965/gen9: Add HiZ auxiliary buffer support
2016-11-08 Ben Widawskyi965: Drop the aux mt when not used
2016-11-08 Jordan Justeni965: Wrap MCS miptree in intel_miptree_aux_buffer
2016-10-26 Timothy Arcerii965: replace brw_fragment_program with brw_program
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2016-10-26 Timothy Arcerii965/mesa/st/swrast: set fs shader_info directly and...
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-11 Xu,Randyi965: solve cubemap negative x/y/z faces buffer offset...
2016-10-06 Timothy Arcerii965: get outputs read from nir info
2016-10-06 Timothy Arcerii965: get uses texture gather from nir info
2016-10-06 Kenneth Graunkei965: Eliminate brw->cs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->wm.prog_data pointer.
2016-10-05 Kenneth Graunkei965: Add missing BRW_CS_PROG_DATA to CS work group...
2016-10-05 Kenneth Graunkei965: Add missing BRW_NEW_FS_PROG_DATA to render target...
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-09-13 Jason Ekstrandintel/isl: Add an isl_swizzle structure and use it...
2016-09-12 Topi Pohjolaineni965: Add sanity check for non-compressible texture...
2016-09-12 Topi Pohjolaineni965/rbc: Consult rb settings for texture surface setup
2016-09-12 Topi Pohjolaineni965: Track non-compressible sampling of renderbuffers
2016-09-12 Topi Pohjolaineni965: Replace boolean rb surface state setup argument...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-08-26 Jordan Justeni965/gen7: Use R8_UINT stencil copy when sampling the...
2016-08-26 Kenneth Graunkei965: Disable hardware blending if advanced blending...
2016-08-26 Francisco Jerezi965: Upload surface state for non-coherent framebuffer...
2016-08-26 Francisco Jerezi965: Implement support for overriding the texture...
2016-08-26 Francisco Jerezi965: Massage argument list of brw_emit_surface_state().
2016-08-23 Dave Airliei965: report bound buffer size not underlying buffer...
2016-08-23 Dave Airliei965: use new subroutine index uploader.
2016-08-17 Jason Ekstrandi965/blorp: Use the generic surface state path for...
2016-08-09 Mathias Fröhlichutil: Move _mesa_fsl/util_last_bit into util/bitscan.h
2016-07-20 Jason Ekstrandi965: Stop muging cube array lengths by 6
2016-07-20 Kenneth Graunkei965: Use tex_mocs instead of rb_mocs for GL images.
2016-07-18 Jason Ekstrandi965: Skip update_texture_surface when the plane doesn...
2016-07-15 Jason Ekstrandi965/context: Remove some unnecessary vfuncs
2016-07-15 Jason Ekstrandi965: Get rid of gen6_surface_state.c
2016-07-15 Jason Ekstrandi965: Use ISL for emitting buffer surface states
2016-07-15 Jason Ekstrandi965/state: Account for the element size in emit_buffer...
2016-07-15 Jason Ekstrandi965/gen4-6: Use the generic ISL-based path for texture...
2016-07-15 Jason Ekstrandi965/state: Add generic surface update functions based...
2016-07-15 Jason Ekstrandi965/surface_state: Rename brw_update to gen4_update
2016-07-15 Jason Ekstrandi965/state: Use ISL for emitting image surfaces
2016-07-15 Jason Ekstrandi965/state: Add a helper for emitting a surface state...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-26 Jordan Justeni965: Use miptree to decide format on multi-plane image...
2016-06-25 Jordan Justeni965: Skip update_texture_surface when the plane doesn...
2016-06-22 Jason Ekstrandi965/gen4: Subtract 1 from buffer sizes
2016-06-22 Jason Ekstrandi965: Remove fake W-tiled render target support
2016-06-22 Jason Ekstrandi965/gen4-6: Handle gl_texture_object::BaseLevel and...
2016-06-22 Jason Ekstrandi965/gen4: Pull texture formats from the texture object...
2016-06-09 Jason Ekstrandi965: Emit surface states for extra planes prior to...
2016-05-24 Kristian Høgsberg... i965: Support textures with multiple planes
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2016-04-22 Jason Ekstrandi965/surface_state: Use libisl functions for image...
2016-04-21 Topi Pohjolaineni965: Allow texture surface state setup to be used...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-13 Francisco Jerezi965: Reupload push and pull constants when we get...
2016-02-12 Kenneth Graunkei965: Split brw_upload_texture_surfaces into compute...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-05 Ilia Mirkini965/wm: use binding size for ubo/ssbo when automatic...
2016-01-05 Ilia MirkinRevert "i965/wm: use proper API buffer size for the...
2016-01-04 Samuel Iglesias... i965/wm: use proper API buffer size for the surfaces.
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-23 Kenneth Graunkei965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-11 Kenneth Graunkei965: Add tessellation shader surface support.
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-08 Jason Ekstrandi965/state: Get rid of dword_pitch arguments to buffer...
2015-12-08 Jason Ekstrandi965/vec4: Use a stride of 1 and byte offsets for UBOs
2015-12-08 Jason Ekstrandi965/fs: Use a stride of 1 and byte offsets for UBOs
2015-12-03 Tapani Pällii965: use _Shader to get fragment program when updating...
2015-11-25 Iago Toral Quirogai965: remove trailing spaces in various files
2015-11-24 Matt Turneri965: Clean up #includes in the compiler.
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-26 Timothy Arceriglsl: keep track of intra-stage indices for atomics
2015-10-19 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-19 Iago Toral Quirogai965: Do not use NumBufferInterfaceBlocks
2015-10-14 Iago Toral Quirogai965: Adapt SSBOs to work with their own separate index...
2015-10-14 Iago Toral Quirogamesa: Rename {Num}UniformBlocks to {Num}BufferInterface...
2015-10-09 Francisco Jerezi965: Use _mesa_is_image_unit_valid() instead of gl_ima...
2015-10-02 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-30 Chad Versacei965/miptree: Rename align_w,align_h -> halign,valign
2015-09-30 Jordan Justeni965/cs: Upload UBO/SSBO surfaces
2015-09-29 Jordan Justeni965/cs: Setup surface binding for gl_NumWorkGroups
2015-09-25 Samuel Iglesias... i965/wm: surfaces should have the API buffer size,...
2015-09-25 Samuel Iglesias... i965/wm: emit null buffer surfaces when null buffers...
2015-09-25 Iago Toral Quirogai965: Upload Shader Storage Buffer Object surfaces
2015-09-10 Jordan Justeni965: Support CS in update_stage_texture_surfaces
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-20 Francisco Jerezmesa: Don't lose track of the shader image layer origin...
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-11 Francisco Jerezi965: Hook up image state upload.
2015-08-11 Francisco Jerezi965: Define and initialize image parameter structure.
2015-08-11 Francisco Jerezi965: Implement surface state set-up for shader images.
next