7642 Commits (2a8bd4e32943f8fd5bac87bf711150b31fb1a4bf)
 

Author SHA1 Message Date
  Thomas Hellström 1ff99fcd50 New libdrm flag numbers. 20 years ago
  Keith Whitwell 67342052d2 Add copypix.c demo. 20 years ago
  Thomas Hellström ccf52b6784 Move over to libdrm. 20 years ago
  Thomas Hellström 78aa58c914 Add bufmgr_old that keeps the old pre-ttm functionality. 20 years ago
  Thomas Hellström 4291f24abd Add a define NO_TTM to disable ttm usage altogether for comparison. 20 years ago
  Keith Whitwell f4211722f1 Get texture drawpixels working 20 years ago
  Keith Whitwell 71380a1325 Get basic texturing and stencil working 20 years ago
  Keith Whitwell 33e55c6a7d i830 driver first triangles (with a faked out bufmgr) 20 years ago
  Keith Whitwell cd32164cc6 Port the i830 driver to the texture manager. Compiles but not tested. 20 years ago
  Keith Whitwell 7c1348ac8f Remove the flags argument for intel_meta_draw_quad(). 3D primitives 20 years ago
  Thomas Hellström 2560061cfe Silence printout and nicer wait for IRQ when out of batchbuffer mem. 20 years ago
  Keith Whitwell 0c047b8847 Texture copypixels, fixes to blit path also. 20 years ago
  Thomas Hellström c64a08c286 Call kernel to update the sarea breadcrumb when we seem to be out of 20 years ago
  Keith Whitwell bb409e88d8 Fix drawpixels window coordinate calculation. 20 years ago
  Keith Whitwell af69eefcba Fix logic for calculating regions for partial-buffer clears. 20 years ago
  Keith Whitwell d9c071adec - Use a raw buffer id rather than an intel_region struct for texture 20 years ago
  Keith Whitwell 833d19c21d Make this struct less opaque. 20 years ago
  Keith Whitwell 7245757174 Use spantmp2.h, based on r200 driver. 20 years ago
  Keith Whitwell 3d96cb7d48 First pass at using the texture engine for copypixels. Currently only 20 years ago
  Keith Whitwell f565ab2dd5 For some reason, streaming copies to write-combined regions are 20 years ago
  Thomas Hellström 7ad0c51f48 Enable uncached TTMs by default. 20 years ago
  Keith Whitwell fea684c533 fix misleading MI_FLUSH defn and usage 20 years ago
  Keith Whitwell 4e8845fc0c a few missed cases where blits can't do read/drawpixels 20 years ago
  Keith Whitwell ffcc1cdb41 Tweak the read format/type slightly so this can use the blitter. 20 years ago
  Keith Whitwell afc90075ba get PBO readpixels working also 20 years ago
  Keith Whitwell 79acea2708 Get PBO drawpixels working. 20 years ago
  Keith Whitwell a12063a540 use expected argument order for intel_check_blit_format 20 years ago
  Keith Whitwell 9826d83439 Add missing GetSubData callback. 20 years ago
  Keith Whitwell 84f7ded925 add bmBufferGetSubData 20 years ago
  Keith Whitwell 59dd8ad752 Hack bmBufferData and bmBufferSubdata back into operation with an 20 years ago
  Keith Whitwell 4afd26982e Hook up buffer_objects implementation to DrawPixels for testing. 20 years ago
  Keith Whitwell 17e4a7ea17 Bring DBG_BM() macros back to DBG(). Turn on by setting 20 years ago
  Keith Whitwell 3d67655cce bufferobjects implementation layered on top of bm buffers 20 years ago
  Keith Whitwell b5d7c69884 Define union fi, reenable clear-with-tris. 20 years ago
  Keith Whitwell b6759e2be7 Add an assert 20 years ago
  Keith Whitwell af853b0da7 Flush old primitive before starting new one in intelRasterPrimitive. 20 years ago
  Keith Whitwell 8d349798da Add a callback to set post-fragment state in the metaops utility. 20 years ago
  Keith Whitwell 4aea628194 Fix clipping for copypixel 20 years ago
  Keith Whitwell 008ddf628a Remove dead code 20 years ago
  Thomas Hellström 716496f263 Hack bufmgr_fake to allocate from ttms when possible. 20 years ago
  Keith Whitwell b3b325e560 get 3d textures working again 20 years ago
  Keith Whitwell 382ce985ac Fix cubemap layout 20 years ago
  Keith Whitwell 54b7eca7a0 Append an MI_FLUSH to each batchbuffer for synchronization. Not really 20 years ago
  Keith Whitwell f74e06bf11 restore swapbuffers throttling 20 years ago
  Keith Whitwell 9c02649d18 Introduce fixup/relocation lists for dma buffers. 20 years ago
  Keith Whitwell 2c34704e41 tweaks 20 years ago
  Keith Whitwell 85d0041ff0 rename texdown to reflect behaviour changes 20 years ago
  Keith Whitwell 67ff8b354e bump driver date, etc 20 years ago
  Keith Whitwell 08e7957571 Fix inverted image in copytexsubimage by tickling the hardware to 20 years ago
  Keith Whitwell 9c1f7089d8 Some functions had been indented by one space?! 20 years ago