summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2014-01-08llvmpipe: Respect bottom_edge_rule when computing the rasterization bounding ...José Fonseca3-3/+3
2014-01-08ilo: enable HiZChia-I Wu4-7/+45
2014-01-08ilo: resolve Z/HiZ correctlyChia-I Wu5-1/+234
2014-01-08ilo: add flags to texture slicesChia-I Wu1-0/+29
2014-01-08ilo: rename and add an accessor for texture slicesChia-I Wu4-19/+41
2014-01-08ilo: add HiZ op support to the pipelinesChia-I Wu11-4/+1070
2014-01-08ilo: add support for HiZ allocationChia-I Wu2-1/+82
2014-01-08ilo: refactor separate stencil allocationChia-I Wu1-20/+27
2014-01-08ilo: assorted GPE fixes for HiZChia-I Wu5-69/+67
2014-01-08ilo: no layer offsetting on GEN7+Chia-I Wu1-1/+5
2014-01-08ilo: offset to layers only when necessaryChia-I Wu4-20/+137
2014-01-08ilo: allow ilo_zs_surface to skip layer offsettingChia-I Wu3-19/+18
2014-01-08ilo: allow ilo_view_surface to skip layer offsettingChia-I Wu4-88/+72
2014-01-07llvmpipe: Basic implementation of pipe_context::set_sample_mask.José Fonseca5-7/+20
2014-01-07cso_context: Fix cso_context::sample_mask initial value.José Fonseca1-1/+1
2014-01-07llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers.Si Chen3-1/+59
2014-01-07gallium/draw: remove double semicolonDave Airlie1-1/+1
2014-01-06haiku libGL: Move from gallium target to src/hglAlexander von Gluck IV9-1241/+2
2014-01-06haiku: Fix missing HaikuGL header pathsAlexander von Gluck IV2-0/+2
2014-01-06radeonsi: calculate NUM_BANKS for DB correctly on CIKMarek Olšák3-4/+27
2014-01-06radeonsi: set correct pipe config for Hawaii in DBMarek Olšák3-15/+26
2014-01-06radeonsi: disable HTILE for 1D-tiled depth-stencil buffersMarek Olšák1-0/+5
2013-12-26freedreno/a3xx: fix blend state corruption issueRob Clark8-33/+66
2013-12-26freedreno: prepare for hw binningRob Clark9-142/+159
2013-12-26freedreno: resync generated headersRob Clark6-76/+131
2013-12-23r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CMAaron Watry1-0/+2
2013-12-23st/vdpau: Destroy context when initialization failsAaron Watry1-0/+1
2013-12-23radeon/llvm: Free target data at end of optimizationAaron Watry1-0/+1
2013-12-23r600/compute: Use the correct FREE macro when deleting compute stateAaron Watry1-1/+1
2013-12-23r600/compute: Free compiled kernels when deleting compute stateAaron Watry1-0/+2
2013-12-23radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcodeAaron Watry5-18/+41
2013-12-23pipe_loader/sw: close dev->lib when initialization failsAaron Watry1-1/+4
2013-12-23clover: Remove unused variableAaron Watry1-1/+0
2013-12-22llvmpipe: use pipe_sampler_view_release() to avoid segfaultJonathan Liu1-0/+6
2013-12-22radeonsi: Use htile_buffer for depth only when there is no stencil.Andreas Hartmetz1-0/+8
2013-12-22winsys/radeon: remove superfluous distinction of casesNiels Ole Salscheider1-15/+5
2013-12-20radeonsi: Only scan pixel shaders for TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFSMichel Dänzer1-4/+7
2013-12-19r600g: Fix spelling errorAaron Watry1-1/+1
2013-12-18clover: Append buffers that use CL_MEM_USE_HOST_PTR.Jan Vesely1-1/+1
2013-12-18clover: Add parameter checks to clCreateBuffer.Jan Vesely1-1/+13
2013-12-18st/dri: Check for kernel support before enabling fd sharing v2Thomas Hellstrom2-8/+11
2013-12-18radeonsi: set CB_DISABLE if the color mask is 0Marek Olšák1-3/+8
2013-12-18radeonsi: add the htile buffer to the CS ioctl buffer listMarek Olšák1-0/+2
2013-12-17st/dri: fix compiler warning for driCopySubBufferExtensionBrian Paul1-1/+1
2013-12-17radeonsi: improve HiZ precision for less and lequal depth functionsMarek Olšák1-1/+7
2013-12-17radeonsi: make DB_RENDER_OVERRIDE an invariant registerMarek Olšák3-50/+3
2013-12-17radeonsi: flush HTILE when appropriateMarek Olšák3-2/+8
2013-12-17st/xa: Add new map flagsThomas Hellstrom2-9/+21
2013-12-14freedreno: dummy-draw workaround for a320Rob Clark2-1/+17
2013-12-14r600g: expose 32-bit integer vertex formatsMarek Olšák1-0/+1