Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-04 | openchrome: Fix initial screen clearing.ttm_branch | Thomas Hellström | 1 | -1/+1 |
2009-03-05 | Re-enable copy acceleration. | Thomas Hellström | 1 | -2/+0 |
2009-02-18 | Add P4M890 fifo values. | Thomas Hellström | 1 | -0/+4 |
2009-02-18 | Work around another core EXA bug. | Thomas Hellström | 1 | -1/+5 |
2009-02-18 | Unify XvMC and HQV surfaces. | Thomas Hellström | 4 | -38/+34 |
2009-02-06 | Get rid of XAA references. | Thomas Hellström | 2 | -36/+25 |
2009-02-06 | Tweak EXA to give us the pixmap address when doing | Thomas Hellström | 2 | -4/+6 |
2009-01-29 | Fixes for AIGLX. | Thomas Hellström | 1 | -0/+6 |
2009-01-28 | Fix a segfault when exiting Xorg vt switched. | Thomas Hellström | 1 | -11/+11 |
2009-01-22 | Some EXA fixes. | Thomas Hellström | 1 | -229/+79 |
2009-01-20 | Change the dri driver to openchrome and fix some dri | Thomas Hellström | 1 | -2/+12 |
2009-01-17 | Silence a compilation warning. | Thomas Hellström | 1 | -0/+7 |
2009-01-17 | Disable XvMC build for now, Update for "openchrome" drm and 3D driver. | Thomas Hellström | 7 | -10/+11 |
2009-01-17 | Fix video extension. | Thomas Hellström | 2 | -3/+4 |
2009-01-17 | Update for new via_drm.h | Thomas Hellström | 9 | -53/+77 |
2009-01-17 | Update for new via drm interface. | Thomas Hellström | 8 | -120/+126 |
2008-10-29 | Merge trunk revisions 590:592 | Thomas Hellström | 2 | -0/+18 |
2008-10-29 | Merge trunk revision 584:590 | Thomas Hellström | 6 | -73/+31 |
2008-10-29 | More libwsbm fixes | Thomas Hellström | 4 | -12/+12 |
2008-10-29 | Add support for latest WSBM. P4M890 fixes. | Thomas Hellström | 3 | -13/+13 |
2008-10-29 | Sw fallbacks for NPOT repeat composite operations | Thomas Hellström | 1 | -4/+24 |
2008-10-29 | Use via_3d_reg.h defines instead of hex numbers for Texture blending modes | Thomas Hellström | 3 | -41/+67 |
2008-10-29 | Catch restart return values | Thomas Hellström | 1 | -1/+1 |
2008-10-29 | Fix some outstanding rendercheck errors | Thomas Hellström | 2 | -5/+18 |
2008-10-29 | Add missing files | Thomas Hellström | 3 | -0/+539 |
2008-10-29 | Make XvMC build with TTM | Thomas Hellström | 11 | -1237/+673 |
2008-10-29 | Silence strict aliasing warnings | Thomas Hellström | 1 | -22/+39 |
2008-10-29 | Adapt to new DRM extension mechanism | Thomas Hellström | 2 | -6/+20 |
2008-10-29 | Adapt to libwsbm synccpu interface | Thomas Hellström | 8 | -39/+57 |
2008-10-29 | libwsdri changes to libwsbm | Thomas Hellström | 18 | -165/+165 |
2008-10-29 | Rework to support new kernel interface | Thomas Hellström | 9 | -102/+118 |
2008-10-29 | Generate HQV irq on CME video engines | Thomas Hellström | 1 | -1/+3 |
2008-10-29 | Support HQV command submission fully | Thomas Hellström | 6 | -118/+244 |
2008-10-29 | Clean up code a little for TTM | Thomas Hellström | 4 | -273/+167 |
2008-10-29 | Add uploadtoscrach support using a temporary buffer | Thomas Hellström | 2 | -23/+63 |
2008-10-29 | Make screen setup and takedown reasonably error safe | Thomas Hellström | 3 | -42/+142 |
2008-10-29 | Some accel cleanups. Fix a VT switch segfault | Thomas Hellström | 3 | -32/+6 |
2008-10-29 | Fix presumed AGP offset for textures | Thomas Hellström | 1 | -2/+7 |
2008-10-29 | Handle execbuf returns correctly. | Thomas Hellström | 1 | -2/+2 |
2008-10-29 | Back DRM major again | Thomas Hellström | 1 | -2/+2 |
2008-10-29 | Run cleanfile and viaindent on new files | Thomas Hellström | 4 | -68/+60 |
2008-10-29 | Re-enable Xv. Don't build XvMC | Thomas Hellström | 7 | -30/+55 |
2008-10-29 | Always Re-emit composite 3D state after a flush | Thomas Hellström | 5 | -5/+46 |
2008-10-29 | Restructure the VIA DRI interface | Thomas Hellström | 7 | -157/+114 |
2008-10-29 | Implement all acceleration through execbuf | Thomas Hellström | 8 | -202/+401 |
2008-10-29 | Fix refcounting issues and vt leave calls | Thomas Hellström | 3 | -30/+40 |
2008-10-29 | Make 3D accel build a reloc- and validation list | Thomas Hellström | 6 | -52/+213 |
2008-10-29 | Add missing files | Thomas Hellström | 7 | -1/+438 |
2008-10-29 | Fix up some file confusion | Thomas Hellström | 4 | -463/+2 |
2008-10-29 | Require new major drm version. | Thomas Hellström | 1 | -2/+2 |