summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-07Replace reference to tgsi-instruction-set.txt.Tilman Sauerbeck
2010-09-07nouveau: restore nouveau_class.h for nv04-nv20Luca Barbieri
2010-09-06nvfx: fix return in vp mainLuca Barbieri
2010-09-06mesa: Define C99's __func__ macro on MSVC.José Fonseca
2010-09-06r600g: add error print for no literals for r700s as wellDave Airlie
2010-09-06r600g: fixup r700 assembler for clamp/relative addressingDave Airlie
2010-09-06r600g: add script to generate header file with offsets into state objects.Dave Airlie
2010-09-06r600g: fix up surface referencesDave Airlie
2010-09-06r600g: search for sampler views in context on removal.Dave Airlie
2010-09-06r600g: add missing printf operandDave Airlie
2010-09-05nvfx: support nv30 simulation on nv40Luca Barbieri
2010-09-05radeon: Add radeon_buffer_objects.c.Henri Verbeet
2010-09-05r200: Add radeon_buffer_objects.c.Henri Verbeet
2010-09-05radeon: Make do_blit_readpixels() into a PBO work.Henri Verbeet
2010-09-05mesa: don't smash the stack in _mesa_find_used_registersLuca Barbieri
2010-09-05mesa: don't expose unsupported GL_ARB_geometry_shader4 for nowLuca Barbieri
2010-09-05nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg.hLuca Barbieri
2010-09-05nvfx: move nv04_2d to rules-ng-ngLuca Barbieri
2010-09-05nvfx: switch to rules-ng-ng register headersLuca Barbieri
2010-09-05nvfx: remove remaining BEGIN_RING/eng3d usesLuca Barbieri
2010-09-05nvfx: pause occlusion queries during blitter usageLuca Barbieri
2010-09-05nvfx: properly return fogcoord.w == 1Luca Barbieri
2010-09-05nvfx: support saturate in vpLuca Barbieri
2010-09-05nvfx: add rewritten swtnl supportLuca Barbieri
2010-09-05nvfx: use a piglit-ignored format for unknown cap messageLuca Barbieri
2010-09-05llvmpipe: Remove some broken MinGW hacks in the sin/cos reference code.José Fonseca
2010-09-05glsl: Add new files to sconscript.José Fonseca
2010-09-05llvmpipe: Fix perspective divide interpolation.José Fonseca
2010-09-05util: Helper function to determined whether two formats can be memcpy'ed.José Fonseca
2010-09-05llvmpipe: Relax the colormask constraint on opaque.José Fonseca
2010-09-05util: Utility function to determine the channels that can be written in a col...José Fonseca
2010-09-05gallivm: Pass condition masks as an unsigned bitmask.José Fonseca
2010-09-05gallivm: Cope with tgsi instruction reallocation failure.José Fonseca
2010-09-05ir_reader: Only validate IR when a global 'debug' flag is set.Kenneth Graunke
2010-09-05r300g,r300c: memset the compiler struct to zerosMarek Olšák
2010-09-04r300/compiler: Remove stray break statementTom Stellard
2010-09-05nvfx: support unlimited constants and immediates in fpLuca Barbieri
2010-09-05nvfx: support using blitter to copy depth/stencil resources, fix HeavenLuca Barbieri
2010-09-05r300/compiler: fix the instruction limit in vertex shadersMarek Olšák
2010-09-04nvfx: support rendering to more formatsLuca Barbieri
2010-09-04nvfx: move 2D format selection logic to 2D codeLuca Barbieri
2010-09-04nvfx: fix swizzling of high bpp surfacesLuca Barbieri
2010-09-04nvfx: fix some subrectangle copiesLuca Barbieri
2010-09-04nvfx: fix inlinining in nv04_2d.cLuca Barbieri
2010-09-04nvfx: fix the temporary copying logic and add assertsLuca Barbieri
2010-09-04nvfx: prevent swizzled rendering into formats where it's not supportedLuca Barbieri
2010-09-04Revert "ir_to_mesa: Load all the STATE_VAR elements of a builtin uniform to a...Marek Olšák
2010-09-04Revert "r300g: refuse to create a texture with size 0"Marek Olšák
2010-09-04r300g: remove unnecessary assignmentsMarek Olšák
2010-09-04r300/compiler: indent printed instructions according to the branch depthMarek Olšák