Wed, 07 Jun 2006 13:24:54 +0000 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
Mon, 05 Jun 2006 11:45:33 +0000 |
reimar |
Move/add checks to avoid crashes and make error messages less confusing
|
Mon, 05 Jun 2006 11:26:33 +0000 |
reimar |
add (currently unused) lookup for glTexImage3D
|
Mon, 05 Jun 2006 11:23:51 +0000 |
reimar |
more GL extension checks to avoid crashes with Mesa
|
Sat, 13 May 2006 23:06:18 +0000 |
reimar |
show OpenGL extension string with -v, very helpful for debugging
|
Sat, 13 May 2006 23:03:19 +0000 |
reimar |
glBindTexture might be called glBindTextureEXT as well
|
Fri, 21 Apr 2006 18:46:17 +0000 |
reimar |
minor fixes: get rid of pointless inline attributes and some additional checks
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Tue, 17 Jan 2006 20:25:42 +0000 |
reimar |
avoid Solaris 10 compile error with gcc 3.4.5
|
Sat, 07 Jan 2006 19:56:55 +0000 |
reimar |
avoid some gcc 4 compiler warnings
|
Sat, 07 Jan 2006 19:53:51 +0000 |
reimar |
Less ugly and easier to extend getFunctions
|
Sun, 18 Dec 2005 12:04:08 +0000 |
reimar |
support negative stride (flipping) in vo_gl.
|
Tue, 06 Dec 2005 22:23:06 +0000 |
reimar |
Get rid of most #ifdefs
|
Sat, 19 Nov 2005 14:00:35 +0000 |
reimar |
Also parse glX extension string, makes -vo gl:swapinterval work again on linux
|
Sun, 13 Nov 2005 21:53:26 +0000 |
reimar |
disable *SwapInterval function when extensions are missing, since it
|