Age | Commit message (Expand) | Author |
2007-07-20 | minor cleanups, disable debugging | Roland Scheidegger |
2007-07-19 | more cleanups (looks pretty reasonable now) | Roland Scheidegger |
2007-07-18 | swapbuffers with non-current contexts, cleanups | Roland Scheidegger |
2007-07-17 | get rid of more pageflip/rotation code. | Roland Scheidegger |
2007-07-17 | remove old code, remaining bits of static handles, disable (no longer functio... | Roland Scheidegger |
2007-07-15 | change back driver change from previous commit | Roland Scheidegger |
2007-07-15 | fix bogus fb/drawable information (fixes xdemos/wincopy) | Roland Scheidegger |
2007-07-15 | begin getting rid of fake clip rects (copy_pixel) | Roland Scheidegger |
2007-07-13 | bugfixes (wrt fb updates), cleanups | Roland Scheidegger |
2007-07-12 | don't use driDrawable information directly, don't resize at makecurrent | Roland Scheidegger |
2007-07-11 | Fix screen corruption on resize. | Keith Whitwell |
2007-07-11 | remove bogus assertion, change drawable updates | Roland Scheidegger |
2007-07-11 | drop some more code no longer needed | Roland Scheidegger |
2007-07-11 | some fixes, fake frontbuffer | Roland Scheidegger |
2007-07-10 | First attempt at using private back/z buffers. | Roland Scheidegger |
2007-06-05 | Add PCI IDs for the G33, Q33, and Q35 chipsets. | Wang Zhenyu |
2007-05-31 | i915tex: Add support for 945GME | Wang Zhenyu |
2007-04-17 | Defer buffer pool creation to the first context creation. | Thomas Hellstrom |
2007-04-16 | remove _tnl_arb_vertex_program_stage | Brian |
2007-04-08 | i915tex: Clean up resizing of renderbuffers. | Michel Dänzer |
2007-04-05 | include points.h to fix warnings | Brian |
2007-04-04 | i810/i915/i915tex: reinitialize the context point state | Xiang, Haihao |
2007-03-19 | i915tex: The intended triple buffering fix. | Michel Dänzer |
2007-03-09 | i915tex: Set intel_fb->vbl_waited to current instead of what we aimed for. | Michel Dänzer |
2007-03-07 | i915tex: Set framebuffer size to match window before calling _mesa_make_current. | Michel Dänzer |
2007-02-22 | i915tex: Schedule flips when possible. | Michel Dänzer |
2007-02-20 | i915tex: Triple buffering support, only effective with page flipping so far. | Michel Dänzer |
2007-02-20 | i915tex: Support page flipping on both CRTCs independently. | Michel Dänzer |
2007-02-20 | i915tex: Make page flipping work again. | Michel Dänzer |
2007-02-14 | i915tex: Take into account various mapping states when dropping the | Thomas Hellstrom |
2007-02-02 | Merge branch 'vbo-0.2' | Keith Whitwell |
2007-01-23 | i915tex: Fix randr resizing. Rotation still broken. | Thomas Hellstrom |
2007-01-16 | Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i... | Keith Whitwell |
2006-11-02 | Fixes Glean vertex/fragment test failures. Those tests never called | Brian Paul |
2006-11-02 | remove unneeded extern declaration of lockMutex | Brian Paul |
2006-11-02 | bump driver date | Brian Paul |
2006-11-02 | merge current trunk into vbo branch | Alan Hourihane |
2006-11-01 | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell |