gbm: use the loader util lib
[mesa.git] / src / gallium / state_trackers /
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.
2013-10-21 Francisco Jerezclover: Make sure hidden is the default symbol visibility.
2013-10-21 Tom Stellardclover: Prepare the build system for ICD support.
2013-10-21 Francisco Jerezclover: Fix memory leak when initializing a device...
2013-10-21 Francisco Jerezclover: Tidy up resource::mapping.
2013-10-21 Francisco Jerezclover: Simplify command_queue::flush().
2013-10-21 Francisco Jerezclover: Clean up the kernel and program object interface.
2013-10-21 Francisco Jerezclover: Clean up the interface of the context object...
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Simplify the platform object by using util...
2013-10-21 Francisco Jerezclover: Add property list helpers with a syntax consist...
2013-10-21 Francisco Jerezclover: Switch samplers to the new model.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch event objects to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Switch platform objects to the new model.
2013-10-21 Francisco Jerezclover: Define helper classes for the new object model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Francisco Jerezclover: Clean up the event profiling code.
2013-10-21 Francisco Jerezclover: Import new utility library.
2013-10-21 Tom Stellardclover: Use std::numeric_limits<std::size_t>::max(...
2013-10-16 Tom Stellardclover: Link libclc before running any optimizations
2013-10-13 Grigori Goronzyst/vdpau: add format conversions for GetBitsYCbCr
2013-10-11 Kristian Høgsbergwayland: Don't rely on static variable for identifying...
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-09 Gaetan Nadongallium/state_trackers/glx: X11/Xlib.h: No such file...
2013-10-09 Gaetan Nadongallium/state_trackers/egl: use X11_INCLUDES rather...
2013-10-09 Grigori Goronzyst/vdpau: really block until surface is idle
2013-10-09 Grigori Goronzyst/vdpau: add new formats to OutputSurface rendering
2013-10-09 Grigori Goronzyst/vdpau: fix GenerateCSCMatrix with NULL procamp
2013-10-08 Marek Olšákst/dri: don't export any private symbols
2013-10-07 Laurent Carlierclover: fix building with llvm-3.4 since rev191922
2013-10-03 Emil Velikovgallium-egl: use standard variable types over EGLBoolea...
2013-10-03 Brian Paulclover: remove bind_compute_sampler_states() calls
2013-10-03 Brian Paulclover: use pipe_context::bind_sampler_states() if...
2013-10-01 Grigori Goronzyst/egl: flush resources before presentation
next