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_vec4.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Simplify generator code for untyped surface messages.
Francisco Jerez
2015-05-04
1
-9
/
+0
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/vec4: Add a devinfo field to the generator and use it for gen checks
Jason Ekstrand
2015-04-22
1
-0
/
+1
*
i965/skl: Add the header for constant loads outside of the generator
Neil Roberts
2015-04-16
1
-0
/
+2
*
i965/vec4: Add a helper function to emit VS_OPCODE_PULL_CONSTANT_LOAD
Neil Roberts
2015-04-16
1
-0
/
+5
*
i965/vec4: Remove emit_scs() prototype.
Matt Turner
2015-04-06
1
-3
/
+0
*
i965: Handle scratch accesses where reladdr also points to scratch space
Iago Toral Quiroga
2015-04-01
1
-0
/
+2
*
i965/vec4: Define helpers to calculate the common live interval of a range of...
Francisco Jerez
2015-03-23
1
-0
/
+2
*
i965/vec4: Remove unused method definition.
Francisco Jerez
2015-03-23
1
-1
/
+0
*
i965/vec4: Replace debug_flag with debug_enabled.
Kenneth Graunke
2015-02-19
1
-3
/
+0
*
i965/vec4: Silence unused parameter warnings
Ian Romanick
2015-02-17
1
-2
/
+1
*
i965: Move IR object definitions to separate header files.
Francisco Jerez
2015-02-10
1
-156
/
+2
*
i965: Factor out virtual GRF allocation to a separate object.
Francisco Jerez
2015-02-10
1
-12
/
+0
*
i965: Fix "vertex" vs. "geometry" and "VS" vs. "GS" in debug output.
Kenneth Graunke
2015-01-14
1
-1
/
+5
*
i965/vec4: Add parameter to skip doing constant propagation.
Matt Turner
2014-12-29
1
-1
/
+1
*
i965/vec4: Add pass to gather constants into a vector-float MOV.
Matt Turner
2014-12-29
1
-0
/
+1
*
i965: Add fs_reg/src_reg constructors that take vf[4].
Matt Turner
2014-12-29
1
-0
/
+1
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
1
-10
/
+10
*
i965: Use ~0 to represent true on all generations.
Matt Turner
2014-12-05
1
-0
/
+1
*
i965/vs: Handle vertex color clamping in emit_urb_slot().
Kenneth Graunke
2014-12-02
1
-1
/
+1
*
i965: Move program key structures to brw_program.h.
Kenneth Graunke
2014-12-02
1
-22
/
+0
*
i965/vec4: Make live_intervals part of the vec4_visitor class.
Matt Turner
2014-12-01
1
-2
/
+3
*
i965: Don't treat IF or WHILE with cmod as writing the flag.
Matt Turner
2014-12-01
1
-1
/
+3
*
i965/vec4: Optimize packSnorm4x8().
Matt Turner
2014-11-25
1
-0
/
+1
*
i965/vec4: Optimize packUnorm4x8().
Matt Turner
2014-11-25
1
-0
/
+1
*
i965/vec4: Optimize unpackSnorm4x8().
Matt Turner
2014-11-25
1
-0
/
+1
*
i965/vec4: Optimize unpackUnorm4x8().
Matt Turner
2014-11-25
1
-0
/
+1
*
i965/vec4: Add vector float immediate infrastructure.
Matt Turner
2014-11-25
1
-0
/
+1
*
i965/vec4/gen8: Handle the MUL dest hazard exception
Ben Widawsky
2014-11-21
1
-0
/
+1
*
i965: Move common fields into backend_instruction.
Matt Turner
2014-11-21
1
-3
/
+0
*
i965/vec4: Combine all the math emitters.
Kenneth Graunke
2014-11-13
1
-6
/
+2
*
i965/vec4: Use const references in emit() functions.
Kenneth Graunke
2014-11-13
1
-10
/
+8
*
i965: Use macros to create prototypes for emitter helpers.
Kenneth Graunke
2014-11-13
1
-57
/
+41
*
i965: Remove cfg-invalidating parameter from invalidate_live_intervals.
Matt Turner
2014-09-24
1
-1
/
+1
*
i965/vec4: Preserve CFG in spill_reg().
Matt Turner
2014-09-24
1
-6
/
+7
*
i965/gen6/gs: Fix binding table clash between TF surfaces and textures.
Iago Toral Quiroga
2014-09-19
1
-0
/
+1
*
i965/gen6/gs: Add an additional parameter to the FF_SYNC opcode.
Samuel Iglesias Gonsalvez
2014-09-19
1
-1
/
+2
*
i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVES opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+4
*
i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+4
*
i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+7
*
i965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.
Iago Toral Quiroga
2014-09-19
1
-0
/
+1
*
i965: Generalize emit_urb_slot() to emit to any dst_reg.
Iago Toral Quiroga
2014-09-19
1
-2
/
+2
*
i965: Provide means to create registers of a given size.
Iago Toral Quiroga
2014-09-19
1
-0
/
+1
*
i965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.
Iago Toral Quiroga
2014-09-19
1
-1
/
+1
*
i965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.
Iago Toral Quiroga
2014-09-19
1
-0
/
+1
*
i965/gen6/gs: Implement GS_OPCODE_FF_SYNC.
Iago Toral Quiroga
2014-09-19
1
-0
/
+3
*
i965/vec4: Reswizzle sources when necessary.
Matt Turner
2014-09-05
1
-2
/
+2
*
i965/vec4: Remove try_emit_saturate
Abdiel Janulgue
2014-08-31
1
-1
/
+0
*
i965/vec4: inline generate_vec4_instruction() within generate_code()
Abdiel Janulgue
2014-08-31
1
-3
/
+0
*
i965: Add invalidate_cfg parameter to invalidate_live_intervals().
Matt Turner
2014-08-22
1
-1
/
+1
[prev]
[next]