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_binding_tables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Upload binding tables in hw-generated binding table format.
Abdiel Janulgue
2015-07-18
1
-9
/
+57
*
i965: Implement interface to edit binding table entries
Abdiel Janulgue
2015-07-18
1
-0
/
+55
*
i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
2015-07-18
1
-0
/
+100
*
i965: Refactor and expose brw_upload_binding_table()
Topi Pohjolainen
2015-04-30
1
-7
/
+14
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-1
/
+1
*
i965: Remove the create_raw_surface vtbl hook.
Francisco Jerez
2015-03-02
1
-3
/
+5
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-2
/
+0
*
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
-4
/
+4
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-11
/
+12
*
i965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_* on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/gen6/gs: Upload binding table for user-provided geometry shaders.
Iago Toral Quiroga
2014-09-19
1
-1
/
+4
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-1
/
+1
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-1
/
+1
*
i965: Fix stale binding table comment.
Eric Anholt
2014-07-02
1
-2
/
+0
*
i965: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
1
-3
/
+17
*
i965: Reorganize the code in brw_upload_binding_tables.
Kenneth Graunke
2014-03-10
1
-17
/
+18
*
i965/gs: Properly skip GS binding table upload when no GS active.
Paul Berry
2013-11-26
1
-1
/
+1
*
i965: Simplify the shader time code by using atomic counter helpers.
Francisco Jerez
2013-10-29
1
-1
/
+3
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
1
-34
/
+13
*
i965: Move binding table code to a new file, brw_binding_tables.c.
Kenneth Graunke
2013-09-19
1
-0
/
+242