15667 Commits (468c9775cbc863b024f41fccad3d6bb967e10ea8)
 

Author SHA1 Message Date
  José Fonseca 468c9775cb python/retrace: Application capable of replaying gallium traces. 17 years ago
  José Fonseca ffaa4e816f python: Allow to use trace pipe driver with python. 17 years ago
  José Fonseca 92675f6e22 python: Fix typo in buffer::write. 17 years ago
  José Fonseca 90ed1742d5 python: Remove unused var. 17 years ago
  José Fonseca 969ff9e9bf xlib: Use trace usage. 17 years ago
  José Fonseca 3c90678ea6 trace: Separate the trace screen/context vs the original screen/context. 17 years ago
  José Fonseca c67f353c0f mesa: Don't use alignments < 4. 17 years ago
  José Fonseca 449cb6b37b mesa: posix_memalign requires alignment to be multiple of sizeof(void*) 17 years ago
  José Fonseca a8540ef9fb gallium: Catch errors from posix_memalign. 17 years ago
  José Fonseca 50c6092355 python: Simplify st_winsys. 17 years ago
  José Fonseca 0ecaa37e49 python: Bindings fixes. 17 years ago
  José Fonseca d756f9512d translate: Draw can request up to PIPE_MAX_ATTRIBS + 1 vertex elements. 17 years ago
  Alan Hourihane 73467e1080 check for winsys->destroy before calling 17 years ago
  Brian Paul 19ff2326e9 gallium: fix exec_kilp(), fix Exec/FuncMask test for TGSI_OPCODE_RET 17 years ago
  Brian Paul f3048ad90e gallium: in fallback_copy_texsubimage() create new tex surface for CPU read access 17 years ago
  Michal Krol 3a1af846fe tgsi: Initial code for KILP, needs CCs working to be complete. 17 years ago
  Michal Krol 83a5a225d7 tgsi: Use a homebrew version of toupper(). 17 years ago
  Michal Krol bfdb1d55d5 tgsi: Fix typo. 17 years ago
  Michal Krol 4b929b32d0 tgsi: Validate instruction opcode and operand counts. 17 years ago
  Michal Krol 2caaba8195 tgsi: Use tgsi_info to dump opcode names. 17 years ago
  Michal Krol 79e52779bd tgsi: Use tgsi_opcode_info. 17 years ago
  Michal Krol 6d83a0cc68 make: List tgsi_info.c. 17 years ago
  Michal Krol 668ac25725 scons: List tgsi_info.c. 17 years ago
  Michal Krol 94f9faab31 tgsi: Opcode information. 17 years ago
  Zack Rusin d8be393cb6 fix compilation 17 years ago
  Michal Krol e7e992b12a mesa: KIL -> KIL, KIL_NV -> KILP. 17 years ago
  Michal Krol db38708c43 i915: Swap meanings of KIL and KILP. 17 years ago
  Michal Krol e8e75c8c86 cell: KILP is a predicated discard, KIL is a conditional discard. 17 years ago
  Michal Krol f0874d1a6b tgsi: Swap meanings of KIL and KILP opcodes. 17 years ago
  Michal Krol f633b14b92 gallivm: Translate KIL instead of KILP. 17 years ago
  Michal Krol 0c8f4c25ff draw: Use KIL instead of KILP. 17 years ago
  Michal Krol 9804ab9acc gallium: Make a note that OPCODE_KIL is a conditional kill. 17 years ago
  Brian Paul 4424c66875 gallium: more context clean-up 17 years ago
  Brian Paul a6880ace4c mesa: glsl: fix error detection of writing to read-only variables 17 years ago
  Brian Paul c01fbc7866 mesa: texture crop rect state 17 years ago
  Brian Paul 5af60556ed mesa: glsl: fix comment 17 years ago
  Brian Paul faad665594 gallium: distinguish between KIL and KILP 17 years ago
  Brian Paul 8f243d6593 mesa: glsl: enable bzero() in slang_typeinfo_construct() 17 years ago
  Brian Paul ee7296d319 mesa: glsl: remove reads of output regs from fragment shaders too 17 years ago
  Brian Paul af3d9dba56 mesa: set point state 17 years ago
  Brian Paul 49c2ee9d99 mesa: allow _mesa_remove_output_reads() to work on fragment programs 17 years ago
  Brian Paul 0fe0dc32e4 mesa: glsl: better error messages 17 years ago
  Brian Paul ef82311b3d mesa: glsl: regenerated files 17 years ago
  Brian Paul 3e0bbd404a mesa: glsl: additional constructors 17 years ago
  Brian Paul 42b262d01a mesa: glsl: better mod() functions 17 years ago
  José Fonseca 3eea56dc93 mesa: Rename sources to sources.mak. 17 years ago
  José Fonseca 0f5a2ebec4 gallium: Disable debug break by default on windows. 17 years ago
  José Fonseca 80d3a653f0 tgsi: Prevent division by zero. 17 years ago
  José Fonseca 3b5ee3d6de gallium: Allow compilation inside X. 17 years ago
  José Fonseca cf16285d1b gdi: Remove CVS keyword. 17 years ago