projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7867c10
)
i965: remove unused no_rast bool
author
Timothy Arceri
<tarceri@itsqueeze.com>
Wed, 15 Aug 2018 03:29:44 +0000
(13:29 +1000)
committer
Timothy Arceri
<tarceri@itsqueeze.com>
Mon, 20 Aug 2018 23:19:01 +0000
(09:19 +1000)
Forcing software fallbacks for i965 hasn't been an option since
5e3c093ff866
.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_context.h
b/src/mesa/drivers/dri/i965/brw_context.h
index 72be8f2a4d0bf1a81d5c4afe2f161da7ac4c9390..c32def7c3d7f2bc7803f57a6719a750961b35edd 100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_context.h
+++ b/
src/mesa/drivers/dri/i965/brw_context.h
@@
-814,7
+814,6
@@
struct brw_context
* drirc options:
* @{
*/
- bool no_rast;
bool always_flush_batch;
bool always_flush_cache;
bool disable_throttling;