summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-03-23nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAMLuca Barbieri
2010-03-23nvfx: delay allocation of buffers in GART/VRAM to validation timeLuca Barbieri
2010-03-23Merge branch '7.8'Brian Paul
2010-03-23softpipe: comments, re-formatting, etcBrian Paul
2010-03-23softpipe: add special cases for all Z compare modes for 16-bit Z bufferBrian Paul
2010-03-23nvfx: don't crash on empty fragment programLuca Barbieri
2010-03-23nvfx: fix coding style in nvfx_transfer.cLuca Barbieri
2010-03-23nvfx: stop incessantly spewing debug messages on the terminalLuca Barbieri
2010-03-23nvfx: fix/workaround nv3x hwtnl issuesLuca Barbieri
2010-03-23r300g: fix glean occlusion query testDave Airlie
2010-03-22r300g: Cleanup a few old warnings.Corbin Simpson
2010-03-22nvfx: fix sampler views supportLuca Barbieri
2010-03-22Merge branch '7.8'Brian Paul
2010-03-21r300g: disable tiling for YUV formatsMarek Olšák
2010-03-21r300g: fix scons buildMarek Olšák
2010-03-21r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák
2010-03-21r300g: add and enable square microtilingMarek Olšák
2010-03-21r300g: cleanup tiling flags propagationMarek Olšák
2010-03-21r300g: put common defines into one fileMarek Olšák
2010-03-21r300g: remove unused codeMarek Olšák
2010-03-21nv50: report driver as GLSL capableChristoph Bumiller
2010-03-21nv50: don't validate arrays on clearChristoph Bumiller
2010-03-21nv50: get rid of the static_init stateobjChristoph Bumiller
2010-03-21drm/sw: llvmpipe texture_from_handleGeorge Sapountzis
2010-03-21r300g: fix occlusion query hangs.Dave Airlie
2010-03-21r300g: align misaligned ushort vertex indicesMarek Olšák
2010-03-21r300g: fix misaligned generated offset for ubyte vertex indicesMarek Olšák
2010-03-21r300g: split the vertex buffer alignment validationMarek Olšák
2010-03-21r300g: skip null vertex buffersMarek Olšák
2010-03-20r300g: Bump immediate limits.Corbin Simpson
2010-03-20r300g: Correctly hax max_index on pipe_vertex_buffers.Corbin Simpson
2010-03-21r300g: add buffer/texture referenced checks.Dave Airlie
2010-03-19r300g: remove hacks from translate_vertex_data_swizzleMarek Olšák
2010-03-19r300g: lod min/max clamping should be relative to the base levelMarek Olšák
2010-03-19r300g: fix breakage after the gallium-sampler-view mergeMarek Olšák
2010-03-19r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanupsMarek Olšák
2010-03-19r300g: mark SRGB colorbuffers as unsupportedMarek Olšák
2010-03-19r300g: add generating texture coordinates for point sprites (WIP)Marek Olšák
2010-03-18gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass throughBrian Paul
2010-03-18llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TESTBrian Paul
2010-03-18gallivm/llvmpipe: simplify front/back stencil ref value handlingBrian Paul
2010-03-18llvmpipe: set opaque = FALSE if stencil enabledBrian Paul
2010-03-18llvmpipe: Fix crashes when there is no depth buffer bound.José Fonseca
2010-03-17cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATEBrian Paul
2010-03-17cell: be more conservative in cell_is_format_supported()Brian Paul
2010-03-17gallivm/llvmpipe: basic stencil testing worksBrian Paul
2010-03-17llvmpipe: remove incorrect depth test checkBrian Paul
2010-03-17llvmpipe: silence some pointer/casting warningsBrian Paul
2010-03-17gallivm/llvmpipe: more asst changes for stencil testingBrian Paul
2010-03-17gallivm/llmvpipe: pass stencil refs state into z/stencil build codeBrian Paul