3685 커밋 (b7f2b7e93609836260ca7eef635776073b8f7069)

작성자 SHA1 메시지 날짜
  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 년 전
  Keith Whitwell 53d4706c6c make draw's vertex_info struct smaller/quicker to compare with memcmp() 17 년 전
  Younes Manton d008fb1786 g3dvl: Ignore client flush requests unless entire frame is buffered. 17 년 전
  Younes Manton 111b8f6dd9 g3dvl: Bad semantic index in shader decl. 17 년 전
  Robert Ellison afaa53040b CELL: changes to generate SPU code for stenciling 17 년 전
  Keith Whitwell 6965532e14 rtasm: add sse_movntps 17 년 전
  Keith Whitwell 22eb067c88 draw: modify prefetching slightly 17 년 전
  Keith Whitwell 21f98ad30a draw: don't keep refetching constant inputs 17 년 전
  Keith Whitwell 66d4beb874 rtasm: add prefetch instructions 17 년 전
  Keith Whitwell a15699c3f5 draw: add streamlined paths for fetching linear verts 17 년 전
  Stephane Marchesin 8bdb4d2b2f Gallivm: add slt. glxgears should be running, except it isn't. 17 년 전
  Stephane Marchesin 3f4b67f5d7 Gallivm: port to llvm 2.4. 17 년 전
  Stephane Marchesin fdcaf569d4 Gallivm: fix off-by-one. 17 년 전
  Stephane Marchesin 0116ea34e1 Gallivm: more instructions. 17 년 전
  Stephane Marchesin 3f477e111a Gallivm: make it compile again, add some opcodes. 17 년 전
  Keith Whitwell 918a444913 draw: modify prefetching slightly 17 년 전
  Keith Whitwell af9cfea9cc draw: don't keep refetching constant inputs 17 년 전
  Keith Whitwell 102daee1b8 rtasm: add prefetch instructions 17 년 전