X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdispatch.html;h=c3a33b90bf7ae91ed6f125e1e194da98f40deda6;hb=d24b44c37d51051ff153b4f04e529f2bea6630db;hp=bcab74c707096fc21dbe4b0fedf4d6ae42cae01e;hpb=e87320b5e033a911d4ced2d516e479cdf1bc9228;p=mesa.git diff --git a/docs/dispatch.html b/docs/dispatch.html index bcab74c7070..c3a33b90bf7 100644 --- a/docs/dispatch.html +++ b/docs/dispatch.html @@ -198,9 +198,7 @@ few preprocessor defines.

@@ -244,8 +242,8 @@ isn't a significant problem.

system. There are two steps to this. The file must first be added to src/mesa/sources. That gets the file built and linked. The second step is to add the correct #ifdef magic to -src/mesa/main/dispatch.c to prevent the C version of the dispatch -functions from being built.

+src/mesa/glapi/glapi_dispatch.c to prevent the C version of the +dispatch functions from being built.

3.4. Fixed-Length Dispatch Stubs