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_cfg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/cfg: Remove ip & cur from brw_cfg.
Matt Turner
2013-12-04
1
-9
/
+1
*
i965/cfg: Clean up cfg_t constructors.
Matt Turner
2013-12-04
1
-4
/
+1
*
i965/cfg: Throw out confusing make_list method.
Matt Turner
2013-12-04
1
-2
/
+0
*
i965/cfg: Include only needed headers.
Matt Turner
2013-12-04
1
-1
/
+3
*
i965/cfg: Keep pointers to IF/ELSE/ENDIF instructions in the cfg.
Matt Turner
2013-12-04
1
-0
/
+10
*
i965/cfg: Add code to dump blocks and cfg.
Matt Turner
2013-12-04
1
-0
/
+3
*
i965: Initialize all member variables of cfg_t on construction.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Initialize all member variables of bblock_t on construction.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS macros.
Kenneth Graunke
2013-09-21
1
-18
/
+2
*
i965: Make it possible to create a cfg_t without a backend_visitor.
Kenneth Graunke
2012-11-26
1
-0
/
+4
*
i965: Make the cfg reusable from the VS.
Eric Anholt
2012-10-17
1
-3
/
+3
*
i965: Rename fs_cfg types to not mention fs.
Eric Anholt
2012-10-17
1
-14
/
+14
*
i965: Move brw_fs_cfg.* to brw_cfg.*.
Eric Anholt
2012-10-17
1
-0
/
+101