mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 12:40:09 +01:00
revert some makecurrent code
This commit is contained in:
parent
db93e6165e
commit
5bd6a5f2df
1 changed files with 1 additions and 2 deletions
|
|
@ -674,8 +674,7 @@ viaMakeCurrent(__DRIcontextPrivate *driContextPriv,
|
|||
(GLframebuffer *)driReadPriv->driverPrivate);
|
||||
if (VIA_DEBUG) fprintf(stderr, "Context %d MakeCurrent\n", vmesa->hHWContext);
|
||||
|
||||
_mesa_update_state(vmesa->glCtx);
|
||||
viaValidateState(vmesa->glCtx);
|
||||
viaXMesaWindowMoved(vmesa);
|
||||
ctx->Driver.Scissor(vmesa->glCtx,
|
||||
vmesa->glCtx->Scissor.X,
|
||||
vmesa->glCtx->Scissor.Y,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue