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: Drop AUB_TRACE_* stuff.
Kenneth Graunke
2017-03-21
1
-10
/
+8
*
i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Anuj Phogat
2017-03-09
1
-2
/
+2
*
i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE.
Kenneth Graunke
2017-03-04
1
-0
/
+18
*
i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
Kenneth Graunke
2017-03-02
1
-27
/
+27
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
1
-2
/
+1
*
mesa: use gl_program for CurrentProgram rather than gl_shader_program
Timothy Arceri
2017-01-23
1
-7
/
+3
*
i965: Fix SURFACE_STATE to handle non-zero aux offsets
Ben Widawsky
2017-01-18
1
-2
/
+1
*
i965: Fix textureGather with RG32I/UI on Gen7.
Kenneth Graunke
2017-01-13
1
-1
/
+3
*
mesa: make _CurrentFragmentProgram a gl_program struct pointer
Timothy Arceri
2017-01-06
1
-6
/
+2
*
i965: pass gl_program to brw_upload_ubo_surfaces()
Timothy Arceri
2017-01-06
1
-12
/
+11
*
st/mesa/glsl/i965: move ShaderStorageBlocks to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl/i965: set num_ssbos directly in shader_info
Timothy Arceri
2017-01-06
1
-2
/
+2
*
st/mesa/glsl/i965: move per stage UniformBlocks to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl/i965: set num_ubos directly in shader_info
Timothy Arceri
2017-01-06
1
-2
/
+2
*
st/mesa/glsl/i965: move ImageUnits and ImageAccess fields to gl_program
Timothy Arceri
2017-01-06
1
-15
/
+9
*
i965: Add plumbing for fast clear layer/level details
Topi Pohjolainen
2016-11-25
1
-13
/
+22
*
i965: Refactor lossless compression state tracking
Topi Pohjolainen
2016-11-25
1
-3
/
+0
*
glsl/i965: move per stage AtomicBuffers list to gl_program
Timothy Arceri
2016-11-19
1
-14
/
+5
*
i965: get num_abos from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
1
-5
/
+9
*
i965: get num_images from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
1
-6
/
+10
*
Partial revert "i965: "Fix" aux offsets"
Ben Widawsky
2016-11-16
1
-2
/
+1
*
i965: "Fix" aux offsets
Ben Widawsky
2016-11-16
1
-2
/
+3
*
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
2016-11-16
1
-31
/
+25
*
i965/gen9: Add HiZ auxiliary buffer support
Ben Widawsky
2016-11-08
1
-6
/
+14
*
i965: Drop the aux mt when not used
Ben Widawsky
2016-11-08
1
-3
/
+3
*
i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
2016-11-08
1
-5
/
+6
*
i965: replace brw_fragment_program with brw_program
Timothy Arceri
2016-10-26
1
-2
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-2
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-7
/
+7
*
i965: solve cubemap negative x/y/z faces buffer offset issue in dEQP.
Xu,Randy
2016-10-11
1
-1
/
+3
*
i965: get outputs read from nir info
Timothy Arceri
2016-10-06
1
-1
/
+1
*
i965: get uses texture gather from nir info
Timothy Arceri
2016-10-06
1
-6
/
+7
*
i965: Eliminate brw->cs.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-4
/
+5
*
i965: Eliminate brw->wm.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-7
/
+14
*
i965: Add missing BRW_CS_PROG_DATA to CS work group surface atom.
Kenneth Graunke
2016-10-04
1
-2
/
+5
*
i965: Add missing BRW_NEW_FS_PROG_DATA to render target reads.
Kenneth Graunke
2016-10-04
1
-1
/
+3
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-5
/
+5
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-4
/
+4
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
1
-23
/
+8
*
i965: Add sanity check for non-compressible texture views
Topi Pohjolainen
2016-09-12
1
-0
/
+34
*
i965/rbc: Consult rb settings for texture surface setup
Topi Pohjolainen
2016-09-12
1
-7
/
+60
*
i965: Track non-compressible sampling of renderbuffers
Topi Pohjolainen
2016-09-12
1
-2
/
+10
*
i965: Replace boolean rb surface state setup argument with flags
Topi Pohjolainen
2016-09-12
1
-10
/
+18
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
Jordan Justen
2016-08-26
1
-2
/
+10
*
i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
2016-08-25
1
-2
/
+2
*
i965: Upload surface state for non-coherent framebuffer fetch.
Francisco Jerez
2016-08-25
1
-0
/
+89
*
i965: Implement support for overriding the texture target in brw_emit_surface...
Francisco Jerez
2016-08-25
1
-4
/
+50
*
i965: Massage argument list of brw_emit_surface_state().
Francisco Jerez
2016-08-25
1
-11
/
+11
[next]