summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* freedreno: use writecombine buffersRob Clark2013-04-251-1/+2
* freedreno: don't patch and re-emit same shader as muchRob Clark2013-04-255-64/+65
* trace: Only close trace files on exit.José Fonseca2013-04-253-18/+4
* scons: Support clang.José Fonseca2013-04-251-1/+1
* scons: Remove redundant code.José Fonseca2013-04-251-3/+0
* freedreno: fix bogus IMM const reg indexRob Clark2013-04-242-3/+3
* freedreno: clear fixes and debuggingRob Clark2013-04-244-1/+29
* freedreno: fix texture fetch typeRob Clark2013-04-244-2/+10
* freedreno: fix temp register usageRob Clark2013-04-241-48/+52
* freedreno: use u_math macros/helpers moreRob Clark2013-04-246-25/+20
* freedreno: implement fd_screen_destroy()Rob Clark2013-04-241-6/+26
* freedreno: set SWAP bit based on formatRob Clark2013-04-241-7/+19
* radeon/llvm: Fix segfault with a specifc libelf implementationTom Stellard2013-04-241-0/+4
* r600g: use CP DMA for buffer clears on evergreen+Alex Deucher2013-04-244-2/+119
* r600g/llvm: Pass struct r600_bytecode to r600_llvm_compileTom Stellard2013-04-243-8/+7
* radeonsi: cleanup disabling tiling for UVD v3Christian König2013-04-241-3/+4
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-2380-320/+320
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-2380-80/+80
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-2317-49/+33
* r600g: initialize CMASK and HTILE with the GPU using streamoutMarek Olšák2013-04-234-7/+80
* r600/llvm: Read stacksize from config headerVincent Lejeune2013-04-234-3/+5
* /bin/bash: q : commande introuvableVincent Lejeune2013-04-232-2/+2
* radeon/llvm: Fix build with LLVM >= r180063Tom Stellard2013-04-231-0/+1
* softpipe: fix streamout with an emptry geometry shaderZack Rusin2013-04-222-12/+23
* llvmpipe: verify function on blend test.José Fonseca2013-04-211-0/+2
* llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.José Fonseca2013-04-201-4/+6
* llvmpipe: Ignore depth-stencil state if format has no depth/stencil.José Fonseca2013-04-201-4/+10
* freedreno: move ir -> ir2Rob Clark2013-04-206-283/+283
* freedreno: cleanup some cruft left over from fdreRob Clark2013-04-202-133/+1
* svga: remove TGSI_OPCODE_BREAKC instruction translationRoland Scheidegger2013-04-201-1/+0
* svga: whitespace, comment fixes in svga_pipe_query.cBrian Paul2013-04-191-41/+49
* svga: whitespace, comment fixes in svga_pipe_fs/vs.cBrian Paul2013-04-192-48/+41
* radeonsi: add support for compressed texture v2Jerome Glisse2013-04-182-2/+76
* radeonsi: add 2d tiling support for texture v3Jerome Glisse2013-04-182-72/+20
* llvmpipe: Take in consideration all current constant buffers when mapping.José Fonseca2013-04-181-3/+9
* nv50: add remaining RGBX formatsChristoph Bumiller2013-04-181-4/+12
* st/mesa: optionally apply texture swizzle to border color v2Christoph Bumiller2013-04-1811-0/+18
* nv50: set BORDER_COLOR_SRGB in sampler objectsChristoph Bumiller2013-04-182-19/+35
* nv50: fix 4th component of Lx_SINT/UINT formatsChristoph Bumiller2013-04-181-6/+6
* r600g: Fix build with --enable-openclTom Stellard2013-04-181-1/+2
* llvmpipe: Support half integer pixel center fs coord.José Fonseca2013-04-184-3/+28
* llvmpipe: Remove the static interpolation.José Fonseca2013-04-183-384/+19
* gallivm: Drop pos arg from lp_build_tgsi_soa.José Fonseca2013-04-181-2/+2
* i915g: Release old fragment shader sampler views with current pipeStuart Abercrombie2013-04-171-3/+8
* softpipe/so: use the correct variable for reporting stream outZack Rusin2013-04-171-5/+15
* draw: implement pipeline statistics in the draw moduleZack Rusin2013-04-1613-2/+146
* r600g/llvm: Use gprcount from llvmVincent Lejeune2013-04-174-2/+5
* gallium: Disambiguate TGSI_OPCODE_IF.José Fonseca2013-04-175-18/+55
* gallium: Eliminate TGSI_OPCODE_IFC.José Fonseca2013-04-172-4/+6
* r600/uvd: cleanup disabling tiling on pre EG asicsChristian König2013-04-161-5/+6