2012/10/15 Kenneth Graunke <kenn...@whitecape.org>: > 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. > > The later patches are just miscellaneous cleaning in the program code. > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev
If someone is interested, here is the output from git diff --shortstat for this series: 43 files changed, 47 insertions, 2835 deletions Thanks Kenneth! Andreas. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev