index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/pipeline: Use separate-shader
Jason Ekstrand
2015-10-23
1
-0
/
+3
*
anv/pipeline: Pull separate_shader from NIR for vue map setup
Jason Ekstrand
2015-10-23
1
-2
/
+2
*
nir/spirv: Add support for builtins in arrays
Jason Ekstrand
2015-10-22
1
-2
/
+31
*
nir/spirv: Make the builtins array distinguish between in and out
Jason Ekstrand
2015-10-22
2
-4
/
+17
*
nir/spirv: Make vtn_get_builtin_location smarter
Jason Ekstrand
2015-10-22
1
-20
/
+48
*
nir/spirv: Make get_builtin_variable take a nir_variable_mode
Jason Ekstrand
2015-10-22
1
-2
/
+4
*
nir/spirv: Remove the vtn_type argument from _vtn_variable_load/store
Jason Ekstrand
2015-10-22
1
-18
/
+10
*
nir/validate: Add better validation of load/store types
Jason Ekstrand
2015-10-22
1
-2
/
+14
*
anv/gen8: Set the correct maximum number of GS threads
Jason Ekstrand
2015-10-21
1
-1
/
+1
*
anv/pipeline: set the gs_vertex_count in compile_gs
Jason Ekstrand
2015-10-21
1
-0
/
+1
*
anv/pipeline: Make the has_push_constants computation more accurate
Jason Ekstrand
2015-10-21
1
-1
/
+5
*
nir/spirv: Add defaults for GS input/output primitive types
Jason Ekstrand
2015-10-21
1
-0
/
+6
*
i965/vec4: Handle returns at the end of functions
Jason Ekstrand
2015-10-21
1
-1
/
+7
*
i965: Move get_hw_prim_for_gl_prim to brw_util.c
Jason Ekstrand
2015-10-21
2
-29
/
+28
*
nir/spirv: Add capabilities and decorations for basic geometry shaders
Jason Ekstrand
2015-10-21
1
-6
/
+15
*
anv/pipeline: Add back basic geometry shader support
Jason Ekstrand
2015-10-21
1
-0
/
+65
*
nir/spirv: Add support for more CS system values
Jason Ekstrand
2015-10-21
1
-6
/
+12
*
nir/spirv: Add support for various barrier type instructions
Jason Ekstrand
2015-10-21
1
-0
/
+40
*
Fix a couple of dereferences
Jason Ekstrand
2015-10-21
1
-2
/
+2
*
spirv/nir: Add more stage asserts
Jason Ekstrand
2015-10-21
1
-0
/
+5
*
nir/spirv: Add support for GS metadata
Jason Ekstrand
2015-10-21
1
-3
/
+66
*
nir/gather_info: Add more info for geometry shaders
Jason Ekstrand
2015-10-21
1
-0
/
+7
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-10-21
99
-1232
/
+2590
|
\
|
*
i965: Implement gl_InvocationID.
Kenneth Graunke
2015-10-21
1
-0
/
+13
|
*
i965: Implement nir_intrinsic_load_primitive.
Kenneth Graunke
2015-10-21
1
-0
/
+8
|
*
i965: Add a fs_visitor constructor that takes a brw_gs_compile.
Kenneth Graunke
2015-10-21
2
-3
/
+39
|
*
i965: Add a brw->scalar_gs flag controlled by INTEL_SCALAR_GS=1.
Kenneth Graunke
2015-10-21
3
-1
/
+8
|
*
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: Introduce a brw_vue_prog_data::include_vue_handles flag.
Kenneth Graunke
2015-10-21
2
-0
/
+5
|
*
i965: Introduce a new SHADER_OPCODE_URB_READ_SIMD8 opcode.
Kenneth Graunke
2015-10-21
5
-0
/
+40
|
*
i965: Introduce new SHADER_OPCODE_URB_WRITE_SIMD8_MASKED/PER_SLOT opcodes.
Kenneth Graunke
2015-10-21
5
-0
/
+33
|
*
i965/gs: Do prog_data setup and other calculations in brw_compile_gs
Jason Ekstrand
2015-10-21
4
-220
/
+222
|
*
i965/gs: Use NIR info for setting up prog_data
Jason Ekstrand
2015-10-21
1
-11
/
+13
|
*
i965/gs: Pull prog_data out of brw_gs_compile
Jason Ekstrand
2015-10-21
7
-79
/
+80
|
*
i965/gs: Use NIR instead of the brw_geometry_program for GS metadata
Jason Ekstrand
2015-10-21
4
-12
/
+9
|
*
i965/gs: Move the mem_ctx argument to brw_compile_gs
Jason Ekstrand
2015-10-21
3
-4
/
+4
|
*
i965/gs: Set static_vertex_count unconditionally on GEN8+
Jason Ekstrand
2015-10-21
1
-1
/
+1
|
*
nir: Constify nir_gs_count_vertices
Jason Ekstrand
2015-10-21
2
-2
/
+2
|
*
nir/info: Add more information about geometry shaders
Jason Ekstrand
2015-10-21
2
-0
/
+16
|
*
i965: (trivial) rename computes stencil to gen9
Ben Widawsky
2015-10-21
1
-1
/
+1
|
*
i965: Correct the comment about fb write payload
Ben Widawsky
2015-10-21
1
-2
/
+2
|
*
mesa/glformats: Undo code changes from _mesa_base_tex_format() move
Nanley Chery
2015-10-21
1
-141
/
+8
|
*
i965: Mark compacted 3-src instructions as Gen8+.
Matt Turner
2015-10-21
1
-16
/
+16
|
*
i965: Add const to brw_compact_inst_bits.
Matt Turner
2015-10-21
1
-2
/
+2
|
*
i965: Add mask_control_ex field and handle it in compaction.
Matt Turner
2015-10-21
2
-0
/
+6
|
*
i965: Add devinfo->gen assertions for acc_wr_control.
Matt Turner
2015-10-21
1
-3
/
+3
|
*
i965: Prepare for next commit by adding more whitespace.
Matt Turner
2015-10-21
1
-14
/
+14
|
*
i965: Compact acc_wr_control only on Gen6+.
Matt Turner
2015-10-21
1
-2
/
+8
[next]