3685 次程式碼提交 (b7f2b7e93609836260ca7eef635776073b8f7069)

作者 SHA1 備註 提交日期
  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 年之前
  Keith Whitwell dd7e5a4980 draw: add streamlined paths for fetching linear verts 17 年之前
  José Fonseca cb8a3ba433 util: No-op u_sse.h outside PIPE_ARCH_X86/X86_64. 17 年之前
  José Fonseca cbfce4175b tgsi: Include p_config.h. 17 年之前
  Stephane Marchesin a6ff215777 Gallivm: add slt. glxgears should be running, except it isn't. 17 年之前
  Jonathan White 5e585719eb cell: Moved X86 checks to wrap #include section so that Cell targets will compile again. 17 年之前
  Stephane Marchesin 4ae161e940 Gallivm: port to llvm 2.4. 17 年之前
  José Fonseca 8415d06d90 util: Fix util_fast_pow/exp2/log2. 17 年之前
  Ben Skeggs 2882a2db7a nouveau: some small API changes 17 年之前
  José Fonseca 5dc8e67078 tgsi: SSE2 optimized exp2, log2 and pow implementations. 17 年之前
  José Fonseca 906336cd7c util: Header for SSE2 intrinsics portability. 17 年之前
  José Fonseca 6607f2cf19 rtasm: Implement immediate group 1 instructions. Fix SIB emition. 17 年之前
  Stephane Marchesin 7379d0ef8f Gallivm: fix off-by-one. 17 年之前
  Stephane Marchesin a0a06cbc5b Gallivm: more instructions. 17 年之前
  Stephane Marchesin ab74b8e354 Gallivm: make it compile again, add some opcodes. 17 年之前
  Brian Paul fe1c9872ae cell: checkpoint: more work in emit_function_call() 17 年之前
  Brian Paul 55b65d3b42 cell: stub-out sin/cos function bodies to avoid trashing caller's stack for now 17 年之前
  Brian Paul 938e12c1ca gallium: SPU register comments 17 年之前
  Brian Paul 9d00cd3fc7 cell: move command processing code into new spu_command.c file 17 年之前
  Brian Paul bb01c1a78e cell: move debug-related declarations 17 年之前
  Brian Paul f45d39fa34 cell: move debug macros into new spu_debug.h 17 年之前
  Brian Paul a1189ea882 cell: move really_clear_tiles() 17 年之前
  Brian Paul bac5900a14 cell: align instruction buffers to 8-byte, not 32-byte boundary 17 年之前
  Brian Paul b5303446a8 cell: asst clean-up, var renaming 17 年之前
  Brian Paul 6741739d1e cell: remove unneeded blend/depth_stencil subclasses 17 年之前
  Brian Paul 164fb1299e cell: checkpoint: support for function calls in SPU shaders 17 年之前
  Brian Paul f5127909fb cell: inst reorder to save a cycle 17 年之前
  Alan Hourihane e9c722b660 st: change from ** to * for st_unreference_framebuffer() 17 年之前