summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-03-26gallium/llvmpipe: add PROGS target/rule to Makefile.templateChris Li
2010-03-26Revert "r300g: add generating texture coordinates for point sprites (WIP)"Corbin Simpson
2010-03-26nv50: fix FACE semantic check in FP input slot assignmentsChristoph Bumiller
2010-03-25identity: Remove unnecessary header.Vinson Lee
2010-03-26draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz
2010-03-25Revert "llvmpipe: optimize the lp_setup_fence() function"Brian Paul
2010-03-25llvmpipe: disable an assertionBrian Paul
2010-03-25r300g/radeong: fix scons buildJoakim Sindholt
2010-03-25r300g: Remove unnecessary header.Vinson Lee
2010-03-24llvmpipe: fix up some questionable fence codeBrian Paul
2010-03-24llvmpipe: optimize the lp_setup_fence() functionBrian Paul
2010-03-24llvmpipe: call lp_fence_signal()Brian Paul
2010-03-24llvmpipe: added lp_fence_signal()Brian Paul
2010-03-25i915g: Correct and add supperted texture formatsJakob Bornecrantz
2010-03-24llvmpipe: fix texture reference counting bugBrian Paul
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