X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fdispatch.html;h=c3a33b90bf7ae91ed6f125e1e194da98f40deda6;hb=0fffaa512cbd347af0b81571753d4da6dd58a81e;hp=bcab74c707096fc21dbe4b0fedf4d6ae42cae01e;hpb=7549a8397b310acf672f97a08c8e7d866cdf492c;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