summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: move specs to a separate folderEmil Velikov2013-04-1725-17/+25
* docs: restructure release notes into separate folderEmil Velikov2013-04-1784-281/+281
* gallium: Disambiguate TGSI_OPCODE_IF.José Fonseca2013-04-1717-27/+137
* gallium: Eliminate TGSI_OPCODE_IFC.José Fonseca2013-04-178-14/+8
* i965: Enable the Bay Trail platform.Kenneth Graunke2013-04-164-0/+29
* r600/uvd: cleanup disabling tiling on pre EG asicsChristian König2013-04-161-5/+6
* autoconf: enable detection of vdpau and xvmc by defaultChristian König2013-04-161-3/+3
* mesa/swrast: Move memory allocation outside the blit loopIan Romanick2013-04-161-23/+20
* mesa/swrast: Move free calls outside the attachment loopIan Romanick2013-04-161-4/+5
* mesa/swrast: Refactor no-memory error checking in blit_linearIan Romanick2013-04-161-29/+11
* r600g: Workaround for a harware bug with nested loops on CaymanMartin Andersson2013-04-161-3/+15
* gallium/hud: fix FPS computation for framerate > 4.2kMarek Olšák2013-04-161-1/+2
* gallium/hud: increase vertex buffer size for background black rectanglesMarek Olšák2013-04-161-1/+1
* gallium/hud: update the contents of GALLIUM_HUD=helpMarek Olšák2013-04-161-2/+17
* gallium/hud: remove pipeline-statistics- prefix in query namesMarek Olšák2013-04-161-21/+22
* r600g: implement pipeline statistics queryMarek Olšák2013-04-164-1/+100
* winsys/radeon: use query_value for timestamp, remove query_timestampMarek Olšák2013-04-163-26/+13
* r600g: add a debug flag for printing virtual addresses of resourcesMarek Olšák2013-04-164-0/+17
* r600g: add a query returning the amount of time spent during bo_map sync.Marek Olšák2013-04-167-2/+22
* build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner2013-04-153-53/+88
* build: Get rid of GALLIUM_TARGET_DIRSMatt Turner2013-04-152-2/+152
* build: Build pipe-loader before gallium testsMatt Turner2013-04-153-11/+4
* build: Get rid of GALLIUM_MAKE_DIRSMatt Turner2013-04-153-42/+78
* build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner2013-04-152-35/+75
* build: Get rid of DRIVER_DIRSMatt Turner2013-04-153-30/+15
* build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRSMatt Turner2013-04-151-2/+0
* build: Remove GALLIUM_DIRSMatt Turner2013-04-153-27/+3
* build: Get rid of SRC_DIRSMatt Turner2013-04-152-15/+31
* build: Get rid of CORE_DIRSMatt Turner2013-04-153-32/+77
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-1539-45/+45
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-1513-14/+14
* radeonsi: Read config values from the .AMDGPU.config ELF sectionTom Stellard2013-04-152-8/+28
* radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard2013-04-154-6/+40
* radeon/llvm: Use a struct for storing compiled codeTom Stellard2013-04-154-28/+38
* gallivm: fix small but severe bug in handling multiple lod level stridesRoland Scheidegger2013-04-151-1/+1
* clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...Francisco Jerez2013-04-131-1/+1
* clover: Define platform class and merge with device_registry.Francisco Jerez2013-04-138-68/+155
* clover: Add missing fields to the module serializer.Francisco Jerez2013-04-131-0/+2
* i965: Shut up the last release build warning.Eric Anholt2013-04-121-0/+1
* i965: Silence one more compile warning.Eric Anholt2013-04-121-0/+1
* i965: Fix a warning in the release build.Eric Anholt2013-04-121-2/+1
* i965: Fix an unused variable warning in the release build.Eric Anholt2013-04-121-4/+2
* i965: Fix an unused variable warning in the release build.Eric Anholt2013-04-121-1/+0
* intel: Return failure properly in the texsubimage blit path.Eric Anholt2013-04-121-1/+1
* intel: Fix a warning in the release build.Eric Anholt2013-04-121-2/+1
* intel: Fix an unused variable warning in the release build.Eric Anholt2013-04-121-2/+2
* intel: Improve diagnostics for emit_linear_blit failure path.Eric Anholt2013-04-121-2/+5
* i965: Fix error path for MCS allocation.Eric Anholt2013-04-121-1/+1
* i830: Move assert-only code into the assert.Eric Anholt2013-04-121-4/+1
* i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf.Eric Anholt2013-04-121-4/+4