pipe-loader: handle memory allocation failure
[mesa.git] / src / gallium / state_trackers /
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
2013-12-02 Francisco Jerezclover: Fix missing minus sign in 'iterator_adaptor...
2013-11-18 Tom Stellardclover: Optionally return context's devices from clGetP...
2013-11-18 Brian Paulosmesa: add support for postprocess filters
2013-11-17 Chris Forbesst/vega: Fix broken assert
2013-11-16 Emil Velikovst/xvmc: enable automake subdir-objects
2013-11-16 Emil Velikovst/egl: use *_FILE over *_SOURCES names for filelists
2013-11-15 Matt Turnerclover: Remove dead file from Makefile.sources.
2013-11-15 Tom Stellardclover: Support multiple devices in clCreateContextFrom...
2013-11-12 Francisco Jerezclover: Fix the const variant of adaptor_range::end...
2013-11-08 José Fonsecast/dri: Fix dri_create_context declaration prototype.
2013-11-08 Ian Romanickmesa/dri: Move context flag validation down into the...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-11-08 Matt Turnerst/xorg: Delete.
2013-11-06 Grigori Goronzyst/vdpau: resolve delayed rendering for GL interop v2
2013-11-04 Francisco Jerezclover: Calculate optimal work group size when it's...
2013-11-04 Francisco Jerezclover: Constify some command_queue arguments.
2013-11-04 Francisco Jerezclover: Workaround compiler bug present in GCC 4.7...
2013-11-04 Emil Velikovst/xorg: handle updates to DamageUnregister API
2013-11-04 Aaron Watryclover: fix build with LLVM 3.4
2013-10-30 Tom Stellardclover: Don't install headers when using the icd
2013-10-29 Emil Velikovst/xorg: drop set but unsused variables dxo, dyo
2013-10-29 Emil Velikovst/xorg: add sanity checks after malloc
2013-10-29 Emil Velikovst/xorg: remove unnecessary headers
2013-10-29 Francisco Jerezclover: Use context device list for error checking...
2013-10-28 Christian Königvl/h264: split fields into SPS/PPS
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-10-24 Eric Anholtdri: Move driver config options to dri driver extensions.
2013-10-24 Francisco Jerezclover: Query maximum kernel block size from the device...
2013-10-23 David Heidelbergerclover: fix build after a3ed98f7aa85636579a5696bf036ec1...
2013-10-22 Brian Paulst/dri: minor formatting clean-ups in dri_context.c
2013-10-21 Francisco Jerezclover: Improve region and pitch argument handling...
2013-10-21 Francisco Jerezclover: Add a pixel_size() method to the image class.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
next