summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* targets/dri: compact compiler flags into Automake.incEmil Velikov2013-11-1610-75/+22
* targets/xvmc: do not link against libtrace.laEmil Velikov2013-11-162-2/+0
* targets/xvmc: consolidate lib deps into Automake.incEmil Velikov2013-11-163-8/+8
* targets/xvmc: move linker flags to Automake.incEmil Velikov2013-11-163-8/+9
* targets/xvmc: use drop duplicated compiler flagsEmil Velikov2013-11-162-13/+2
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-1614-32/+28
* targets/vdpau: drop unused libraries from linkerEmil Velikov2013-11-163-5/+0
* targets/vdpau: consolidate lib deps into Automake.incEmil Velikov2013-11-164-12/+10
* targets/vdpau: move linker flags to Automake.incEmil Velikov2013-11-164-18/+16
* targets/vdpau: compact compiler flags into Automake.incEmil Velikov2013-11-164-20/+14
* gallium/drivers: compact compiler flags into Automake.incEmil Velikov2013-11-1617-109/+84
* targets/radeonsi: move drm_target.c to a common folderEmil Velikov2013-11-165-2/+4
* targets/r600: move drm_target.c to common folderEmil Velikov2013-11-167-3/+6
* targets/r300: move drm_target.c to common folderEmil Velikov2013-11-163-1/+2
* gallium/drivers: enable automake subdir-objectsEmil Velikov2013-11-166-0/+12
* r300: move the final sources list to Makefile.sourcesEmil Velikov2013-11-162-12/+15
* r300: add symlink to ralloc.c and register_allocate.cEmil Velikov2013-11-163-3/+5
* st/xvmc: enable automake subdir-objectsEmil Velikov2013-11-161-0/+1
* scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/Emil Velikov2013-11-162-84/+0
* freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr2013-11-166-66/+36
* st/egl: use *_FILE over *_SOURCES names for filelistsEmil Velikov2013-11-164-23/+23
* clover: Remove dead file from Makefile.sources.Matt Turner2013-11-151-1/+0
* radeon/llvm: Free elf_buffer after useAaron Watry2013-11-151-0/+1
* r600/llvm: Free binary.code/binary.config in r600_llvm_compileAaron Watry2013-11-151-0/+3
* r600/llvm: initialize radeon_llvm_binaryAaron Watry2013-11-151-0/+1
* svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()Brian Paul2013-11-151-12/+2
* svga: print warning for unsupported indirect dest reg indexingBrian Paul2013-11-151-0/+4
* svga: mark dest image as defined in svga_surface_copy()Brian Paul2013-11-151-0/+2
* svga: do primitive trimming in translate_indices()Brian Paul2013-11-151-3/+12
* indices: add comments, assertions in u_indices.c fileBrian Paul2013-11-151-0/+26
* gallium/pipe_loader: un-reference udev resources when we're done with them.Aaron Watry2013-11-151-0/+3
* radeonsi/compute: Dispose of LLVM module after compiling kernelsAaron Watry2013-11-151-0/+1
* radeonsi/compute: Free program and program.kernels on shutdownAaron Watry2013-11-151-1/+15
* radeon/llvm: Free created llvm memory bufferAaron Watry2013-11-151-0/+1
* radeon/llvm: Free libelf resourcesAaron Watry2013-11-151-0/+3
* radeon/llvm: fix spelling errorAaron Watry2013-11-151-1/+1
* clover: Support multiple devices in clCreateContextFromType() v2Tom Stellard2013-11-151-3/+9
* tools/trace: Several bugfixes/improvements to dump_state.pyJosé Fonseca2013-11-151-9/+49
* trace: Dump user_buffer members.José Fonseca2013-11-151-0/+2
* radeonsi: add support for Hawaii asics (v2)Alex Deucher2013-11-155-0/+17
* llvmpipe: (trivial) fix more fallout from the setup cleanup.Roland Scheidegger2013-11-141-2/+4
* llvmpipe: (trivial) fix misplaced bld context assignment.Roland Scheidegger2013-11-141-2/+1
* gallivm: Compile flag to debug TGSI execution through printfs.José Fonseca2013-11-145-47/+222
* softpipe: (trivial) fix debug codeRoland Scheidegger2013-11-141-15/+10
* llvmpipe: clean up state setup code a bitRoland Scheidegger2013-11-141-115/+59
* gallivm,llvmpipe: fix float->srgb conversion to handle NaNsRoland Scheidegger2013-11-145-28/+45
* nvc0: release 3d bufctx after drawingBen Skeggs2013-11-131-0/+3
* clover: Fix the const variant of adaptor_range::end to deal with mismatching ...Francisco Jerez2013-11-121-1/+2
* draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offsetRoland Scheidegger2013-11-122-19/+28
* gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detectionCyril Brulebois2013-11-121-6/+6