Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vdpau: add compositor to mixer | Christian König | 2011-04-08 | 2 | -1/+7 |
| | |||||
* | vdpau: add compositor to presentation queue | Christian König | 2011-04-08 | 2 | -4/+17 |
| | |||||
* | vdpau: implement output surface creation | Christian König | 2011-04-08 | 2 | -7/+48 |
| | |||||
* | [g3dvl] add support for different decoding entry points | Christian König | 2011-04-07 | 1 | -1/+4 |
| | |||||
* | vdpau: implement vlVdpVideoSurfacePutBitsYCbCr | Christian König | 2011-04-06 | 3 | -42/+57 |
| | |||||
* | [g3dvl] and finally split the decoder part out of the context | Christian König | 2011-04-06 | 3 | -14/+39 |
| | | | | This should give a good basis to implement vdpau ontop of it. | ||||
* | g3dvl/vdpau: some more indention fixes | Christian König | 2011-04-03 | 1 | -5/+4 |
| | |||||
* | [g3dvl] some more debugging output in xvmc st | Christian König | 2011-04-03 | 1 | -1/+6 |
| | |||||
* | [g3dvl] split compositor out of video context | Christian König | 2011-04-03 | 3 | -9/+26 |
| | | | | Also redesign the compositor a bit and make the result a public available interface | ||||
* | [g3dvl] start to cleanup the mess and provide at least basic functionality | Christian König | 2011-04-03 | 2 | -8/+14 |
| | |||||
* | [g3dvl] start over with vdpau decoding | Christian König | 2011-04-03 | 3 | -16/+31 |
| | |||||
* | vdpau: get state tracker to compile again | Christian König | 2011-04-02 | 1 | -4/+6 |
| | |||||
* | g3dvl/xvmc: fix a stupid of by one bug | Christian König | 2011-04-02 | 1 | -1/+1 |
| | |||||
* | [g3dvl] remove unused backbuffer from xvmc | Christian König | 2011-03-27 | 3 | -58/+0 |
| | |||||
* | [g3dvl] fully implement paletted subpictures | Christian König | 2011-03-26 | 2 | -6/+6 |
| | |||||
* | [g3dvl] correct subpicture stride in upload | Christian König | 2011-03-26 | 1 | -1/+1 |
| | |||||
* | [g3dvl] start implementing palettes for subpictures | Christian König | 2011-03-26 | 2 | -6/+65 |
| | |||||
* | [g3dvl] get sampler swizzle right for subpictures | Christian König | 2011-03-26 | 1 | -14/+21 |
| | | | | This should make ai44 work correctly. | ||||
* | [g3dvl] throw out all unused parts of the interface | Christian König | 2011-03-26 | 2 | -31/+32 |
| | |||||
* | [g3dvl] rework supicture handling | Christian König | 2011-03-25 | 3 | -48/+34 |
| | | | | This gets ia44 and ai44 at least partial working | ||||
* | [g3dvl] start implementing AI44 and IA44 subpicture | Christian König | 2011-03-25 | 1 | -9/+13 |
| | |||||
* | [g3dvl] make ref_surface handling more sane | Christian König | 2011-03-25 | 1 | -4/+10 |
| | |||||
* | [g3dvl] make mapping and flushing of buffers a public interface | Christian König | 2011-03-24 | 2 | -10/+61 |
| | |||||
* | [g3dvl] make video buffer a public available interface | Christian König | 2011-03-22 | 2 | -54/+13 |
| | |||||
* | [g3dvl] rename motion vector fields | Christian König | 2011-03-20 | 1 | -21/+23 |
| | |||||
* | [g3dvl] fix power_of_two buffer with/height handling | Christian König | 2011-03-20 | 1 | -2/+8 |
| | |||||
* | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-19 | 38 | -212/+171 |
|\ | | | | | | | | | | | Conflicts: src/gallium/drivers/r600/r600_asm.c src/gallium/tests/unit/SConscript | ||||
| * | st/dri: fix warning: ‘bind’ may be used uninitialized in this function | Marek Olšák | 2011-03-12 | 1 | -1/+1 |
| | | |||||
| * | st/python: Remove flags from flush function. | Vinson Lee | 2011-03-11 | 1 | -1/+1 |
| | | |||||
| * | st/python: Remove the geom_flags param from is_format_supported. | Vinson Lee | 2011-03-11 | 1 | -4/+2 |
| | | |||||
| * | st/python: Clean up fence_finish. | Vinson Lee | 2011-03-11 | 1 | -1/+1 |
| | | |||||
| * | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 15 | -41/+28 |
| | | | | | | | | | | | | | | | | | | | | The drivers have been changed so that they behave as if all of the flags were set. This is already implicit in most hardware drivers and required for multiple contexts. Some state trackers were also abusing the PIPE_FLUSH_RENDER_CACHE flag to decide whether flush_frontbuffer should be called. New flag ST_FLUSH_FRONT has been added to st_api.h as a replacement. | ||||
| * | gallium: remove the geom_flags param from is_format_supported | Marek Olšák | 2011-03-11 | 15 | -49/+46 |
| | | |||||
| * | gallium: cleanup fence_signalled and fence_finish | Marek Olšák | 2011-03-11 | 8 | -9/+9 |
| | | | | | | | | So that they don't have the driver-specific param and return type. | ||||
| * | gallium: kill is_resource_referenced | Marek Olšák | 2011-03-11 | 2 | -20/+0 |
| | | | | | | | | Only st/xorg used it and even incorrectly with regards to pipelined transfers. | ||||
| * | swrastg: Add __DRI_TEX_BUFFER support | Adam Jackson | 2011-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Without this, EXT_texture_from_pixmap is trivially broken. With it, it's merely subtly broken. Signed-off-by: Adam Jackson <[email protected]> | ||||
| * | vega: remove unused pipe var | Brian Paul | 2011-03-11 | 1 | -1/+0 |
| | | |||||
| * | st/vega: remove unnecessary flushes | Marek Olšák | 2011-03-11 | 3 | -14/+0 |
| | | | | | | | | I don't see a reason we need them. | ||||
| * | wgl: Force framebuffer validation on glViewport. | José Fonseca | 2011-03-09 | 1 | -1/+13 |
| | | |||||
| * | st/python: Add timeout parameter to fence_finish. | Vinson Lee | 2011-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | This is a follow-up to commit b39bccbd4ed71e9585da4cf5acf7b887b2e90899. Fixes Linux SCons build. | ||||
| * | gallium: add timeout parameter to fence_finish | Marek Olšák | 2011-03-08 | 8 | -9/+15 |
| | | | | | | | | | | This is a follow-up to the ARB_sync patch for st/mesa and completes the ARB_sync implementation. | ||||
| * | st/glx: whitespace, 80-column fixes | Brian Paul | 2011-03-07 | 1 | -35/+50 |
| | | |||||
| * | st/wgl: No need to initialize OneTimeLock anymore. | José Fonseca | 2011-03-06 | 1 | -6/+0 |
| | | |||||
* | | vdpau: fix formating and idention of surface.c | Christian König | 2011-03-19 | 1 | -127/+112 |
| | | |||||
* | | vdpau: make indention and formating more sane | Christian König | 2011-03-19 | 11 | -658/+615 |
| | | |||||
* | | vdpau: merge fixes for vdpau state tracker | Christian König | 2011-03-19 | 2 | -59/+62 |
| | | |||||
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-05 | 1 | -1/+1 |
|\| | |||||
| * | egl/wayland: Move wayland-egl into a subdir | Benjamin Franzke | 2011-03-04 | 1 | -1/+1 |
| | | | | | | | | | | This hopefully fixes wayland-egl's dependency resolution for autogenerated wayland-drm headers. | ||||
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-03 | 16 | -28/+259 |
|\| | |||||
| * | egl: Add EGL_WL_bind_wayland_display | Benjamin Franzke | 2011-03-01 | 2 | -0/+2 |
| | |