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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/shader: Get rid of the setup_vec4_uniform_value helper
Jason Ekstrand
2015-10-02
1
-4
/
+0
*
i965/cs: Add a binding table entry for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-1
/
+2
*
i965/nir/fs: Implement nir_intrinsic_ssbo_atomic_*
Iago Toral Quiroga
2015-09-25
1
-0
/
+2
*
i965/fs: Implement FS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+3
*
i965/fs: Add a very basic validation pass
Jason Ekstrand
2015-09-15
1
-0
/
+1
*
i965/cs: Initialize gl_WorkGroupID variable from payload
Jordan Justen
2015-09-13
1
-0
/
+1
*
i965/cs: Initialize gl_LocalInvocationID from payload
Jordan Justen
2015-09-13
1
-0
/
+1
*
i965/cs: Reserve local invocation id in payload regs
Jordan Justen
2015-09-13
1
-0
/
+1
*
i965: Move brw_setup_tex_for_precompile to brw_program.[ch].
Kenneth Graunke
2015-09-03
1
-3
/
+0
*
i965/fs: Remove fs_visitor::try_replace_with_sel().
Matt Turner
2015-08-28
1
-1
/
+0
*
i965/fs: Combine assign_constant_locations and move_uniform_array_access_to_p...
Jason Ekstrand
2015-08-25
1
-1
/
+0
*
i965/fs: Rework uniform handling
Jason Ekstrand
2015-08-25
1
-3
/
+0
*
i965: Move type_size() methods out of visitor classes.
Kenneth Graunke
2015-08-25
1
-1
/
+0
*
i965: Make setup_vec4_uniform_value and _image_uniform_values take an offset
Jason Ekstrand
2015-08-25
1
-1
/
+2
*
i965: Rename setup_vector_uniform_values to setup_vec4_uniform_value
Jason Ekstrand
2015-08-25
1
-2
/
+2
*
i965/fs: Handle image uniforms in NIR programs.
Francisco Jerez
2015-08-11
1
-0
/
+1
*
i965/fs: Make resolve_source_modifiers consistent with the vec4 version
Jason Ekstrand
2015-08-10
1
-1
/
+1
*
i965/fs: Drop unused untyped surface read and atomic emit methods.
Francisco Jerez
2015-07-29
1
-7
/
+0
*
i965: Define the setup_vector_uniform_values() backend_visitor interface.
Francisco Jerez
2015-07-29
1
-0
/
+4
*
i965/fs: Remove the emit_texture_gen*() fs_visitor methods.
Francisco Jerez
2015-07-29
1
-21
/
+0
*
i965/fs: Reimplement emit_mcs_fetch() in terms of logical sends.
Francisco Jerez
2015-07-29
1
-1
/
+2
*
i965/fs: Reimplement emit_single_fb_write() in terms of logical framebuffer w...
Francisco Jerez
2015-07-29
1
-4
/
+1
*
i965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
Francisco Jerez
2015-07-29
1
-4
/
+0
*
i965/fs: Define logical framebuffer write opcode.
Francisco Jerez
2015-07-29
1
-1
/
+1
*
i965/fs: Implement pass to lower instructions of unsupported SIMD width.
Francisco Jerez
2015-07-29
1
-0
/
+1
*
i965/fs: Add stub lowering pass for logical send-message opcodes.
Francisco Jerez
2015-07-29
1
-0
/
+1
*
i965/nir/fs: removed unneeded support for global variables
Alejandro PiƱeiro
2015-07-20
1
-1
/
+0
*
i965/fs: Factor out universally broken calculation of the register component ...
Francisco Jerez
2015-07-16
1
-3
/
+3
*
i965/fs: Use the builder dispatch_width for computing register offsets
Jason Ekstrand
2015-06-30
1
-1
/
+1
*
i965/fs: Add a builder argument to offset()
Jason Ekstrand
2015-06-30
1
-1
/
+1
*
i965/fs: Move offset(fs_reg, unsigned) to brw_fs.h
Jason Ekstrand
2015-06-30
1
-0
/
+21
*
i965/fs: emit constants only once
Connor Abbott
2015-06-30
1
-0
/
+2
*
i965/fs: use SSA values directly
Connor Abbott
2015-06-30
1
-0
/
+3
*
i965/vs: Move compute_clip_distance() out of emit_urb_writes().
Kenneth Graunke
2015-06-28
1
-1
/
+1
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965/vs: Pass the current set of clip planes through run() and run_vs()
Jason Ekstrand
2015-06-23
1
-4
/
+4
*
i965/fs: Add a do_rep_send flag to run_fs
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965: Pull calls to get_shader_time_index out of the visitor
Jason Ekstrand
2015-06-23
1
-2
/
+5
*
i965: Use a single index per shader for shader_time.
Jason Ekstrand
2015-06-23
1
-1
/
+2
*
i965/fs: Make no16 non-variadic
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965: Remove the dependance on brw_context from the generators
Jason Ekstrand
2015-06-23
1
-1
/
+3
*
i965: Plumb compiler debug logging through a function pointer in brw_compiler
Jason Ekstrand
2015-06-23
1
-2
/
+2
*
i965/fs: Implement support for ir_barrier
Jordan Justen
2015-06-12
1
-0
/
+3
*
fs/reg_allocate: Remove the MRF hack helpers from fs_visitor
Jason Ekstrand
2015-06-09
1
-4
/
+0
*
i965/fs: Don't let the EOT send message interfere with the MRF hack
Jason Ekstrand
2015-06-09
1
-1
/
+2
*
i965/fs: Remove dead IR construction code from the visitor.
Francisco Jerez
2015-06-09
1
-73
/
+0
*
i965/fs: Migrate translation of NIR texturing instructions to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+2
*
i965/fs: Migrate translation of NIR intrinsics to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+2
*
i965/fs: Migrate translation of NIR ALU instructions to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+1
*
i965/fs: Migrate translation of NIR control flow to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+2
[next]