summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-16draw: implement pipeline statistics in the draw moduleZack Rusin23-22/+258
2013-04-16gallivm/gs: fix the end primitive callsZack Rusin2-27/+50
2013-04-16tgsi/exec: geometry shaders are executed on a single primitiveZack Rusin1-13/+17
2013-04-16tgsi/exec: fix the udiv and umod instructionsZack Rusin1-8/+8
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca8-86/+372
2013-04-17draw: Silence uninitialized var warnings.José Fonseca2-3/+7
2013-04-17r600g/llvm: Use gprcount from llvmVincent Lejeune4-2/+5
2013-04-17intel: Add a null pointer check before dereferencing the pointerAnuj Phogat1-0/+9
2013-04-17docs: Update 'Making new mesa release'Emil Velikov1-0/+2
2013-04-17docs: Add some missing release notesEmil Velikov1-0/+3
2013-04-17docs: move specs to a separate folderEmil Velikov25-17/+25
2013-04-17docs: restructure release notes into separate folderEmil Velikov84-281/+281
2013-04-17gallium: Disambiguate TGSI_OPCODE_IF.José Fonseca17-27/+137
2013-04-17gallium: Eliminate TGSI_OPCODE_IFC.José Fonseca8-14/+8
2013-04-16i965: Enable the Bay Trail platform.Kenneth Graunke4-0/+29
2013-04-16r600/uvd: cleanup disabling tiling on pre EG asicsChristian König1-5/+6
2013-04-16autoconf: enable detection of vdpau and xvmc by defaultChristian König1-3/+3
2013-04-16mesa/swrast: Move memory allocation outside the blit loopIan Romanick1-23/+20
2013-04-16mesa/swrast: Move free calls outside the attachment loopIan Romanick1-4/+5
2013-04-16mesa/swrast: Refactor no-memory error checking in blit_linearIan Romanick1-29/+11
2013-04-16r600g: Workaround for a harware bug with nested loops on CaymanMartin Andersson1-3/+15
2013-04-16gallium/hud: fix FPS computation for framerate > 4.2kMarek Olšák1-1/+2
2013-04-16gallium/hud: increase vertex buffer size for background black rectanglesMarek Olšák1-1/+1
2013-04-16gallium/hud: update the contents of GALLIUM_HUD=helpMarek Olšák1-2/+17
2013-04-16gallium/hud: remove pipeline-statistics- prefix in query namesMarek Olšák1-21/+22
2013-04-16r600g: implement pipeline statistics queryMarek Olšák4-1/+100
2013-04-16winsys/radeon: use query_value for timestamp, remove query_timestampMarek Olšák3-26/+13
2013-04-16r600g: add a debug flag for printing virtual addresses of resourcesMarek Olšák4-0/+17
2013-04-16r600g: add a query returning the amount of time spent during bo_map sync.Marek Olšák7-2/+22
2013-04-15build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner3-53/+88
2013-04-15build: Get rid of GALLIUM_TARGET_DIRSMatt Turner2-2/+152
2013-04-15build: Build pipe-loader before gallium testsMatt Turner3-11/+4
2013-04-15build: Get rid of GALLIUM_MAKE_DIRSMatt Turner3-42/+78
2013-04-15build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner2-35/+75
2013-04-15build: Get rid of DRIVER_DIRSMatt Turner3-30/+15
2013-04-15build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRSMatt Turner1-2/+0
2013-04-15build: Remove GALLIUM_DIRSMatt Turner3-27/+3
2013-04-15build: Get rid of SRC_DIRSMatt Turner2-15/+31
2013-04-15build: Get rid of CORE_DIRSMatt Turner3-32/+77
2013-04-15build: Move src/mapi/mapi/* to src/mapi/Matt Turner39-45/+45
2013-04-15build: Rename sources.mak -> Makefile.sourcesMatt Turner13-14/+14
2013-04-15radeonsi: Read config values from the .AMDGPU.config ELF sectionTom Stellard2-8/+28
2013-04-15radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard4-6/+40
2013-04-15radeon/llvm: Use a struct for storing compiled codeTom Stellard4-28/+38
2013-04-15gallivm: fix small but severe bug in handling multiple lod level stridesRoland Scheidegger1-1/+1
2013-04-13clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...Francisco Jerez1-1/+1
2013-04-13clover: Define platform class and merge with device_registry.Francisco Jerez8-68/+155
2013-04-13clover: Add missing fields to the module serializer.Francisco Jerez1-0/+2
2013-04-12i965: Shut up the last release build warning.Eric Anholt1-0/+1
2013-04-12i965: Silence one more compile warning.Eric Anholt1-0/+1