18344 Commits (8bdb4d2b2fdb12d0ba5249c289d349e35d893d00)
 

Author SHA1 Message Date
  Brian Paul 1a820f52f6 gallium: clean-up/fix msaa override in state tracker 17 years ago
  Brian Paul e6a120fefe gallium: fix tgsi sanity checker with respect to END. 17 years ago
  Brian Paul 133693ebe8 mesa: update program->NumAddressRegs field in _slang_update_inputs_outputs() 17 years ago
  Brian Paul 095ca0acd8 gallium: include prog_print.h to silence warning 17 years ago
  Brian Paul 66682651b6 gallium: need to finish, not flush, in st_copy_texsubimage() 17 years ago
  Brian Paul 63b915d743 gallium: new assertion on surface->texture 17 years ago
  Jakob Bornecrantz ec8398d62f tgsi: Add a ugly fix for CONSTANT problems 17 years ago
  Jakob Bornecrantz f8a5cb8cb2 tgsi: More debug printing on sanity check error 17 years ago
  Brian Paul f10e7f0d28 gallium: fix lack of surface reference counting in cso_set/save/restore_framebuffer() 17 years ago
  Brian Paul 5e530d8384 mesa: fix bug in previous changes to _slang_resolve_attributes() 17 years ago
  Brian Paul 0d20c88f62 mesa: fix bug in previous changes to _slang_resolve_attributes() 17 years ago
  Brian Paul f631093ce7 cell: example of doing fs/fm sequence with fnms in blending 17 years ago
  Brian Paul 05aeb92a09 cell: dump generated code if CELL_DEBUG=asm 17 years ago
  Robert Ellison 858ced0515 CELL: fleshing out the blending fragment ops 17 years ago
  Eric Anholt 904f31a624 intel: Destroy bufmgr in screen destroy, not context. 17 years ago
  Brian Paul 27341a97a1 mesa: rework GLSL vertex attribute binding 17 years ago
  Jonathan White a3a797ffa8 cell: Added RCP and RSQ instruction support. 17 years ago
  Brian Paul e53296c928 mesa: rework GLSL vertex attribute binding 17 years ago
  Jonathan White fbbaad14a6 cell: Added DP3 and DP4 instructions 17 years ago
  Brian Paul 37607aeaf8 gallium: fix glTexImage(width=height=depth=0) case 17 years ago
  Brian Paul 39cb5b9f73 mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_EndList()) 17 years ago
  Brian Paul d43951192b mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_EndList()) 17 years ago
  Brian Paul 8cdab20c9a gallium: fix info entries for KIL, KILP 17 years ago
  Michal Krol 2010cd7810 st: hash-warning not recognised on Windows. 17 years ago
  Jonathan White dd75ca89eb cell: Optimized LERP with fma 17 years ago
  Jonathan White 2c54a6ee79 cell: Fixed MIN/MAX algorithm 17 years ago
  Brian Paul ea9568dfbe mesa: fix bug in get_uniform_rows_cols(): sometimes returned too many rows 17 years ago
  Brian Paul 753635f733 gallium: move _vbo_DestroyContext() call 17 years ago
  Brian Paul 4992806ae5 mesa: protect against double-free in _vbo_DestroyContext() 17 years ago
  Jakob Bornecrantz 358aab12c6 mesa: State tracker now checks for faulty shaders on debug 17 years ago
  Jakob Bornecrantz ad16ecbbe4 tgsi: Make tgsi_sanity.c compile with make 17 years ago
  José Fonseca eef2edadf3 trace: Fix typo in build instructions. 17 years ago
  Brian Paul 32250eb959 cell: export CELL_DEBUG=asm to dump SPU assembly code 17 years ago
  Brian Paul 9d48a7832b mesa: fix MSAA enable state in update_multisample() 17 years ago
  Brian Paul b1f5fbe1cb mesa: fix MSAA enable state in update_multisample() 17 years ago
  Jonathan White e67374b6b2 cell: Added LERP instruction 17 years ago
  Brian Paul ae3373441d gallium: emit SPU instructions in assembler-compatible syntax 17 years ago
  Jonathan White 81aa90e883 cell: Added support for SLT, SEQ and SNE instructions 17 years ago
  Jonathan White 0a75773fed cell: Added support for ABS instruction 17 years ago
  Jonathan White 5a4ab148a7 Added support for SUB and MAD instructions 17 years ago
  Jonathan White 367774a62a Fixed emit_RRR 17 years ago
  Jakob Bornecrantz 4c9cd725d5 i915simple: dri winsys does now compile and works 17 years ago
  Brian Paul 987c4b35b8 mesa: remove some assertions that are invalid during context tear-down 17 years ago
  Keith Whitwell cd23c5c599 mesa: get another class of degenerate dlists working 17 years ago
  Brian Paul d36f4ef16b mesa: remove some assertions that are invalid during context tear-down 17 years ago
  Keith Whitwell bd953e872f mesa: get another class of degenerate dlists working 17 years ago
  Keith Whitwell a30d2c5727 add dlist-degenerate test case 17 years ago
  Shane Blackett 641b80275b glut: s/glut_fbc.c/glut_fcb.c/ 17 years ago
  Michal Krol e852232ebf draw: Silence compiler warnings on Windows. 17 years ago
  Brian Paul 777aca8fc9 cell: implement negation, absolute value and set-sign for src regs in code gen 17 years ago