aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dri: Add a new capabilities for drivers that can't share buffersGiovanni Campagna2014-07-302-4/+22
* gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna2014-07-302-0/+66
* st/gbm: don't segfault if the fail to create the screenEmil Velikov2014-07-301-1/+1
* st/gbm: retrieve the driver-name via dd_driver_name()Emil Velikov2014-07-301-0/+6
* st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats.José Fonseca2014-07-291-2/+4
* gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZEMarek Olšák2014-07-281-1/+1
* clover: Add checks for image support to the image functions v2Tom Stellard2014-07-283-0/+12
* clover: Add clUnloadPlatformCompiler.EdB2014-07-282-1/+6
* clover: Add clCreateProgramWithBuiltInKernels.EdB2014-07-282-1/+23
* clover: Query the device to see if images are supportedTom Stellard2014-07-253-1/+8
* st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0Marek Olšák2014-07-182-0/+3
* clover: Call end_query before getting timestamp result v2Tom Stellard2014-07-171-0/+1
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-1024-184/+89
* targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov2014-07-102-2/+4
* st/dri/drm: remove __driDriverExtensions and driDriverAPIEmil Velikov2014-07-101-22/+0
* targets/dri: Add __driDriverGetExtensions_nouveau symbolEmil Velikov2014-07-102-0/+24