radeonsi: statically declare resource and sampler arrays
[mesa.git] / src / gallium / state_trackers /
2014-10-20 EdBclover: Don't return CL_INVALID_VALUE if there is no...
2014-10-20 EdBclover: Add allow_empty_tag.
2014-10-20 EdBclover: Add initial implementation of clCompileProgram...
2014-10-20 EdBclover: Add a simple compat::pair.
2014-10-20 Francisco Jerezclover/util: Allow using key_equals with pair-like...
2014-10-20 Francisco Jerezclover/util: Define equality operators for a couple...
2014-10-20 Francisco Jerezclover/util: Fix construction of compat::vector with...
2014-10-16 Tom Stellardclover: Add environment variables for dumping kernel...
2014-10-16 Tom Stellardclover: Register an llvm diagnostic handler v3
2014-10-16 Tom Stellardclover: Add support for compiling to native object...
2014-10-16 Tom Stellardclover: Factor kernel argument parsing into its own...
2014-10-14 Tom Stellardclover: Fix regression in module serialization
2014-10-14 Ilia Mirkinst/gbm: fix order of arguments passed to is_format_supp...
2014-10-12 Francisco Jerezclover: Fix unintended fall-through in kernel::argument...
2014-10-11 Jan Veselyclover: Append implicit arguments to the kernel argumen...
2014-10-11 Francisco Jerezclover: Pass execution dimensions and offset to the...
2014-10-11 Francisco Jerezclover: Add semantic information to module::argument...
2014-10-11 Francisco Jerezclover: Use unreachable() from util/macros.h instead...
2014-10-03 Brian Paulst/wgl: add WINAPI qualifiers on wgl function typedefs
2014-10-01 Leo Liust/va: implement vlVa(Query|Create|Get|Put|Destroy...
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: implement Context Surface and Buffer
2014-10-01 Christian Königst/va: implement vlVa(Create|Destroy|Query|Get)Config
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker
2014-10-01 Leo Liust/vdpau: move common functions to util
2014-09-30 Thomas Hellstromst/xa: Fix regression in xa_yuv_planar_blit()
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-24 Matt Turnermesa: Use realloc() instead of _mesa_realloc() and...
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
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
next