mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 23:28:12 +02:00
I have had a look at the libdrm sources and they just contain more or less the same checking we do in macros, and begin_cs may realloc the CS buffer if we overflow it, which never happens with r300g. So these are pretty much useless. There is a small but measurable performance increase by dropping the two functions. |
||
|---|---|---|
| .. | ||
| i915 | ||
| i965 | ||
| nouveau/drm | ||
| r600/drm | ||
| radeon/drm | ||
| svga/drm | ||
| sw | ||
| Makefile | ||
| SConscript | ||