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: 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