25623 Commits (8aa62cead71b4d06e49fccf02405c1ce649186fd)
 

Author SHA1 Message Date
  José Fonseca 7d043162c5 llvmpipe: Blending. 16 years ago
  José Fonseca d2cf3e8dfd llvmpipe: Arithmetic helpers. 16 years ago
  Keith Whitwell fa3514a57e llvmpipe: fastpath for interpolated z16 less depthtesting 16 years ago
  Keith Whitwell 38a1479fe1 llvmpipe: cope with nr_cbufs == 0 16 years ago
  José Fonseca 4639f8aad5 llvmpipe: Translate logicops. 16 years ago
  José Fonseca 833323b8d0 llvmpipe: Separate pixel packing/unpacking from loading/storing. 16 years ago
  José Fonseca c4903ee27f xlib: Integrate with llvmpipe. 16 years ago
  José Fonseca b060771612 llvmpipe: Adjust for pixel layout changes. 16 years ago
  José Fonseca 42b15b26fd util: Make pixel format layout more meaningful. 16 years ago
  José Fonseca a910c7d820 util: Don't commit u_format_table.c 16 years ago
  José Fonseca 9a519ec4d1 llvmpipe: Fix typo in copyright. 16 years ago
  José Fonseca 3ef44746fe llvmpipe: Add test cases for pixels. 16 years ago
  José Fonseca 899bee2788 util: Fix r5g6b5 description. 16 years ago
  José Fonseca 3ace63c00f llvmpipe: Update SConscript. 16 years ago
  José Fonseca b023c1dc68 llvmpipe: Simple shell script to aid port softpipe changes to llvmpipe. 16 years ago
  Keith Whitwell 05bfd93c3f llvmpipe: move all depth/stencil/alpha pixel processing into one stage 16 years ago
  Keith Whitwell b8c437f20f llvmpipe: fix error in scissor state dependencies 16 years ago
  Keith Whitwell c5375da1dc llvmpipe: cleanup framebuffer state routine slightly 16 years ago
  Keith Whitwell 90caf1a3f3 llvmpipe: move all color-combine code into lp_quad_blend.c 16 years ago
  Keith Whitwell 54c6ef144f llvmpipe: fix typo 16 years ago
  Keith Whitwell 3c71a19016 llvmpipe: example fastpaths in blending 16 years ago
  Keith Whitwell 80eb276630 llvmpipe: actually pass >1 quad from triangle routine 16 years ago
  Keith Whitwell bdbb4beb21 llvmpipe: expand quad pipeline to process >1 quad at a time 16 years ago
  Keith Whitwell 4486012245 llvmpipe: rip out old mulithread support 16 years ago
  Keith Whitwell 2a7c39a211 llvmpipe: avoid flushing depth buffer cache on swapbuffers 16 years ago
  Keith Whitwell 3adca96114 llvmpipe: also shortcircuit non-texture tile lookups 16 years ago
  Keith Whitwell 2301314e7c llvmpipe: shortcircuit repeated lookups of the same tile 16 years ago
  Keith Whitwell df1823ec5b llvmpipe: remove unused vars in lp_setup.c 16 years ago
  Keith Whitwell 08811032c2 llvmpipe: use bitwise logic to setup quad masks in lp_setup 16 years ago
  Keith Whitwell 0aa24fa36f llvmpipe: simplify flush_spans 16 years ago
  Keith Whitwell 0f55a95b2f llvmpipe: make some small steps to flush texture cache less frequently 16 years ago
  Keith Whitwell 3121484a8b llvmpipe: remove backwards dependency from tilecache to llvmpipe 16 years ago
  José Fonseca c9a5930fe4 llvmpipe: Rename preprocessor symbols too. 16 years ago
  José Fonseca 8783732c4d llvmpipe: Pixel packing/unpacking and loop code generators. 16 years ago
  José Fonseca 15422b2d99 util: Pixel format database. 16 years ago
  José Fonseca 946f432a08 llvmpipe: Fork softpipe for experimentation with llvm. 16 years ago
  Ian Romanick 1814d6b49c Put 'extern' first on the line to silence GCC warnings. 16 years ago
  Eric Anholt 00413d8742 i965: Use VBOs in the VBO module on 965, now that we have ARB_map_buffer_range. 16 years ago
  Eric Anholt 8096aa5213 vbo: Fix array pointer calculation for MapBufferRange-mapped vertex data. 16 years ago
  Eric Anholt 2d5c74fac3 intel: Add support for GL_ARB_map_buffer_range. 16 years ago
  Eric Anholt 446a226f9f i965: Implement ARB_oq CheckQuery in the intended way. 16 years ago
  Pauli Nieminen 0926a5f4a1 radeon: Fix swtcl emit pediction. 16 years ago
  Jakob Bornecrantz 55e7abf81f i915g: Add cursor case for scanout layout 16 years ago
  Jakob Bornecrantz 644060c025 i915g: Don't forget to init buffer ptrs 16 years ago
  Zack Rusin aaedd035ca st/xorg: disable composite accelration for now 16 years ago
  Zack Rusin 0a26811286 st/xorg: bind samplers before composition 16 years ago
  Zack Rusin f1c0a4b2f4 st/xorg: normalize coords for the src operands in the vertex shader 16 years ago
  Pauli Nieminen 4f644e58d4 radeon: Fix scissors for dri1. 16 years ago
  Joakim Sindholt dbe58d7f9f r300g: pretty up the new drm code a bit 16 years ago
  Jakob Bornecrantz 1e9eb69f83 st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents 16 years ago