mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
Re-enable X11 optimized triangle funcs.
This commit is contained in:
parent
e3e8067db7
commit
923515b3f8
1 changed files with 0 additions and 1 deletions
|
|
@ -1435,7 +1435,6 @@ static swrast_tri_func get_triangle_func( GLcontext *ctx )
|
|||
struct xmesa_renderbuffer *xrb = (struct xmesa_renderbuffer *)
|
||||
ctx->DrawBuffer->_ColorDrawBuffers[0][0];
|
||||
|
||||
return NULL;
|
||||
#ifdef DEBUG
|
||||
triFuncName = NULL;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue