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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Define the setup_vector_uniform_values() backend_visitor interface.
Francisco Jerez
2015-07-29
5
-19
/
+44
*
i965/fs: Remove the emit_texture_gen*() fs_visitor methods.
Francisco Jerez
2015-07-29
2
-629
/
+0
*
i965/fs: Reimplement emit_mcs_fetch() in terms of logical sends.
Francisco Jerez
2015-07-29
2
-24
/
+15
*
i965/fs: Reimplement emit_texture() in terms of logical send messages.
Francisco Jerez
2015-07-29
1
-17
/
+49
*
i965/fs: Hook up SIMD lowering to handle texturing opcodes of unsupported width.
Francisco Jerez
2015-07-29
1
-0
/
+33
*
i965/fs: Implement lowering of logical texturing opcodes on Gen4.
Francisco Jerez
2015-07-29
1
-1
/
+107
*
i965/fs: Implement lowering of logical texturing opcodes on Gen5-6.
Francisco Jerez
2015-07-29
1
-0
/
+103
*
i965/fs: Lower SHADER_OPCODE_TXF_UMS/MCS_LOGICAL too on Gen7+.
Francisco Jerez
2015-07-29
1
-5
/
+11
*
i965/fs: Implement lowering of logical texturing opcodes on Gen7+.
Francisco Jerez
2015-07-29
1
-1
/
+216
*
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: Fix opt_zero_samples() for texturing ops not matching dispatch_width.
Francisco Jerez
2015-07-29
1
-3
/
+3
*
i965/fs: Use exec_size instead of dispatch_width to determine the message var...
Francisco Jerez
2015-07-29
1
-4
/
+4
*
i965/fs: Define logical texture sampling opcodes.
Francisco Jerez
2015-07-29
3
-0
/
+148
*
i965/fs: Reimplement emit_single_fb_write() in terms of logical framebuffer w...
Francisco Jerez
2015-07-29
2
-187
/
+21
*
i965/fs: Implement lowering of logical framebuffer writes.
Francisco Jerez
2015-07-29
1
-1
/
+136
*
i965/fs: Hook up SIMD lowering to unroll FB writes of unsupported width.
Francisco Jerez
2015-07-29
1
-0
/
+9
*
i965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
Francisco Jerez
2015-07-29
4
-42
/
+0
*
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
2
-3
/
+2
*
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/fs: Make sure that the type sizes are compatible during copy propagation.
Francisco Jerez
2015-07-29
1
-0
/
+8
*
i965/fs: Honour the instruction force_sechalf and exec_size fields for FB wri...
Francisco Jerez
2015-07-29
1
-2
/
+2
*
i965/fs: Define logical framebuffer write opcode.
Francisco Jerez
2015-07-29
4
-1
/
+53
*
i965/fs: Implement pass to lower instructions of unsupported SIMD width.
Francisco Jerez
2015-07-29
2
-0
/
+144
*
i965/fs: Fix return value of fs_inst::regs_read() for BAD_FILE.
Francisco Jerez
2015-07-29
1
-0
/
+1
*
i965/fs: Add builder emit method taking a variable number of source registers.
Francisco Jerez
2015-07-29
1
-3
/
+12
*
i965/fs: Add stub lowering pass for logical send-message opcodes.
Francisco Jerez
2015-07-29
2
-1
/
+29
*
i965/fs: Factor out source components calculation to a separate method.
Francisco Jerez
2015-07-29
2
-10
/
+24
*
i965/fs: Simplify instruction rewrite loop in the register coalesce pass.
Francisco Jerez
2015-07-29
1
-14
/
+13
*
i965/fs: Fix rewrite of the second half of 16-wide coalesced registers.
Francisco Jerez
2015-07-29
1
-15
/
+12
*
i965/fs: Detect multi-register MOVs correctly in register_coalesce.
Francisco Jerez
2015-07-29
1
-1
/
+1
*
radeon: add support for streams to the common streamout code. (v2)
Dave Airlie
2015-07-29
6
-15
/
+50
*
radeon: move streamout buffer config to streamout enable function. (v2)
Dave Airlie
2015-07-29
2
-9
/
+15
*
mesa/es3.1: enable GL_ARB_explicit_uniform_location for GLES 3.1
Marta Lofstedt
2015-07-29
2
-1
/
+9
*
mesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
Marta Lofstedt
2015-07-29
2
-10
/
+16
*
mesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
Marta Lofstedt
2015-07-29
2
-2
/
+10
*
mesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
Marta Lofstedt
2015-07-29
2
-6
/
+14
*
mesa/es3.1: enable GL_ARB_shader_atomic_counters for GLES 3.1
Marta Lofstedt
2015-07-29
2
-9
/
+17
*
mesa/es3.1: enable GL_ARB_shader_image_load_store for GLES 3.1
Marta Lofstedt
2015-07-29
2
-6
/
+17
*
mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_generator.py
Marta Lofstedt
2015-07-29
2
-5
/
+12
*
mesa: Return INVALID_ENUM in glClearBufferiv() when buffer is not color or st...
Eduardo Lima Mitev
2015-07-29
1
-0
/
+12
*
i965: Use real stage in "Unsupported form of variable indexing" warning.
Kenneth Graunke
2015-07-28
1
-2
/
+3
*
glsl: Fix a bug where LHS swizzles of swizzles were too small.
Kenneth Graunke
2015-07-28
1
-2
/
+2
*
glsl: verify location when dual source blending
Tapani Pälli
2015-07-29
1
-0
/
+19
*
glsl: move max_index calc to assign_attribute_or_color_locations
Tapani Pälli
2015-07-29
1
-8
/
+15
*
vc4: Skip re-emitting the shader_rec if it's unchanged.
Eric Anholt
2015-07-28
5
-43
/
+158
*
vc4: Drop unused vpm_offset value.
Eric Anholt
2015-07-28
1
-3
/
+0
[next]