llvmpipe: Fix alpha testing precision on rgba8 formats.
[mesa.git] / src / gallium / state_trackers /
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-16 Michel Dänzerst/xorg: Better handling of EXA copies.
2012-05-15 Paul BerryAdd .gitignore files for recently-added gallium projects
2012-05-12 Francisco Jerezclover: Fix build on i386.
2012-05-12 Francisco Jerezclover: Check the total work-group size provided to...
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-12 José Fonsecascons: Fix missing gbm symbols in st/egl.
2012-05-11 Andreas Betzvega: fix 565 color unpacking bug
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.
2012-05-11 Francisco Jerezgallium/gbm: Switch to auxiliary/pipe-loader.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-29 Marek Olšákst/xorg: don't use user_buffer_create
2012-04-29 Marek Olšákst/xa: don't use user_buffer_create
2012-04-29 Marek Olšákst/vega: don't use user_buffer_create
2012-04-29 Marek Olšákst/vega: use cso_draw_arrays
2012-04-29 Marek Olšákst/xorg: fix compilation - wrong libkms include file
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-18 Marek Olšákgallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivale...
2012-04-13 Dylan Noblesmithst/vega: silence enum cast warnings
2012-04-13 Dylan Noblesmithst/vega: fix uninitialized values
2012-04-07 Johannes Obermayrst/xa: Link with -Wl,-r instead of -r.
2012-04-05 Alexandre Demersxatracker: fix the build of a 32bit lib on a 64bit os
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-25 Dave Airliedrisw: fix image stride calculation for 16-bit.
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-08 Christian Königgallium: remove format aliases
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-05 Christian Königst/vdpau: implement support for extra mixer layers
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsIndexedCap...
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königst/xvmc: remove dst buffer texture workaround
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-25 Christian Königvl: rework winsys interface
2012-02-24 Brian Paulst/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
2012-02-24 Brian Paulst/glx: remove MAX_WIDTH/HEIGHT usage
2012-02-23 Jakob Bornecrantzst/dri: Fix crash in st/dri from dri format commit
2012-02-23 Brian Paulst/wgl: check for hPbuffer=0 in wgl pbuffer functions
2012-02-23 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-21 Christian Königvl: add support for bob deinterlacing
2012-02-21 Christian Königst/vdpau: Use transfer_inline_write to upload ycbcr...
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2012-02-18 Vinson Leest/vega: Remove unused variable.
2012-02-18 Vinson Leest/glx: Remove unused variables.
2012-02-14 Christian Königst/vdpau: fix a small memory leak
2012-02-14 Christian Königvl: fix low strength denoise filter
2012-02-10 Brian Paulst/wgl: refactor stw_pixelformat_init()
2012-02-10 José Fonsecast/wgl: Properly support non-displayble pixel formats...
2012-02-10 José Fonsecast/wgl: Invoke SetPixelFormat twice for pbuffers.
2012-02-10 José Fonsecast/wgl: Just pass pPixelFormat to stw_pixelformat_get_i...
2012-02-10 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-10 Christian Königst/vdpau: use matrix filter to blur/sharpen video
2012-02-10 Christian Königst/vdpau: use median filter for noise reduction
2012-02-06 Christian Königst/vdpau: use dst surface size if clip width/height...
2012-02-06 Christian Königst/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
2012-02-06 Christian Königst/xvmc: respect caps when creating video buffers
2012-02-06 Christian Königst/vdpau: use interlacing capabilities
2012-02-06 Christian Königst/vdpau: implement uploads to interlaced video buffers
2012-02-03 Ville Syrjalagallium/dri: Handle xserver that doesn't send needless...
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-01-31 Christian Königvl: fix some missing prototypes error
2012-01-31 Brian Paulvega: memset data array to zero to silence uninitialize...
next