18160 Commits (9644fa6c48f596875f6955728c3a8af1b01a5028)
 

Author SHA1 Message Date
  Xiang, Haihao 3bb8646829 i965: Add support for G41 chipset which is another 4 series. 17 years ago
  Jonathan White 15fceac040 cell: Fix bug with complement logic for SGE and SLE 17 years ago
  Jonathan White 3d2449247a cell: Added SGE and SLE instructions to dispatch function 17 years ago
  Jonathan White c868a1c32d cell: Added SGE and SLE instructions 17 years ago
  Jakob Bornecrantz 0b8e19ffc5 tgsi: Build tgsi_text with make 17 years ago
  José Fonseca eb5c288df4 util: A few more memory debugging checks. 17 years ago
  José Fonseca 451888ee8f util: Add missing p_debug.h include. 17 years ago
  Brian Paul f68d2a0feb gallium: fix surface object memory leak in cso module 17 years ago
  Jakob Bornecrantz 5e1ef85dc4 tgsi: Make tgsi dumps look more like mesa shader dumps. 17 years ago
  Jakob Bornecrantz fa7529335c progs/fp: Add a bit of local variable testing to fp-tri 17 years ago
  Robert Ellison f8bba34d4e CELL: finish fragment ops blending (except for unusual D3D modes) 17 years ago
  José Fonseca 1672e8e059 pipebuffer: New callback to flush all temporary-held buffers. 17 years ago
  Brian Paul a06d38a74e gallium: fix wide point / point coord semantic info (generic, not fog) 17 years ago
  Brian Paul 4ee8d1ad67 gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion 17 years ago
  Brian Paul d7a7b0a10d mesa: new gl_fragment_program fields indicating use of fog, front-facing, point coord 17 years ago
  Brian Paul 3b3d34d637 egl: print multisample info 17 years ago
  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