index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vec4_generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into vulkan
Jordan Justen
2016-03-17
1
-1
/
+12
|
\
|
*
i965/vec4/gen6: fix exec_size for MOV with a width of 4 in generate_gs_ff_sync()
Samuel Iglesias Gonsalvez
2016-03-17
1
-1
/
+3
|
*
i965/vec4/gen6: fix exec_size for instructions with destination width of 4
Samuel Iglesias Gonsalvez
2016-03-17
1
-0
/
+6
|
*
i965/vec4/gen6: fix exec_size for instructions with width of 4 in generate_gs...
Samuel Iglesias Gonsalvez
2016-03-17
1
-0
/
+3
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-09
1
-1
/
+4
|
\
\
|
|
/
|
*
i965/vec4: Plumb separate surfaces and samplers through from NIR
Jason Ekstrand
2016-02-09
1
-1
/
+1
|
*
i965/vec4: Separate the sampler from the surface in generate_tex
Jason Ekstrand
2016-02-09
1
-5
/
+13
|
*
i965: Explicitly write the "TR DS Cache Disable" bit at TCS EOT.
Kenneth Graunke
2016-02-09
1
-1
/
+4
*
|
Merge remote-tracking branch 'jekstrand/wip/i965-uniforms' into vulkan
Kristian Høgsberg Kristensen
2016-01-21
1
-0
/
+45
|
\
\
|
*
|
i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT
Jason Ekstrand
2015-12-14
1
-0
/
+45
*
|
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-01-14
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i965: Drop extra newline from shader compile messages.
Matt Turner
2016-01-13
1
-1
/
+1
*
|
|
Merge ../mesa into vulkan
Kristian Høgsberg Kristensen
2016-01-08
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
glsl: Move _mesa_shader_stage_to_string/abbrev to shader_enums.c
Kristian Høgsberg Kristensen
2016-01-08
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-12-29
1
-8
/
+152
|
\
\
\
|
|
/
/
|
*
|
i965: Don't set interleave or complete on TCS EOT message.
Kenneth Graunke
2015-12-28
1
-2
/
+34
|
*
|
i965: Relase input URB Handles on Gen7/7.5 when TCS threads finish.
Kenneth Graunke
2015-12-28
1
-0
/
+46
|
*
|
i965: Use proper TCS barrier ID bits for Ivybridge/Baytrail.
Kenneth Graunke
2015-12-28
1
-4
/
+6
|
*
|
i965: Use proper TCS Instance ID bits for Ivybridge/Baytrail.
Kenneth Graunke
2015-12-28
1
-2
/
+5
|
*
|
i965: Port tessellation evaluation shaders to vec4 mode.
Kenneth Graunke
2015-12-28
1
-0
/
+61
*
|
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-12-27
1
-0
/
+247
|
\
\
\
|
|
/
/
|
*
|
i965: Add tessellation control shaders.
Kenneth Graunke
2015-12-22
1
-0
/
+247
|
|
/
*
|
vec4/generator: Actually pass the sampler into generate_tex
Jason Ekstrand
2015-12-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-12-10
1
-9
/
+24
|
\
\
|
|
/
|
*
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
Jason Ekstrand
2015-12-07
1
-2
/
+15
|
*
i965/gen9+: Switch thread scratch space to non-coherent stateless access.
Francisco Jerez
2015-11-26
1
-2
/
+2
|
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-0
/
+1
|
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
1
-0
/
+1
|
*
i965: Prevent implicit upcasts to brw_reg.
Matt Turner
2015-11-24
1
-5
/
+5
*
|
i965/vec4: Separate the sampler from the surface in generate_tex
Jason Ekstrand
2015-11-14
1
-5
/
+13
|
/
*
i965: Remove fixed_hw_reg field from backend_reg.
Matt Turner
2015-11-13
1
-6
/
+6
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
1
-18
/
+23
*
i965: Add initial assembly validation pass.
Matt Turner
2015-11-12
1
-0
/
+8
*
i965: Set annotation_info's mem_ctx.
Matt Turner
2015-11-12
1
-1
/
+1
*
i965/vec4: Do not mark used surfaces in VS_OPCODE_GET_BUFFER_SIZE
Iago Toral Quiroga
2015-11-05
1
-2
/
+0
*
i965/vec4: Do not mark used direct surfaces in VS_OPCODE_PULL_CONSTANT_LOAD
Iago Toral Quiroga
2015-11-05
1
-9
/
+0
*
i965/vec4/skl+: Use ld2dms_w instead of ld2dms
Neil Roberts
2015-11-05
1
-0
/
+5
*
i965: dump scheduling cycle estimates
Connor Abbott
2015-10-30
1
-5
/
+6
*
i965/vec4: Test against BRW_IMMEDIATE_VALUE, not IMM.
Matt Turner
2015-10-29
1
-1
/
+1
*
i965/vec4: Drop brw_set_default_* before popping insn state.
Matt Turner
2015-10-29
1
-3
/
+0
*
i965/vec4: Remove unnecessary #includes from the generator.
Matt Turner
2015-10-29
1
-8
/
+0
*
i965/vec4: Eliminate the vec4_generator class altogether.
Kenneth Graunke
2015-10-29
1
-284
/
+180
*
i965/vec4: Move vec4_generator class definition into the .cpp file.
Kenneth Graunke
2015-10-29
1
-0
/
+110
*
i965/vec4: Wrap vec4_generator in a C function.
Kenneth Graunke
2015-10-29
1
-0
/
+19
*
i965/vec4: Convert src_reg/dst_reg to brw_reg at the end of the visitor.
Kenneth Graunke
2015-10-29
1
-107
/
+5
*
i965/vec4: Remove gl_program and gl_shader_program from the generator
Jason Ekstrand
2015-10-19
1
-14
/
+10
*
i965/asm: Explicitly use a nir_instr for IR annotations
Jason Ekstrand
2015-10-19
1
-1
/
+1
*
i965/gs: Allow src0 immediates in GS_OPCODE_SET_WRITE_OFFSET.
Kenneth Graunke
2015-09-26
1
-2
/
+7
*
i965: Move GS_THREAD_END mlen calculations out of the generator.
Kenneth Graunke
2015-09-26
1
-1
/
+1
*
i965/vec4: Implement VS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+31
[next]