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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
2017-03-01
1
-1
/
+0
*
i965: Move some gen4 WM defines to brw_compiler.h
Jason Ekstrand
2017-03-01
1
-16
/
+16
*
st/mesa/i965: create link status enum
Timothy Arceri
2017-02-09
1
-1
/
+1
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
1
-17
/
+5
*
i965: Fix textureGather with RG32I/UI on Gen7.
Kenneth Graunke
2017-01-13
1
-7
/
+34
*
i965: stop passing gl_shader_program to the precompile and codegen functions
Timothy Arceri
2017-01-06
1
-9
/
+4
*
i965: make use of new is_arb_asm flag
Timothy Arceri
2017-01-06
1
-7
/
+6
*
i965: stop passing gl_shader_program to brw_nir_setup_glsl_uniforms()
Timothy Arceri
2017-01-06
1
-1
/
+1
*
i965: stop passing gl_shader_program to brw_assign_common_binding_table_offse...
Timothy Arceri
2017-01-06
1
-5
/
+2
*
i965: pass gl_program to the brw_*_debug_recompile() functions
Timothy Arceri
2017-01-06
1
-63
/
+62
*
i965: get InfoLog and LinkStatus via the shader program data pointer in gl_pr...
Timothy Arceri
2017-01-03
1
-2
/
+2
*
i965: update brw_get_shader_time_index() not to take gl_shader_program
Timothy Arceri
2017-01-03
1
-2
/
+5
*
i965: move compiled_once flag to brw_program
Timothy Arceri
2016-12-30
1
-7
/
+3
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-2
/
+2
*
i965: Disable depth writes when depth test is GL_EQUAL.
Kenneth Graunke
2016-11-18
1
-1
/
+1
*
i965: get num_images from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
1
-2
/
+1
*
i965: only try print GLSL IR once when using INTEL_DEBUG to dump ir
Timothy Arceri
2016-11-17
1
-4
/
+4
*
i965: Fix alpha-to-coverage and alpha test enabled checks
Anuj Phogat
2016-11-07
1
-2
/
+2
*
i965: replace brw_fragment_program with brw_program
Timothy Arceri
2016-10-26
1
-6
/
+4
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-13
/
+12
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-13
/
+9
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
1
-4
/
+14
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-10
/
+10
*
i965: get inputs read from nir info
Timothy Arceri
2016-10-06
1
-5
/
+9
*
i965: get outputs written from nir info
Timothy Arceri
2016-10-06
1
-3
/
+7
*
i965: remove remaining tabs in brw_wm.c
Timothy Arceri
2016-10-06
1
-44
/
+44
*
i965: get uses discard from nir info
Timothy Arceri
2016-10-06
1
-2
/
+4
*
i965: get uses texture gather from nir info
Timothy Arceri
2016-10-06
1
-2
/
+3
*
i965: Eliminate brw->wm.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-5
/
+5
*
i965: make vs and fs key generation helpers available to shader cache
Carl Worth
2016-09-27
1
-1
/
+1
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-2
/
+3
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-1
/
+1
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-2
/
+2
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965: Allocate space in the binding table for non-coherent FB fetch.
Francisco Jerez
2016-08-25
1
-3
/
+10
*
i965/fs: Add brw_wm_prog_key bit specifying whether FB reads should be coherent.
Francisco Jerez
2016-08-25
1
-0
/
+6
*
i965/fs: Don't consider the stencil output to be a color output.
Francisco Jerez
2016-08-24
1
-1
/
+2
*
i965: make more effective use of SamplersUsed
Timothy Arceri
2016-07-05
1
-7
/
+5
*
i965: Keep track of the per-thread scratch allocation in brw_stage_state.
Francisco Jerez
2016-06-13
1
-4
/
+3
*
i965: Shrink stage_prog_data param array length
Jordan Justen
2016-05-29
1
-1
/
+1
*
i965: Invoke lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+28
*
i965: Delete brw_wm_prog_key::render_to_fbo and drawable_height.
Kenneth Graunke
2016-05-20
1
-45
/
+0
*
i965/fs: Add an allow_spilling flag to brw_compile_fs
Jason Ekstrand
2016-05-17
1
-1
/
+2
*
i965: Mark brw const in brw_state_dirty and callers.
Kenneth Graunke
2016-05-16
1
-1
/
+1
*
i965: Flip interpolateAtOffset's y offset when necessary.
Kenneth Graunke
2016-05-15
1
-1
/
+2
*
i965/fs: Rework the persample shading key/prog_data bits
Jason Ekstrand
2016-05-14
1
-10
/
+9
*
i965/wm: Don't sample lossless compressed as multisampled
Topi Pohjolainen
2016-05-12
1
-1
/
+5
*
i965: Generalize wm_key->compute_sample_id to wm_key->multisample_fbo.
Kenneth Graunke
2016-04-20
1
-5
/
+4
*
i965: Delete now dead persample_2x FS program key flag.
Kenneth Graunke
2016-04-20
1
-4
/
+0
[next]