mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
comment follow-up
This commit is contained in:
parent
d747bf14dd
commit
a6dd731656
1 changed files with 1 additions and 0 deletions
|
|
@ -422,6 +422,7 @@ intelCreateContext(const __GLcontextModes * mesaVis,
|
|||
* state_tracker. The pipe code will need some way of talking to
|
||||
* us, eg for batchbuffer ioctls, and there will need to be a
|
||||
* buffer manager interface. So, this is a temporary hack, right?
|
||||
* BP: Yes, a temporary hack so we can make jumps between old/new code.
|
||||
*/
|
||||
intel->pipe = intel->ctx.st->pipe;
|
||||
intel->pipe->screen = intelScreen;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue