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_ff_gs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-3
/
+3
*
i965: Remove the context field from brw_compiler
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965: Make the disassembler take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-1
/
+2
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
1
-3
/
+4
*
i965: Split out per-stage dirty-bit checking into separate functions
Carl Worth
2015-04-02
1
-5
/
+11
*
i965: Split out brw_<stage>_populate_key into their own functions
Carl Worth
2015-04-02
1
-3
/
+4
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-1
/
+1
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
1
-11
/
+9
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-3
/
+3
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-3
/
+3
*
i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
2014-11-29
1
-2
/
+2
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-3
/
+3
*
i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch].
Kenneth Graunke
2014-10-29
1
-0
/
+259