summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo
diff options
context:
space:
mode:
authorRafael Antognolli <[email protected]>2017-04-06 16:43:49 -0700
committerKenneth Graunke <[email protected]>2017-05-03 20:39:48 -0700
commit158dcd86590ad5c513bc4db283b32ea2d8559493 (patch)
tree39719a9ff9e458006ef16dcee0e34c71fb694320 /src/mesa/vbo
parent46d8f9454f8bdd469f389b78ce3cb8ef35b7fd68 (diff)
i965: Port gen4+ emit vertices code to genxml.
Some code that was placed in brw_draw_upload.c and exported to be used by gen8+ was also moved to genX_state_upload, and the respective symbols are not exported anymore. v2: - Remove code from brw_draw_upload too - Emit vertices for gen4-5 too. - Use helper to setup brw_address (Kristian) - Use macros for MOCS values. - Do not use #ifndef NDEBUG on code that is actually used (Ken) v3: - Style and code clenup (Ken) - Keep some of the common code inside brw_draw_upload.c (Ken) Signed-off-by: Rafael Antognolli <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions