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_eu_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-117
/
+105
*
i965: Convert brw_eu_emit.c to the new brw_inst API.
Kenneth Graunke
2014-06-26
1
-482
/
+461
*
i965: Pass brw into next_offset().
Kenneth Graunke
2014-06-26
1
-5
/
+8
*
i965: Silence warning about unused brw in release builds.
Matt Turner
2014-06-17
1
-2
/
+1
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
1
-16
/
+0
*
i965: Use brw->gen in some generation checks.
Matt Turner
2014-06-11
1
-1
/
+2
*
i965: Rename brw_math to gen4_math.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Kenneth Graunke
2014-06-10
1
-53
/
+25
*
i965: Don't set the "switch" flag on control flow instructions on Gen6+.
Kenneth Graunke
2014-06-10
1
-6
/
+4
*
Revert "i965: Move brw_land_fwd_jump() to compilation unit of its use."
Iago Toral Quiroga
2014-06-07
1
-0
/
+17
*
i965: Fix else and brace placement in brw_eu_emit.c.
Kenneth Graunke
2014-06-07
1
-28
/
+13
*
i965: Drop the remaining default predication whacking.
Kenneth Graunke
2014-06-07
1
-5
/
+0
*
i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
2014-06-02
1
-13
/
+13
*
i965: Delete brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
1
-7
/
+0
*
i965: Stop setting predication from brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
1
-1
/
+0
*
i965: Make brw_JMPI set predicate_control based on a parameter.
Kenneth Graunke
2014-06-02
1
-1
/
+3
*
i965: Remove the dst and src0 parameters from brw_JMPI.
Kenneth Graunke
2014-06-02
1
-4
/
+3
*
i965: Don't implicitly set predicate default state in brw_CMP.
Kenneth Graunke
2014-05-27
1
-13
/
+0
*
i965: Switch types D->UD when possible to allow compaction.
Matt Turner
2014-05-26
1
-0
/
+21
*
i965: Remove useless typo'd debugging messages.
Matt Turner
2014-05-24
1
-6
/
+0
*
i965: Move brw_land_fwd_jump() to compilation unit of its use.
Matt Turner
2014-05-24
1
-20
/
+0
*
i965: Emit 0.0:F sources with type VF instead.
Matt Turner
2014-05-24
1
-0
/
+16
*
i965: Emit ARF:UD for non-present src1 on Gen6+.
Matt Turner
2014-05-24
1
-2
/
+26
*
i965: Move next_offset() to brw_eu.h for use elsewhere.
Matt Turner
2014-05-24
1
-11
/
+0
*
i965: Rename next_ip() -> next_offset().
Matt Turner
2014-05-24
1
-30
/
+33
*
i965: Reformat brw_set_src1 so it can be easily found with grep.
Matt Turner
2014-05-13
1
-3
/
+4
*
i965: Move the remaining driver debug over to stderr.
Eric Anholt
2014-02-22
1
-2
/
+4
*
i965/fs: Use conditional sends to do FB writes on HSW+.
Eric Anholt
2014-02-18
1
-2
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Warning fix
Eric Anholt
2014-01-06
1
-2
/
+0
*
i965: Add support for Broadwell's new register types.
Kenneth Graunke
2013-12-20
1
-1
/
+9
*
i965: Add BRW_REGISTER_TYPE_DF.
Kenneth Graunke
2013-12-20
1
-0
/
+3
*
i965: Abstract BRW_REGISTER_TYPE_* into an enum with unique values.
Kenneth Graunke
2013-12-20
1
-4
/
+53
*
i965: Don't use GL types in files shared with intel-gpu-tools.
Kenneth Graunke
2013-12-05
1
-86
/
+86
*
i965: Drop trailing whitespace from files shared with intel-gpu-tools.
Kenneth Graunke
2013-12-05
1
-17
/
+17
*
i965/fs: Use the gen7 scratch read opcode when possible.
Eric Anholt
2013-10-30
1
-0
/
+42
*
i965: Simplify the shader time code by using atomic counter helpers.
Francisco Jerez
2013-10-29
1
-21
/
+4
*
i965/gen7: Implement code generation for untyped surface read instructions.
Francisco Jerez
2013-10-29
1
-0
/
+56
*
i965/gen7: Implement code generation for untyped atomic instructions.
Francisco Jerez
2013-10-29
1
-0
/
+62
*
i965/fs: Convert gen7 to using GRFs for texture messages.
Eric Anholt
2013-10-10
1
-1
/
+2
*
i965: make BRW_COMPRESSION_2NDHALF valid for brw_SAMPLE
Chia-I Wu
2013-10-09
1
-1
/
+16
*
i965: Generate code for ir_binop_carry and ir_binop_borrow.
Matt Turner
2013-10-07
1
-0
/
+2
*
i965: Fix writemask != 0 assertions on Sandybridge.
Kenneth Graunke
2013-09-19
1
-2
/
+4
*
i965/gen7: Add the ability to send URB_WRITE_OWORD messages.
Paul Berry
2013-09-11
1
-1
/
+6
*
i965/gen7: Allow URB_WRITE channel masks to be used.
Paul Berry
2013-09-11
1
-1
/
+1
*
i965: Add an assertion that writemask != NULL for non-ARFs.
Kenneth Graunke
2013-09-10
1
-0
/
+2
*
i965: Remove never used RSR and RSL opcodes.
Matt Turner
2013-09-05
1
-2
/
+0
*
i965: Allow C++ type safety in the use of enum brw_urb_write_flags.
Paul Berry
2013-08-26
1
-2
/
+2
*
i965/gs: Add a flag allowing URB write messages to use a per-slot offset.
Paul Berry
2013-08-23
1
-2
/
+2
*
i965: Combine 4 boolean args of brw_urb_WRITE into a flags bitfield.
Paul Berry
2013-08-23
1
-20
/
+12
[next]