summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/vega: ship the final headersEmil Velikov2014-09-051-0/+4
* st/egl: include the remaining files in the tarballEmil Velikov2014-09-052-1/+6
* st/glx/xlib: ship the SConscript in the release tarballEmil Velikov2014-09-051-0/+2
* st/dri: ship the scons buildscript in the release tarballEmil Velikov2014-09-051-0/+2
* st/clover: ship Doxyfile in the release tarballEmil Velikov2014-09-051-0/+2
* st/xvmc/tests: avoid non portable error.h functionsJonathan Gray2014-09-055-13/+22
* kms-swrast: Support Prime fd handlingAndreas Pokorny2014-09-051-0/+8
* clover/util: Null-terminate the result of compat::string::c_str().Francisco Jerez2014-09-051-1/+3
* clover/util: Implement compat::string using aggregation instead of inheritance.Francisco Jerez2014-09-051-5/+71
* clover/util: Have compat::vector track separate size and capacity.Francisco Jerez2014-09-052-27/+44
* clover: Use conversion operator to initialize build log from compat::string.Francisco Jerez2014-09-051-2/+2
* omx/h264: remove stray semicolon after ifDave Airlie2014-09-031-1/+1
* vdpau: unlock the mutex on error paths in attribute setting.Dave Airlie2014-09-031-12/+26
* gbm: Fix gallium build when X11 is in a non-system directoryEric Anholt2014-09-021-0/+1
* xvmc/tests: %C isn't a valid printf specifier.Dave Airlie2014-09-021-2/+2
* st/hgl: Move st_visual create/destroy into hgl state_trackerAlexander von Gluck IV2014-08-302-1/+106
* st/hgl: Move st_manager create/destroy into hgl state_trackerAlexander von Gluck IV2014-08-302-1/+54
* hgl: trivial bitsEmil Velikov2014-08-282-2/+2
* gallium/targets: Break haiku state_tracker out to own directoryAlexander von Gluck IV2014-08-285-0/+479
* st/egl: ship all the files in the tarballEmil Velikov2014-08-282-8/+25
* st/clover: sort the sources listEmil Velikov2014-08-282-48/+52
* st/gbm: include the header in the sources listEmil Velikov2014-08-281-1/+2
* st/xlib: Include the headers in the sources list.Emil Velikov2014-08-282-2/+4
* st/omx: use makefile.sources to handle sources listsEmil Velikov2014-08-282-6/+11
* st/vdpau: pickup/ship the private headerEmil Velikov2014-08-281-8/+9
* st/vdpau: remove obsolete define VL_HANDLESEmil Velikov2014-08-282-21/+5
* st/vega: add headers and SConscript in the tarballEmil Velikov2014-08-282-1/+25
* st/xa: add remaining files in the tarballEmil Velikov2014-08-282-3/+6
* st/xvmc: pick up the headers for distributionEmil Velikov2014-08-282-2/+5
* st/xvmc: automake: move tests to noinstEmil Velikov2014-08-281-3/+4
* st/egl: cleanup sw winsys header inclusionsEmil Velikov2014-08-286-12/+8
* st/clover: Fix build against LLVM SVN >= r216583Michel Dänzer2014-08-281-0/+5
* st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König2014-08-263-15/+71
* st/clover: Change platform name from Default to CloverAaron Watry2014-08-221-1/+1
* st/clover: Fix build against LLVM SVN >= r215967 v2Michel Dänzer2014-08-211-2/+14
* clover: Refuse to build a program if there are kernel objects attached to it.Francisco Jerez2014-08-185-3/+18
* clover/util: Pass initial count value to ref_counter constructor.Francisco Jerez2014-08-181-2/+2
* clover/util: Implement minimalist reference to clover::ref_counter object.Francisco Jerez2014-08-181-0/+45
* clover: clGetProgramInfo support for OpenCL 1.2.EdB2014-08-171-0/+11
* st/dri: Add __DRI2rendererQueryExtension supportEmil Velikov2014-08-155-0/+88
* st/vdpau: add device reference countingChristian König2014-08-148-11/+46
* clover: Flush the command queue in clReleaseCommandQueue()Tom Stellard2014-08-131-1/+5
* android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}Emil Velikov2014-08-131-4/+0
* automake: merge gallium/state_trackers/Makefile into gallium/MakefileEmil Velikov2014-08-131-66/+0
* st/dri: define GALLIUM_SOFTPIPE when building kms_swrastEmil Velikov2014-08-123-3/+9
* gallium: pass st_config_options to query_versionsMarek Olšák2014-08-114-23/+28
* gallium/stapi: move setting GL versions to the state trackerMarek Olšák2014-08-112-12/+15
* clover: Add support for CL_MAP_WRITE_INVALIDATE_REGIONBruno Jiménez2014-08-082-0/+14
* util: Gather some common macrosJason Ekstrand2014-08-042-0/+2
* st/dri: Fix driver loading if swrast isn't builtAaron Watry2014-08-031-0/+4