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_fs_visitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Enable EXT_shader_samples_identical
Ian Romanick
2015-11-19
1
-0
/
+20
*
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
1
-21
/
+21
*
i965: Rename GRF to VGRF.
Matt Turner
2015-11-13
1
-8
/
+8
*
i965: Initialize registers.
Matt Turner
2015-11-13
1
-1
/
+0
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-1
/
+1
*
i965: Use immediate storage in inherited brw_reg.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965/fs: Add a sampler program key for whether the texture is 16x MSAA
Neil Roberts
2015-11-05
1
-1
/
+1
*
i965/fs/skl+: Use ld2dms_w instead of ld2dms
Neil Roberts
2015-11-05
1
-3
/
+6
*
i965: Add scalar geometry shader support.
Kenneth Graunke
2015-11-03
1
-9
/
+40
*
i965: Fix the fs_visitor GS constructor to take shader_time_index.
Kenneth Graunke
2015-11-03
1
-2
/
+3
*
i965: Implement ARB_shader_stencil_export (gen9+)
Ben Widawsky
2015-10-21
1
-3
/
+16
*
i965/fs: Enumerate logical fb writes arguments
Ben Widawsky
2015-10-21
1
-0
/
+1
*
i965: Add a fs_visitor constructor that takes a brw_gs_compile.
Kenneth Graunke
2015-10-21
1
-2
/
+29
*
i965: Make emit_urb_writes() reserve space for GS header information.
Kenneth Graunke
2015-10-21
1
-2
/
+16
*
i965: Make emit_urb_writes() only set EOT for the VS.
Kenneth Graunke
2015-10-21
1
-1
/
+1
*
i965: Make fs_visitor::emit_urb_writes reusable for scalar GS.
Kenneth Graunke
2015-10-21
1
-7
/
+7
*
i965/fs: Localize variables' scopes.
Matt Turner
2015-10-19
1
-8
/
+5
*
i965: Use a const nir_shader in backend_shader
Jason Ekstrand
2015-10-19
1
-1
/
+1
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
1
-1
/
+1
*
i965/vs: Simplify fs_visitor's ATTR file.
Kenneth Graunke
2015-10-12
1
-1
/
+2
*
i965/shader: Get rid of the shader, prog, and shader_prog fields
Jason Ekstrand
2015-10-02
1
-5
/
+3
*
i965/fs: Use the nir info instead of pulling things out of [shader_]prog
Jason Ekstrand
2015-10-02
1
-1
/
+1
*
i965/fs: Move sampler unit lookup into rescale_texcoord
Jason Ekstrand
2015-10-02
1
-4
/
+10
*
i965: Fix BRW_VARYING_SLOT_PAD handling in the scalar VS backend.
Kenneth Graunke
2015-09-26
1
-4
/
+2
*
i965/fs: Fix comparison between signed and unsigned integer expressions
Iago Toral Quiroga
2015-09-18
1
-2
/
+2
*
i965/fs: The barrier send uses only 1 payload register
Jordan Justen
2015-09-15
1
-2
/
+4
*
i965/fs: Only read output_components many components when writing an output
Jason Ekstrand
2015-09-15
1
-1
/
+3
*
i965/fs: Set output_components for lowered clip distance outputs
Jason Ekstrand
2015-09-15
1
-0
/
+2
*
i965: Remove the brw_vue_prog_key base class.
Kenneth Graunke
2015-09-03
1
-5
/
+7
*
i965: Delete the brw_vue_program_key::userclip_active flag.
Kenneth Graunke
2015-09-03
1
-1
/
+1
*
i965/fs: Remove fs_visitor::try_replace_with_sel().
Matt Turner
2015-08-28
1
-89
/
+0
*
i965/fs: Drop unused untyped surface read and atomic emit methods.
Francisco Jerez
2015-07-29
1
-112
/
+0
*
i965/fs: Remove the emit_texture_gen*() fs_visitor methods.
Francisco Jerez
2015-07-29
1
-608
/
+0
*
i965/fs: Reimplement emit_mcs_fetch() in terms of logical sends.
Francisco Jerez
2015-07-29
1
-23
/
+13
*
i965/fs: Reimplement emit_texture() in terms of logical send messages.
Francisco Jerez
2015-07-29
1
-17
/
+49
*
i965/fs: Fix misleading comment regarding the message header in emit_texture_...
Francisco Jerez
2015-07-29
1
-2
/
+3
*
i965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD in emit_texture_gen7().
Francisco Jerez
2015-07-29
1
-1
/
+1
*
i965/fs: Reimplement emit_single_fb_write() in terms of logical framebuffer w...
Francisco Jerez
2015-07-29
1
-183
/
+20
*
i965/fs: Don't attempt to copy the useless half of oMask for SIMD8 FB writes.
Francisco Jerez
2015-07-29
1
-8
/
+18
*
i965/fs: Move up Gen6 no16 check to emit_fb_writes().
Francisco Jerez
2015-07-29
1
-9
/
+11
*
i965/fs: Move up prog_data->uses_omask assignment up to brw_codegen_wm_prog().
Francisco Jerez
2015-07-29
1
-2
/
+0
*
i965/fs: Simplify control flow in emit_single_fb_write().
Francisco Jerez
2015-07-29
1
-12
/
+16
*
i965/fs: Fix slight layering violation in emit_single_fb_writes().
Francisco Jerez
2015-07-29
1
-12
/
+10
*
i965/nir/fs: removed unneeded support for global variables
Alejandro PiƱeiro
2015-07-20
1
-1
/
+0
*
i965/cs: Use dispatch width of 8 for cs terminate payload setup
Jordan Justen
2015-07-16
1
-1
/
+1
*
i965/fs: Use the builder directly for the gen6 interpolation add(32)
Jason Ekstrand
2015-07-01
1
-6
/
+5
*
i965/fs: Remove the width field from fs_reg
Jason Ekstrand
2015-06-30
1
-13
/
+13
*
i965/fs: Use exec_size instead of dst.width for computing component size
Jason Ekstrand
2015-06-30
1
-1
/
+1
*
i965/fs: Add a builder argument to offset()
Jason Ekstrand
2015-06-30
1
-71
/
+72
[next]