Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Mon, 18 Oct 2010 20:44:04 +0000 |
cigaes |
Move the read_pnm function into a separate file.
|
Sun, 10 Oct 2010 11:20:57 +0000 |
reimar |
Extract code to read a pnm file into a separate function.
|
Mon, 05 Jul 2010 19:19:56 +0000 |
reimar |
Add initial stereo support to -vo gl.
|
Sun, 13 Jun 2010 10:42:32 +0000 |
reimar |
Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
|
Sun, 09 May 2010 00:16:46 +0000 |
reimar |
Handle chroma texture size becoming 0, e.g. due to bad rounding.
|
Sun, 25 Apr 2010 10:53:01 +0000 |
reimar |
Support for auto-selecting the OpenGL backend.
|
Sun, 25 Apr 2010 10:44:53 +0000 |
reimar |
Add reinitialization support. Necessary for fullscreen on OSX.
|
Sun, 25 Apr 2010 10:12:39 +0000 |
reimar |
Missing space in error message.
|
Sun, 25 Apr 2010 09:52:01 +0000 |
reimar |
Share SDL initialization code.
|
Sun, 25 Apr 2010 09:24:30 +0000 |
reimar |
Fullscreen support for -vo gl using SDL.
|
Sun, 25 Apr 2010 08:35:35 +0000 |
reimar |
Window resizing support for -vo gl with SDL backend.
|
Sun, 25 Apr 2010 08:17:23 +0000 |
reimar |
Add sdl_common file and use it to share the input handling between -vo gl
|
Sun, 25 Apr 2010 07:32:42 +0000 |
reimar |
Use SDL_GL_ProcAddress to work around conflicts between -lGL
|
Sun, 25 Apr 2010 06:52:13 +0000 |
reimar |
Update copyright and email address.
|