summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-17gallium: include prog_print.h to silence warningBrian Paul
2008-09-17gallium: need to finish, not flush, in st_copy_texsubimage()Brian Paul
2008-09-17gallium: new assertion on surface->textureBrian Paul
2008-09-17tgsi: Add a ugly fix for CONSTANT problemsJakob Bornecrantz
2008-09-17tgsi: More debug printing on sanity check errorJakob Bornecrantz
2008-09-17gallium: fix lack of surface reference counting in cso_set/save/restore_frame...Brian Paul
2008-09-17mesa: fix bug in previous changes to _slang_resolve_attributes()Brian Paul
2008-09-17mesa: fix bug in previous changes to _slang_resolve_attributes()Brian Paul
2008-09-17cell: example of doing fs/fm sequence with fnms in blendingBrian Paul
2008-09-17cell: dump generated code if CELL_DEBUG=asmBrian Paul
2008-09-17CELL: fleshing out the blending fragment opsRobert Ellison
2008-09-16intel: Destroy bufmgr in screen destroy, not context.Eric Anholt
2008-09-16mesa: rework GLSL vertex attribute bindingBrian Paul
2008-09-16cell: Added RCP and RSQ instruction support.Jonathan White
2008-09-16mesa: rework GLSL vertex attribute bindingBrian Paul
2008-09-16cell: Added DP3 and DP4 instructionsJonathan White
2008-09-16gallium: fix glTexImage(width=height=depth=0) caseBrian Paul
2008-09-16mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...Brian Paul
2008-09-16mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...Brian Paul
2008-09-16gallium: fix info entries for KIL, KILPBrian Paul
2008-09-16st: hash-warning not recognised on Windows.Michal Krol
2008-09-16cell: Optimized LERP with fmaJonathan White
2008-09-16cell: Fixed MIN/MAX algorithmJonathan White
2008-09-16mesa: fix bug in get_uniform_rows_cols(): sometimes returned too many rowsBrian Paul
2008-09-16gallium: move _vbo_DestroyContext() callBrian Paul
2008-09-16mesa: protect against double-free in _vbo_DestroyContext()Brian Paul
2008-09-16mesa: State tracker now checks for faulty shaders on debugJakob Bornecrantz
2008-09-16tgsi: Make tgsi_sanity.c compile with makeJakob Bornecrantz
2008-09-16trace: Fix typo in build instructions.José Fonseca
2008-09-15cell: export CELL_DEBUG=asm to dump SPU assembly codeBrian Paul
2008-09-15mesa: fix MSAA enable state in update_multisample()Brian Paul
2008-09-15mesa: fix MSAA enable state in update_multisample()Brian Paul
2008-09-15cell: Added LERP instructionJonathan White
2008-09-15gallium: emit SPU instructions in assembler-compatible syntaxBrian Paul
2008-09-15cell: Added support for SLT, SEQ and SNE instructionsJonathan White
2008-09-15cell: Added support for ABS instructionJonathan White
2008-09-15Added support for SUB and MAD instructionsJonathan White
2008-09-15Fixed emit_RRRJonathan White
2008-09-15i915simple: dri winsys does now compile and worksJakob Bornecrantz
2008-09-15mesa: remove some assertions that are invalid during context tear-downBrian Paul
2008-09-15mesa: get another class of degenerate dlists workingKeith Whitwell
2008-09-15mesa: remove some assertions that are invalid during context tear-downBrian Paul
2008-09-15mesa: get another class of degenerate dlists workingKeith Whitwell
2008-09-15add dlist-degenerate test caseKeith Whitwell
2008-09-14glut: s/glut_fbc.c/glut_fcb.c/Shane Blackett
2008-09-14draw: Silence compiler warnings on Windows.Michal Krol
2008-09-13cell: implement negation, absolute value and set-sign for src regs in code genBrian Paul
2008-09-13negate.txt - test negation of a src regBrian Paul
2008-09-13gallium: add another value check to util_fast_pow()Brian Paul
2008-09-13gallium: add another value check to util_fast_pow()Brian Paul