increase max clipped polygon vertices
This commit is contained in:
parent
72e753a60a
commit
2299b6b8e6
2
src/external/rlsw.h
vendored
2
src/external/rlsw.h
vendored
|
|
@ -79,7 +79,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SW_MAX_CLIPPED_POLYGON_VERTICES
|
#ifndef SW_MAX_CLIPPED_POLYGON_VERTICES
|
||||||
# define SW_MAX_CLIPPED_POLYGON_VERTICES 12
|
# define SW_MAX_CLIPPED_POLYGON_VERTICES 24
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SW_CLIP_EPSILON
|
#ifndef SW_CLIP_EPSILON
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user