softpipe: fix shadow sampling
[mesa.git] / src / gallium / state_trackers /
2014-04-11 Christian Königst/omx/enc: separate input buffer private and task...
2014-04-11 Christian Königvl: add interface for H264 B-frame encoding
2014-04-09 Emil VelikovPartially revert "st/xa: Fix advertized version number...
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-04-08 Thomas Hellstromst/xa: Make sure unused samplers are set to NULL
2014-04-08 Thomas Hellstromst/xa: Bind destination before setting new state
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2014-04-04 Thomas Hellstromst/xa: Fix advertized version number and try to avoid...
2014-04-03 José Fonsecast/wgl: Remove wgl*Gallium*MESA().
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-21 Tom Stellardclover: Fix typo in validate_object()
2014-03-18 Francisco Jerezclover: Fix region size error checking in some buffer...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-11 Marek Olšákst/dri: flush drawable textures before unreferencing
2014-03-11 Emil Velikovst/dri: build the drm backend when libdrm is present
2014-03-07 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2014-03-07 Kusanagi Kouichist/vdpau: Add rotation v2
2014-03-07 Christian Königst/omx/enc: fix crash on destruction
2014-03-07 Michel Dänzerclover: Fix build against LLVM SVN r203065 or newer
2014-03-04 Tom Stellardclover: Use correct LLVM version in #if for DataLayout...
2014-03-04 Brian Paulst/osmesa: check buffer size when searching for buffers
2014-03-03 Grigori Goronzyst/vdpau: fix possible NULL dereference
2014-03-03 Christian Königst/omx: always advertise all components
2014-03-03 Bruno Jiménezclover: Fix building with latest llvm
2014-03-03 Dave Airliest/dri: add support for dma-buf importer (DRIimage v8)
2014-03-03 Dave Airliest/dri: move fourcc->format conversion to a common...
2014-02-25 Tom StellardRe-commit 'clover: Fix build with LLVM 3.5'
2014-02-25 Timothy ArceriRevert "Merge branch 'master' of git+ssh://git.freedesk...
2014-02-25 Timothy ArceriMerge branch 'master' of git+ssh://git.freedesktop...
2014-02-25 Tom Stellardclover: Fix build with LLVM 3.5
2014-02-24 Tom Stellardclover: Pass buffer offsets to the driver in set_global...
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-02-21 Francisco Jerezclover: Allow storing a range into a container of diffe...
2014-02-21 Francisco Jerezclover: Define an intrusive smart reference class.
2014-02-21 Francisco Jerezclover: Some improvements for the intrusive pointer...
2014-02-21 Francisco Jerezclover: Fix up NULL constant pointer arguments.
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-18 Emil Velikovst/dri: remove #ifdef DRM_CAP_PRIME guard
2014-02-17 Ilia Mirkinst/xvmc: fix tests so that they pass
2014-02-16 Rob Clarkst/xa: missing handle type
2014-02-16 Rob Clarkst/xa: use pipe-loader to get screen
2014-02-14 Grigori Goronzyst/vdpau: add support for DEINTERLACE_TEMPORAL
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-12 Maarten Lankhorstgallium makefiles: use a linker script for building...
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-02-11 Emil Velikovst/gbm: automake: do not export gbm_gallium_drm_device_...
2014-02-06 Marek Olšákvdpau: flush the context before exporting the surface v2
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königst/omx: add workaround for bug in Bellagio
2014-02-06 Christian Königst/omx: initial OpenMAX support v3
2014-02-06 Axel Davygallium/dri2: Fix dri2_dup_image
2014-01-31 Michel Dänzerst/dri: Fix tests for no draw/read buffers in dri_make_...
2014-01-30 Michel Dänzerst/dri: Allow creating OpenGL 3.3 core contexts
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-22 Jan Veselyclover: Don't crash on NULL global buffer objects.
2014-01-20 Brian Paulst/vdpau: s/surface/resource/ to fix compiler warning
2014-01-20 José Fonsecai915,r200,radeon,vega: Change vendor from "VMware,...
2014-01-20 Ilia Mirkinst/vdpau: check surface params before creating surfaces
2014-01-20 Ilia Mirkinst/vdpau: fix bogus error handling in output/bitmap...
2014-01-20 Ilia Mirkinst/vdpau: don't return a device if the screen doesn...
2014-01-18 Emil Velikovpipe-loader: add support for non-pci (platform) devices
2014-01-18 Emil Velikovst/egl: use loader util lib
2014-01-18 Emil Velikovgbm: use the loader util lib
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-16 Aaron Watryst/dri: prevent leak of dri option default values
2014-01-15 Francisco Jerezclover: Fix clover::keys and ::values to deal with...
2014-01-15 Francisco Jerezclover: Don't try to build programs created from a...
2014-01-15 Francisco Jerezclover: Add missing fields to the clover::module serial...
2014-01-15 Francisco Jerezclover: Store map result into a temporary vector in...
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2014-01-13 Martin Anderssonst/egl: Flush resources before presentation
2013-12-23 Aaron Watryst/vdpau: Destroy context when initialization fails
2013-12-23 Aaron Watryclover: Remove unused variable
2013-12-18 Jan Veselyclover: Append buffers that use CL_MEM_USE_HOST_PTR.
2013-12-18 Jan Veselyclover: Add parameter checks to clCreateBuffer.
2013-12-18 Thomas Hellstromst/dri: Check for kernel support before enabling fd...
2013-12-17 Brian Paulst/dri: fix compiler warning for driCopySubBufferExtension
2013-12-17 Thomas Hellstromst/xa: Add new map flags
2013-12-14 Marek Olšákst/dri: resolve sRGB buffers in linear colorspace
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-12 Marek Olšákgallium: allow choosing which colorbuffers to clear
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 7
2013-12-10 Christopher James... gallium/dri2: Set winsys_handle type to KMS for stride...
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 6
2013-12-06 Thomas Hellstromst/xa: Bump major version number to 2
next