[Mesa-dev] RFC: Whimsical renames and code motion

Ian Romanick idr at freedesktop.org
Tue Oct 12 10:42:11 PDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kristian Høgsberg wrote:
> Hi,
> 
> I wrote this patch series a while ago, but now that 7.9 is out I
> thought I'd float it on the list to see what people think.  The first
> couple of patches kill off glcore.h, which is no longer used for any
> external interfaces, and pull the struct into mtypes.h.  The next
> couple of patches massage it a bit to drop fields we don't use and
> rename it and it's many typedefs to just struct gl_config.  The patch
> series finishes with two patches to drop the GLframebuffer and
> GLcontext typedefs and just use struct gl_framebuffer and struct
> gl_context instead.  The last patch is 2MB, so I'll just point you to

Doesn't the GLX code in the xserver use some of the same config structures?

I'm very much in favor of less typedefs.  I'd much rather just use
'struct gl_context', etc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAky0nfIACgkQX1gOwKyEAw/JzgCfYWuRxxw8AUuNP9a94fL3c2yu
sZ8An0wZwZ6j53jc4bgPrNMk7c5fsuNK
=zBjb
-----END PGP SIGNATURE-----


More information about the mesa-dev mailing list