vc4: Add support for 8-bit unorm/snorm vertex inputs.
[mesa.git] / src / gallium / state_trackers /
2014-09-22 Tom Stellardclover: Add support to mem objects for multiple destruc...
2014-09-22 Brian Paulst/xa: silence unused variable warning
2014-09-19 Marek Olšákst/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environm...
2014-09-05 Emil Velikovst/vega: ship the final headers
2014-09-05 Emil Velikovst/egl: include the remaining files in the tarball
2014-09-05 Emil Velikovst/glx/xlib: ship the SConscript in the release tarball
2014-09-05 Emil Velikovst/dri: ship the scons buildscript in the release tarball
2014-09-05 Emil Velikovst/clover: ship Doxyfile in the release tarball
2014-09-05 Jonathan Grayst/xvmc/tests: avoid non portable error.h functions
2014-09-05 Andreas Pokornykms-swrast: Support Prime fd handling
2014-09-05 Francisco Jerezclover/util: Null-terminate the result of compat::strin...
2014-09-05 Francisco Jerezclover/util: Implement compat::string using aggregation...
2014-09-05 Francisco Jerezclover/util: Have compat::vector track separate size...
2014-09-05 Francisco Jerezclover: Use conversion operator to initialize build...
2014-09-02 Dave Airlieomx/h264: remove stray semicolon after if
2014-09-02 Dave Airlievdpau: unlock the mutex on error paths in attribute...
2014-09-02 Eric Anholtgbm: Fix gallium build when X11 is in a non-system...
2014-09-02 Dave Airliexvmc/tests: %C isn't a valid printf specifier.
2014-08-30 Alexander von Gluck IVst/hgl: Move st_visual create/destroy into hgl state_tr...
2014-08-30 Alexander von Gluck IVst/hgl: Move st_manager create/destroy into hgl state_t...
2014-08-29 Emil Velikovhgl: trivial bits
2014-08-29 Alexander von Gluck IVgallium/targets: Break haiku state_tracker out to own...
2014-08-28 Emil Velikovst/egl: ship all the files in the tarball
2014-08-28 Emil Velikovst/clover: sort the sources list
2014-08-28 Emil Velikovst/gbm: include the header in the sources list
2014-08-28 Emil Velikovst/xlib: Include the headers in the sources list.
2014-08-28 Emil Velikovst/omx: use makefile.sources to handle sources lists
2014-08-28 Emil Velikovst/vdpau: pickup/ship the private header
2014-08-28 Emil Velikovst/vdpau: remove obsolete define VL_HANDLES
2014-08-28 Emil Velikovst/vega: add headers and SConscript in the tarball
2014-08-28 Emil Velikovst/xa: add remaining files in the tarball
2014-08-28 Emil Velikovst/xvmc: pick up the headers for distribution
2014-08-28 Emil Velikovst/xvmc: automake: move tests to noinst
2014-08-28 Emil Velikovst/egl: cleanup sw winsys header inclusions
2014-08-28 Michel Dänzerst/clover: Fix build against LLVM SVN >= r216583
2014-08-26 Christian Königst/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap...
2014-08-22 Aaron Watryst/clover: Change platform name from Default to Clover
2014-08-21 Michel Dänzerst/clover: Fix build against LLVM SVN >= r215967 v2
2014-08-18 Francisco Jerezclover: Refuse to build a program if there are kernel...
2014-08-18 Francisco Jerezclover/util: Pass initial count value to ref_counter...
2014-08-18 Francisco Jerezclover/util: Implement minimalist reference to clover...
2014-08-17 EdBclover: clGetProgramInfo support for OpenCL 1.2.
2014-08-15 Emil Velikovst/dri: Add __DRI2rendererQueryExtension support
2014-08-14 Christian Königst/vdpau: add device reference counting
2014-08-13 Tom Stellardclover: Flush the command queue in clReleaseCommandQueue()
2014-08-12 Emil Velikovandroid: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
2014-08-12 Emil Velikovautomake: merge gallium/state_trackers/Makefile into...
2014-08-12 Emil Velikovst/dri: define GALLIUM_SOFTPIPE when building kms_swrast
2014-08-11 Marek Olšákgallium: pass st_config_options to query_versions
2014-08-11 Marek Olšákgallium/stapi: move setting GL versions to the state...
2014-08-08 Bruno Jiménezclover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-08-03 Aaron Watryst/dri: Fix driver loading if swrast isn't built
2014-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-30 Giovanni Campagnagallium: Add a dumb drm/kms winsys backed swrast provider
2014-07-30 Emil Velikovst/gbm: don't segfault if the fail to create the screen
2014-07-30 Emil Velikovst/gbm: retrieve the driver-name via dd_driver_name()
2014-07-29 José Fonsecast/wgl: Clamp wglChoosePixelFormatARB's output nNumForm...
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-28 Tom Stellardclover: Add checks for image support to the image funct...
2014-07-28 EdBclover: Add clUnloadPlatformCompiler.
2014-07-28 EdBclover: Add clCreateProgramWithBuiltInKernels.
2014-07-25 Tom Stellardclover: Query the device to see if images are supported
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-17 Tom Stellardclover: Call end_query before getting timestamp result v2
2014-07-10 Emil Velikovst/dri: merge dri/drm and dri/sw backends
2014-07-10 Emil Velikovtargets/dri-swrast: convert to gallium megadrivers :)
2014-07-10 Emil Velikovst/dri/drm: remove __driDriverExtensions and driDriverAPI
2014-07-10 Emil Velikovtargets/dri: Add __driDriverGetExtensions_nouveau symbol
2014-07-03 Thomas Hellstromst/xa: Don't close the drm fd on failure v2
2014-07-02 Matt Arsenaultclover: Fix not setting build log if the build succeeds v2
2014-07-02 Francisco Jerezclover: Have compat::string allocate its own memory.
2014-07-02 Emil Velikovst/dri: Remove the old libdridrm library
2014-07-02 Emil Velikovtargets/dri-vmwgfx: Convert to static/shared pipe-drivers
2014-07-02 Emil Velikovst/dri/drm: Add a second libdridrm library
2014-07-02 Emil Velikovst/dri: Allow separate dri-targets
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-06-30 Emil Velikovtargets/egl-static: use inline_drm_helper and Automake...
2014-06-30 Emil Velikovtargets/gbm: convert to static/shared pipe-driver
2014-06-30 Emil Velikovtargets/xa: provide alternative(static) xa target
2014-06-28 Emil Velikovst/omx: strcpy the string into the allocated buffer
2014-06-27 Emil Velikovst/omx: keep the name, (name|role)_specific strings...
2014-06-27 Axel Davygallium/dri2: implement blitImage
2014-06-27 Axel Davygallium: Add __DRIimageDriverExtension support to gallium
2014-06-26 Emil Velikovst/omx: avoid using dynamic vid_(enc|dec)_base and...
2014-06-26 Emil Velikovst/omx: provide constant number of components
2014-06-19 Francisco Jerezclover: Calculate the serialized size of a module effic...
2014-06-19 Francisco Jerezclover: Optimize module serialization for vectors of...
2014-06-19 Tom Stellardclover: Don't use llvm's global context
2014-06-19 Tom Stellardclover: Prevent Clang from printing number of errors...
2014-06-18 Leo Liust/omx/enc: implement h264 level support
2014-06-18 Leo Liust/st/omx: fix switch-case indentation in vid_enc.c
2014-06-12 Bruno Jiménezclover: query driver for the max number of compute...
2014-06-12 Niels Ole Salscheideregl/gallium: Set defines for supported APIs when using...
2014-06-12 Michel Dänzergbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
2014-06-04 Leo Liust/omx/enc: enable b frames
2014-06-04 Leo Liust/omx/enc: implement h264 profile support
2014-06-04 José Fonsecawgl: Disable CRT message boxes when Windows system...
2014-05-30 Brian Paulst/wgl: use _debug_printf() instead of fprintf()
2014-05-30 Brian Paulst/wgl: formatting fixes in stw_framebuffer.c
next