Kenneth Graunke <[email protected]> writes: > This series removes support for the the old NV_fragment_program extension. > No hardware drivers implemented it (only swrast), we aren't aware of any > applications that use it, and we already dropped NV_vertex_program. > > You can obtain it in the 'nukefp' branch of: > http://cgit.freedesktop.org/~kwg/mesa/ > > (it applies on top of Eric's series to remove NV_vertex_program). > > This series does /not/ remove NV_fragment_program_option, which is layered > on top of ARB_fragment_program (attempting to provide the same level of > functionality as NV_fragment_program but in the standard syntax). I left > it because SPECviewperf11 apparently requires NV_fragment_program2, which > requires NV_fragment_program_option. swrast remains the only implementation > of that extension.
Other than a couple of very minor comments, Reviewed-by: Eric Anholt <[email protected]> Very nice!
pgpOuia4YapJu.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
