25586 次程式碼提交 (b5e397c3693fbae6b2c91c602454d9a70651c9c4)
 

作者 SHA1 備註 提交日期
  José Fonseca 5940ba26f7 llvmpipe: Don't use llvm.readcyclecounter. 16 年之前
  José Fonseca 64611e086d llvmpipe: Separate constant building. 16 年之前
  José Fonseca c87fab0008 llvmpipe: Move type support functions into a separate file. 16 年之前
  José Fonseca b94e22e4be llvmpipe: Measure the number of cycles taken for blending. 16 年之前
  José Fonseca 5778970f15 llvmpipe: Minor comments / debug mnemonics. 16 年之前
  José Fonseca 02eaa32d83 llvmpipe: Optimize away min/max with equal operands. 16 年之前
  José Fonseca 9e92244440 llvmpipe: Improve generated 8bit blending code. 16 年之前
  José Fonseca ede73258a7 llvmpipe: Get blending of normalized 8bit unsigned integers working. 16 年之前
  José Fonseca a6622e6c54 llvmpipe: Specialize arithmetic operations. 16 年之前
  José Fonseca 272dadbe4e llvmpipe: Introduce a custom typing system. 16 年之前
  José Fonseca f478b6fe76 llvmpipe: Avoid C99-isms. 16 年之前
  José Fonseca fe90e46dc9 llvmpipe: Factor out intrisic calling code into a reusable function. 16 年之前
  José Fonseca 7ace0b1f4a llvmpipe: Cleanup test programs. 16 年之前
  José Fonseca 7d043162c5 llvmpipe: Blending. 16 年之前
  José Fonseca d2cf3e8dfd llvmpipe: Arithmetic helpers. 16 年之前
  Keith Whitwell fa3514a57e llvmpipe: fastpath for interpolated z16 less depthtesting 16 年之前
  Keith Whitwell 38a1479fe1 llvmpipe: cope with nr_cbufs == 0 16 年之前
  José Fonseca 4639f8aad5 llvmpipe: Translate logicops. 16 年之前
  José Fonseca 833323b8d0 llvmpipe: Separate pixel packing/unpacking from loading/storing. 16 年之前
  José Fonseca c4903ee27f xlib: Integrate with llvmpipe. 16 年之前
  José Fonseca b060771612 llvmpipe: Adjust for pixel layout changes. 16 年之前
  José Fonseca 42b15b26fd util: Make pixel format layout more meaningful. 16 年之前
  José Fonseca a910c7d820 util: Don't commit u_format_table.c 16 年之前
  José Fonseca 9a519ec4d1 llvmpipe: Fix typo in copyright. 16 年之前
  José Fonseca 3ef44746fe llvmpipe: Add test cases for pixels. 16 年之前
  José Fonseca 899bee2788 util: Fix r5g6b5 description. 16 年之前
  José Fonseca 3ace63c00f llvmpipe: Update SConscript. 16 年之前
  José Fonseca b023c1dc68 llvmpipe: Simple shell script to aid port softpipe changes to llvmpipe. 16 年之前
  Keith Whitwell 05bfd93c3f llvmpipe: move all depth/stencil/alpha pixel processing into one stage 16 年之前
  Keith Whitwell b8c437f20f llvmpipe: fix error in scissor state dependencies 16 年之前
  Keith Whitwell c5375da1dc llvmpipe: cleanup framebuffer state routine slightly 16 年之前
  Keith Whitwell 90caf1a3f3 llvmpipe: move all color-combine code into lp_quad_blend.c 16 年之前
  Keith Whitwell 54c6ef144f llvmpipe: fix typo 16 年之前
  Keith Whitwell 3c71a19016 llvmpipe: example fastpaths in blending 16 年之前
  Keith Whitwell 80eb276630 llvmpipe: actually pass >1 quad from triangle routine 16 年之前
  Keith Whitwell bdbb4beb21 llvmpipe: expand quad pipeline to process >1 quad at a time 16 年之前
  Keith Whitwell 4486012245 llvmpipe: rip out old mulithread support 16 年之前
  Keith Whitwell 2a7c39a211 llvmpipe: avoid flushing depth buffer cache on swapbuffers 16 年之前
  Keith Whitwell 3adca96114 llvmpipe: also shortcircuit non-texture tile lookups 16 年之前
  Keith Whitwell 2301314e7c llvmpipe: shortcircuit repeated lookups of the same tile 16 年之前
  Keith Whitwell df1823ec5b llvmpipe: remove unused vars in lp_setup.c 16 年之前
  Keith Whitwell 08811032c2 llvmpipe: use bitwise logic to setup quad masks in lp_setup 16 年之前
  Keith Whitwell 0aa24fa36f llvmpipe: simplify flush_spans 16 年之前
  Keith Whitwell 0f55a95b2f llvmpipe: make some small steps to flush texture cache less frequently 16 年之前
  Keith Whitwell 3121484a8b llvmpipe: remove backwards dependency from tilecache to llvmpipe 16 年之前
  José Fonseca c9a5930fe4 llvmpipe: Rename preprocessor symbols too. 16 年之前
  José Fonseca 8783732c4d llvmpipe: Pixel packing/unpacking and loop code generators. 16 年之前
  José Fonseca 15422b2d99 util: Pixel format database. 16 年之前
  José Fonseca 946f432a08 llvmpipe: Fork softpipe for experimentation with llvm. 16 年之前
  Ian Romanick 1814d6b49c Put 'extern' first on the line to silence GCC warnings. 16 年之前