[Mesa-dev] GLES1/2 and DRI drivers
Ian Romanick
idr at freedesktop.org
Fri Apr 16 10:48:09 PDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kristian Høgsberg wrote:
> 2010/4/13 Chia-I Wu <olvaffe at gmail.com>:
>> These all look good to me. Two bigger issues I can think of now is the
>> merge of GLAPI XMLs and get_gen.py. I never have a chance to look at
>> gles version of get_gen.py, and I think it might require quite some time
>> of manual editing to merge. GLAPI XMLs is less trouble if one is to
>> create a big dispatch table. But it might be good to be able to create
>> a small GLES2 only dispatch table, if configured to.
>
> That sounds good, I'll finish up the patches and post them for more
> detailed review. As for the dispatch table, I'll go with the big
> static table we have now, but we definitely want something better for
> a gles2 only driver. I've been talking with Ian about different ideas
> how to do this, and we're thinking that we can just do away with the
> dispatch table alltogether and have the loader call get_proc for all
> the entry points it needs. We could use something like gperf perhaps
> to make this fast enough.
By dispatch table I assume you mean remap table?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkvIotYACgkQX1gOwKyEAw8GDACeNNUO4KWi8S9JOMbGmBTBYaw/
H/oAnjbc6nGr8hbx7sAzN6VORMhkC66X
=y4VV
-----END PGP SIGNATURE-----
More information about the mesa-dev
mailing list