File: NEWS

package info (click to toggle)
gtkgl2 2.1.0-0.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 452 kB
  • sloc: ansic: 3,004; makefile: 67; sh: 5
file content (23 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=============
Version 2.1.0
=============

General
	* Lots of clean ups in the build system
	* Modernize all the code as much as possible before a
	  possible transition to GTK+3
	* Remove GLU dependency

=============
Version 2.0.2
=============

General
	* Code reorganisation and cleanup.
	* 64-bit and Win32 portability fixes.
	* Support for newer autotools versions.
	* Fix Cygwin and MinGW builds.

Examples
	* New fragment shader and vertex shader example program.