25630 次代码提交 (8313801911426a9a7b0bdbf2d6a4b2232428cc5b)
 

作者 SHA1 备注 提交日期
  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 年前
  Eric Anholt 00413d8742 i965: Use VBOs in the VBO module on 965, now that we have ARB_map_buffer_range. 16 年前
  Eric Anholt 8096aa5213 vbo: Fix array pointer calculation for MapBufferRange-mapped vertex data. 16 年前
  Eric Anholt 2d5c74fac3 intel: Add support for GL_ARB_map_buffer_range. 16 年前
  Eric Anholt 446a226f9f i965: Implement ARB_oq CheckQuery in the intended way. 16 年前
  Pauli Nieminen 0926a5f4a1 radeon: Fix swtcl emit pediction. 16 年前
  Jakob Bornecrantz 55e7abf81f i915g: Add cursor case for scanout layout 16 年前