summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-08-12Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil"Marek Olšák
2010-08-12r600g: fix typo in stencil translate.Dave Airlie
2010-08-12r600g: fix provoking-vertex piglit test.Dave Airlie
2010-08-12r600g: improve texture format checker.Dave Airlie
2010-08-12u_blitter: unify clear_depth_stencil and flush_depth_stencilMarek Olšák
2010-08-11r300/compiler: Implement the CONT opcode.Tom Stellard
2010-08-11r600g: accept empty frag prog shaderJerome Glisse
2010-08-11r600g: add src negation supportJerome Glisse
2010-08-11r600g: add point/sprite rendering supportJerome Glisse
2010-08-11llvmpipe: Debug code to dump interpolation coefficients.José Fonseca
2010-08-11llvmpipe: Use single precision divide for one over area computation.José Fonseca
2010-08-11auxiliary: fix u_split_prim naming conventionLuca Barbieri
2010-08-11auxiliary: move Ben Skeggs' primitive splitter to common codeLuca Barbieri
2010-08-11r300g: initialize VAP_VTX_STATE_CNTLMarek Olšák
2010-08-11r300g: implement gl_FrontFacingMarek Olšák
2010-08-10r300g: Remove unnecessary header.Vinson Lee
2010-08-10r300/compiler: Implement hardware assisted loops for vertex shaders.Tom Stellard
2010-08-10r600g: avoid reemiting literal, avoid scheduling empty csJerome Glisse
2010-08-10llvmpipe: Always use floating-point operators for floating-point typesnobled
2010-08-09util: Move _mm_shuffle_epi8() to u_sse.h.José Fonseca
2010-08-09r600g: fix r600 context structure, avoid segfault when no scissorJerome Glisse
2010-08-09r300g: do not print shader compiler errors by defaultMarek Olšák
2010-08-09r600g: fix some warningsMarek Olšák
2010-08-09r600g: fill out some missing caps and sort themMarek Olšák
2010-08-09r300g: fix hiz/zmask offset emissions.Dave Airlie
2010-08-09nouveau: fix maps with PIPE_TRANSFER_UNSYNCHRONIZED | PIPE_TRANSFER_DONTBLOCKLuca Barbieri
2010-08-08r300g: remove a flushMarek Olšák
2010-08-08r300g: flush zmasks of zbuffers we are going to use as samplersMarek Olšák
2010-08-08r300g: do not allocate a zmask block for 3D textures and cubemapsMarek Olšák
2010-08-08r300g: take hiz/zmask offsets into a/c when clearing.Dave Airlie
2010-08-07r300g: fix cbzb clears when hyperz is offMarek Olšák
2010-08-06nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.hMaarten Maathuis
2010-08-06r600g: add PA_CL_CLIP_CNTL definitionJerome Glisse
2010-08-06r600g: fix rendering, only enable target we write tooJerome Glisse
2010-08-06r600g: really fix multi target supportJerome Glisse
2010-08-06gallium: remove stray semicolonsBrian Paul
2010-08-06r600g: finish multi target rendering supportJerome Glisse
2010-08-06r600g: fix color format, indentation, definesJerome Glisse
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-05r300g: Remove unnecessary headers.Vinson Lee
2010-08-06r600g: start to fix up multiple targets.Dave Airlie
2010-08-06r600g: add SRGB support.Dave Airlie
2010-08-06r600g: fixup z format translations.Dave Airlie
2010-08-06r600g: fix targetmask to work correctly.Dave Airlie
2010-08-06r600g: improve supported format selection.Dave Airlie
2010-08-06r600g: add bo wait after map.Dave Airlie
2010-08-06r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0Marek Olšák
2010-08-05llvmpipe: Only get no rast option onceJakob Bornecrantz
2010-08-06nvfx: fix nv30 vertex program scalar opcodesLuca Barbieri
2010-08-06nvfx: shut up unknown cap 64 warningLuca Barbieri