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_ir_vec4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vec4: Don't coalesce regs in Gen6 MATH ops if reswizzle/writemask needed
Antia Puentes
2015-09-23
1
-1
/
+2
*
i965: Turn BRW_MAX_MRF into a macro that accepts a hardware generation
Iago Toral Quiroga
2015-09-21
1
-1
/
+1
*
i965/vec4: Add a new dst_reg constructor accepting a brw_reg_type
Alejandro PiƱeiro
2015-08-03
1
-0
/
+2
*
i965: Define consistent interface to enable instruction result saturation.
Francisco Jerez
2015-06-09
1
-0
/
+11
*
i965: Define consistent interface to enable instruction conditional modifiers.
Francisco Jerez
2015-06-09
1
-0
/
+11
*
i965: Define consistent interface to predicate an instruction.
Francisco Jerez
2015-06-09
1
-0
/
+22
*
i965: Perform basic optimizations on the BROADCAST opcode.
Francisco Jerez
2015-05-04
1
-0
/
+7
*
i965: Add a devinfo field to backend_visitor and use it for gen checks
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/vec4: Some more trivial swizzle clean-up.
Francisco Jerez
2015-03-23
1
-5
/
+1
*
i965/vec4: Pass argument by reference to src_reg/dst_reg conversion construct...
Francisco Jerez
2015-03-23
1
-2
/
+2
*
i965/vec4: Remove swizzle_for_size() in favour of brw_swizzle_for_size().
Francisco Jerez
2015-03-23
1
-3
/
+0
*
i965/vec4: Fix signedness of dst_reg::writemask.
Francisco Jerez
2015-03-23
1
-2
/
+3
*
i965/vec4: Don't use GL types in the IR data structures.
Francisco Jerez
2015-03-23
1
-1
/
+1
*
i965/vec4: Fix the scheduler to take into account reads and writes of multipl...
Francisco Jerez
2015-02-10
1
-0
/
+1
*
i965/vec4: Implement equals() method for dst_reg too.
Francisco Jerez
2015-02-10
1
-0
/
+2
*
i965/vec4: Remove dependency of vec4_instruction on the visitor class.
Francisco Jerez
2015-02-10
1
-2
/
+1
*
i965: Move IR object definitions to separate header files.
Francisco Jerez
2015-02-10
1
-0
/
+192