3685 커밋 (b7f2b7e93609836260ca7eef635776073b8f7069)

작성자 SHA1 메시지 날짜
  Brian Paul 978799beb2 cell: initial work for mipmap texture filtering 17 년 전
  Brian Paul b0c136cfb1 cell: remove old texture-related fields 17 년 전
  Brian Paul c05cabd646 cell: use fewer memory references in sample_texture4_bilinear_2() 17 년 전
  Brian Paul 420e8cdf25 cell: remove more old texture code 17 년 전
  Brian Paul 67425aaa09 cell: bilinear texture filtering using integer arithmetic 17 년 전
  Brian Paul c8fb368261 cell: remove old texture code 17 년 전
  Brian Paul 3b07c28dee cell: do texture sampling/filtering for four pixels at a time. 17 년 전
  Brian Paul 734685549c cell: added spu_unpack_A8R8G8B8_transpose4() 17 년 전
  Brian Paul ecac7996d4 cell: more instruction scheduling optimizations (MIN/MAX/LERP/etc) 17 년 전
  Brian Paul 01e312a73b cell: pass texture unit (sampler number) to txp() function 17 년 전
  Brian Paul d3403b5482 cell: add emit_RI10s() which does range checking on the 10-bit signed immediate field 17 년 전
  Brian Paul f42ef6f39d cell: additional 'offset' checking in spe_lqd(), spe_stqd() 17 년 전
  Brian Paul 78c67a726f cell: fix assertions in spe_lqd(), spe_stqd() 17 년 전
  Brian Paul 53ae243869 cell: fix function prologue/epilogue code for large stack frames 17 년 전
  Robert Ellison adeed0f90f CELL: fixing stencil bugs 17 년 전
  Brian Paul 02931db311 cell: call cell_flush_int() at end of cell_create_context() 17 년 전
  Brian Paul a13f61d34d cell: fix LERP when dst reg is a src reg 17 년 전
  Brian Paul a45d293fd9 cell: fix fm/fs copy & paste bug from a few commits ago 17 년 전
  Brian Paul e43af05311 cell: fix bug in emit_FLR() when src reg == dst reg 17 년 전
  Brian Paul dc7d213c54 cell: fix bug in emit_FRC() when src register == dst register. 17 년 전
  Brian Paul 086a56134f cell: updates in response to draw's struct vertex_info changes 17 년 전
  Brian Paul 7ac1fc7766 cell: fix incorrect bitmask in spe_load_uint() 17 년 전
  Brian Paul 583098e3cb cell: implement basic TXP instruction in fragment shaders 17 년 전
  Brian Paul c201e357eb cell: better immediate value allocation, better comments 17 년 전
  Brian Paul b9689791dd cell: massage the emit functions to get better instruction scheduling 17 년 전
  Brian Paul 2a3fa97be3 cell: more accurate comments 17 년 전
  Alan Hourihane ca5224945a gallium: silence warning 17 년 전
  Stephane Marchesin db9de99925 Gallivm: cleanup soa storage. 17 년 전
  Brian Paul d48a92e880 cell: implement function calls from shader code. fslight demo runs now. 17 년 전
  Brian Paul a4e477433f cell: implement more built-in shader functions, link spu code with -lm 17 년 전
  Brian Paul feb5a26bb1 cell: increase SPU_MAX_FRAGMENT_PROGRAM_INSTS 17 년 전
  Brian Paul 5c57cbec32 gallium: asst. clean-ups 17 년 전
  Brian Paul 73d00b9e93 gallium: better instruction printing for SPE code 17 년 전
  Brian Paul 800c350d71 cell: add support for fragment shader constant buffers 17 년 전
  Brian Paul ce416566bc cell: fix incorrect extended swizzle term code in get_src_reg() 17 년 전
  Brian Paul 3008657cea cell: fix formatting 17 년 전
  Brian Paul e561058641 cell: remove old code 17 년 전
  Stephane Marchesin a0809c5271 Gallivm: reorder the functions alphabetically so I can work on it. 17 년 전
  Brian Paul be3c070b6a cell: memset() key to zero 17 년 전
  Brian Paul 44799c3b7e cell: use new keymap to save/re-use fragment ops code 17 년 전
  Brian Paul f192ad5ebc gallium: added general-purpose key->data map/lookup container 17 년 전
  Patrice Mandin af59f767a0 nouveau: first draft of swizzle texture upload to vram 17 년 전
  Stephane Marchesin 85e578bbc7 Gallivm: don't say hello, it's rude. 17 년 전
  Stephane Marchesin 94ba48bd85 Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notably, gears doesn't. 17 년 전
  Keith Whitwell 23cc303994 draw: don't assume output buffer pointer is aligned 17 년 전
  Keith Whitwell c48da7d78b draw: add switch for drivers to force vertex data passthrough 17 년 전
  José Fonseca 4d7394f892 gallium: Introduce PIPE_ARCH_SSE define for SSE support. 17 년 전
  Brian f7ee3c9792 gallium: replace assertion with conditional/recovery code 17 년 전
  Michal Krol 9b82701813 draw: Fix compiler errors on Windows. 17 년 전
  Keith Whitwell 7053f8c902 rtasm: fix debug build 17 년 전