openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libva-driver-vdpau
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move tracer to debug file.
Gwenole Beauchesne
More...
about 16 years ago
Split VA image support.
Gwenole Beauchesne
More...
about 16 years ago
Add vaSyncSurface() et al. declarations.
Gwenole Beauchesne
More...
about 16 years ago
Move OpenGL rendering support to a separate file.
Gwenole Beauchesne
More...
about 16 years ago
Move check_extension() to find_string().
Gwenole Beauchesne
More...
about 16 years ago
Drop obsolete functions.
Gwenole Beauchesne
More...
about 16 years ago
Split off vaPutSurface() implementation.
Gwenole Beauchesne
More...
about 16 years ago
Move ASSERT() definition to sysdeps.h.
Gwenole Beauchesne
More...
about 16 years ago
Add utility function to translate VdpStatus to VAStatus.
Gwenole Beauchesne
More...
about 16 years ago
Move VA subpicture support to a separate file.
Gwenole Beauchesne
More...
about 16 years ago
Move VDPAU driver definitions to a seperate file.
Gwenole Beauchesne
More...
about 16 years ago
Make it a self-contained header.
Gwenole Beauchesne
More...
about 16 years ago
Split utility functions.
Gwenole Beauchesne
More...
about 16 years ago
Split VDPAU hooks.
Gwenole Beauchesne
More...
about 16 years ago
Clean-up.
Gwenole Beauchesne
More...
about 16 years ago
Fix VA/GLX error codes.
Gwenole Beauchesne
More...
about 16 years ago
Add support for OpenGL extensions to VA API (v3).
Gwenole Beauchesne
More...
about 16 years ago
Bump version for development.
Gwenole Beauchesne
More...
about 16 years ago
Fix check for <GL/glext.h> header.
Gwenole Beauchesne
More...
about 16 years ago
0.4.0.
Gwenole Beauchesne
More...
about 16 years ago
Add TFP workaround whereby subsequent calls to glGetTexLevelParameteriv(GL_TEXTURE_{WIDTH,HEIGHT},...) would return 0 after a call to glXReleaseTexImageEXT(). Disabled by default to exhibit the bug.
Gwenole Beauchesne
More...
about 16 years ago
Preserve current OpenGL state while processing vaCopySurfaceToTextureGLX(). Make sure the texture argument has GL_RGBA internal format.
Gwenole Beauchesne
More...
about 16 years ago
Remove dead code.
Gwenole Beauchesne
More...
about 16 years ago
Cosmetics (fix warnings, drop extraneous variables, etc.).
Gwenole Beauchesne
More...
about 16 years ago
Factor out vaCopySurfaceToTextureGLX(). Add support for new VAAPI/GLX extensions: vaBindSurfaceToTextureGLX(), vaReleaseSurfaceFromTextureGLX().
Gwenole Beauchesne
More...
about 16 years ago
Unbind texture on exit from vaCopySurfaceToTextureGLX().
Gwenole Beauchesne
More...
about 16 years ago
Add initial support for OpenGL extensions to VA API.
Gwenole Beauchesne
More...
about 16 years ago
Increase sync delay to 5 ms. On a 8600GT, the time to decode then render the first picture varies between 8 and 20 ms.
Gwenole Beauchesne
More...
about 16 years ago
Factor out vaPutSurface(), vaSyncSurface(), vaQuerySurfaceStatus().
Gwenole Beauchesne
More...
about 16 years ago
Fix VAImageID pool memory leak in vaTerminate().
Gwenole Beauchesne
More...
about 16 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree